SPECS: turboprint.spec - fix bindir permissions

glen glen at pld-linux.org
Wed Jul 26 16:56:32 CEST 2006


Author: glen                         Date: Wed Jul 26 14:56:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix bindir permissions

---- Files affected:
SPECS:
   turboprint.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/turboprint.spec
diff -u SPECS/turboprint.spec:1.11 SPECS/turboprint.spec:1.12
--- SPECS/turboprint.spec:1.11	Fri Oct 29 16:04:43 2004
+++ SPECS/turboprint.spec	Wed Jul 26 16:56:27 2006
@@ -49,7 +49,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
-%attr(644,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/*
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/colors
 %dir %{_datadir}/%{name}/doc
@@ -63,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/07/26 14:56:27  glen
+- fix bindir permissions
+
 Revision 1.11  2004/10/29 14:04:43  paladine
 - spelling fixes, unifications
 
@@ -85,9 +88,9 @@
 - pl fix, missing dirs
 
 Revision 1.4  2002/11/25 01:42:05  ankry
-Massive attack:
+  Massive attack:
 - s/man[ea]d[zż][ae]r/zarządca/g
-- (some) new %%doc
+- (some) new %doc
 
 Revision 1.3  2002/08/01 12:00:25  ankry
 - License: not distributable
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/turboprint.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list