SPECS: icomplete.spec - /etc/icomplete.conf should be 644, not 640

blekot blekot at pld-linux.org
Tue Apr 4 20:18:52 CEST 2006


Author: blekot                       Date: Tue Apr  4 18:18:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- /etc/icomplete.conf should be 644, not 640

---- Files affected:
SPECS:
   icomplete.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/icomplete.spec
diff -u SPECS/icomplete.spec:1.4 SPECS/icomplete.spec:1.5
--- SPECS/icomplete.spec:1.4	Tue Apr  4 19:32:04 2006
+++ SPECS/icomplete.spec	Tue Apr  4 20:18:46 2006
@@ -70,7 +70,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/icomplete
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/icomplete.conf
+%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/icomplete.conf
 %{_datadir}/vim/vimfiles/autoload/cppcomplete.vim
 %{_datadir}/vim/vimfiles/plugin/icomplete.vim
 
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/04/04 18:18:46  blekot
+- /etc/icomplete.conf should be 644, not 640
+
 Revision 1.4  2006/04/04 17:32:04  glen
 - partial revert
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/icomplete.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list