SPECS: libnotify.spec - correct rights for binaries

patrys patrys at pld-linux.org
Thu Oct 6 22:49:53 CEST 2005


Author: patrys                       Date: Thu Oct  6 20:49:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- correct rights for binaries

---- Files affected:
SPECS:
   libnotify.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/libnotify.spec
diff -u SPECS/libnotify.spec:1.1 SPECS/libnotify.spec:1.2
--- SPECS/libnotify.spec:1.1	Thu Oct  6 22:47:25 2005
+++ SPECS/libnotify.spec	Thu Oct  6 22:49:47 2005
@@ -47,7 +47,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog COPYING README
-%{_bindir}/*
+%attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 
 %files devel
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/10/06 20:49:47  patrys
+- correct rights for binaries
+
 Revision 1.1  2005/10/06 20:47:25  patrys
 - add notification support for PLD
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libnotify.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list