SPECS: bash-completion.spec - no 755 for /etc/shrc.d
havner
havner at pld-linux.org
Wed Aug 23 10:06:05 CEST 2006
Author: havner Date: Wed Aug 23 08:06:05 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no 755 for /etc/shrc.d
---- Files affected:
SPECS:
bash-completion.spec (1.130 -> 1.131)
---- Diffs:
================================================================
Index: SPECS/bash-completion.spec
diff -u SPECS/bash-completion.spec:1.130 SPECS/bash-completion.spec:1.131
--- SPECS/bash-completion.spec:1.130 Wed Mar 1 21:09:12 2006
+++ SPECS/bash-completion.spec Wed Aug 23 10:06:00 2006
@@ -71,7 +71,7 @@
%doc README Changelog BUGS
%{_sysconfdir}/bash_completion
%{_sysconfdir}/bash_completion.d
-%attr(755,root,root) /etc/shrc.d/%{name}.sh
+/etc/shrc.d/%{name}.sh
%ghost %attr(664,root,wheel) /var/cache/rpmpkgs.txt
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -80,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.131 2006/08/23 08:06:00 havner
+- no 755 for /etc/shrc.d
+
Revision 1.130 2006/03/01 20:09:12 glen
- split and rediff patches for easier upstream merge
- move initialization script to SOURCES
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bash-completion.spec?r1=1.130&r2=1.131&f=u
More information about the pld-cvs-commit
mailing list