SPECS: exmap.spec - next %files fix

twittner twittner at pld-linux.org
Sat Feb 10 16:36:33 CET 2007


Author: twittner                     Date: Sat Feb 10 15:36:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- next %files fix

---- Files affected:
SPECS:
   exmap.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/exmap.spec
diff -u SPECS/exmap.spec:1.2 SPECS/exmap.spec:1.3
--- SPECS/exmap.spec:1.2	Sat Feb 10 16:17:16 2007
+++ SPECS/exmap.spec	Sat Feb 10 16:36:28 2007
@@ -161,8 +161,9 @@
 
 %if %{with userspace}
 %files
+%defattr(644,root,root,755)
 %doc README TODO
-%defattr(644,root,root,755) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/*
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -171,6 +172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/02/10 15:36:28  twittner
+- next %files fix
+
 Revision 1.2  2007/02/10 15:17:16  twittner
 - fix %files
 
================================================================

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



More information about the pld-cvs-commit mailing list