SPECS: knetstart.spec - fix attr

undefine undefine at pld-linux.org
Fri Jun 17 23:22:28 CEST 2005


Author: undefine                     Date: Fri Jun 17 21:22:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix attr

---- Files affected:
SPECS:
   knetstart.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/knetstart.spec
diff -u SPECS/knetstart.spec:1.13 SPECS/knetstart.spec:1.14
--- SPECS/knetstart.spec:1.13	Wed May 28 14:59:21 2003
+++ SPECS/knetstart.spec	Fri Jun 17 23:22:23 2005
@@ -61,7 +61,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%{_bindir}/knetstart
+%attr(755,root,root) %{_bindir}/knetstart
 %{_applnkdir}/Internet/knetstart.kdelnk
 %{_pixmapsdir}/knetstart.xpm
 %{_pixmapsdir}/mini/knetstart.xpm
@@ -72,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/06/17 21:22:23  undefine
+- fix attr
+
 Revision 1.13  2003/05/28 12:59:21  malekith
 - massive attack: source-md5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/knetstart.spec?r1=1.13&r2=1.14&f=u




More information about the pld-cvs-commit mailing list