SPECS: bash-completion.spec - giving off /etc/bash_completion.d (c...

charles charles at pld-linux.org
Tue Aug 9 23:25:12 CEST 2005


Author: charles                      Date: Tue Aug  9 21:25:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- giving off /etc/bash_completion.d (can be used through e.g. openoffice.org)

---- Files affected:
SPECS:
   bash-completion.spec (1.119 -> 1.120) 

---- Diffs:

================================================================
Index: SPECS/bash-completion.spec
diff -u SPECS/bash-completion.spec:1.119 SPECS/bash-completion.spec:1.120
--- SPECS/bash-completion.spec:1.119	Fri Jul 22 00:09:02 2005
+++ SPECS/bash-completion.spec	Tue Aug  9 23:25:07 2005
@@ -85,7 +85,8 @@
 %defattr(644,root,root,755)
 %doc README Changelog BUGS
 %{_sysconfdir}/bash_completion
-%{_sysconfdir}/bash_completion.d/
+%dir %{_sysconfdir}/bash_completion.d
+%{_sysconfdir}/bash_completion.d/*
 %attr(755,root,root) /etc/shrc.d/%{name}.sh
 
 %files rpm-cache
@@ -99,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.120  2005/08/09 21:25:07  charles
+- giving off /etc/bash_completion.d (can be used through e.g. openoffice.org)
+
 Revision 1.119  2005/07/21 22:09:02  glen
 - 20050721
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bash-completion.spec?r1=1.119&r2=1.120&f=u




More information about the pld-cvs-commit mailing list