SPECS: invoicer.spec - fix perms

darekr darekr at pld-linux.org
Wed Aug 16 10:37:43 CEST 2006


Author: darekr                       Date: Wed Aug 16 08:37:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix perms

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

---- Diffs:

================================================================
Index: SPECS/invoicer.spec
diff -u SPECS/invoicer.spec:1.2 SPECS/invoicer.spec:1.3
--- SPECS/invoicer.spec:1.2	Wed Aug 16 00:41:36 2006
+++ SPECS/invoicer.spec	Wed Aug 16 10:37:37 2006
@@ -40,8 +40,8 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_desktopdir}/invoicer.desktop
-%attr(755,root,root) %{_pixmapsdir}/invoicer_ico.png
+%{_desktopdir}/invoicer.desktop
+%{_pixmapsdir}/invoicer_ico.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -49,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/08/16 08:37:37  darekr
+- fix perms
+
 Revision 1.2  2006/08/15 22:41:36  speedo
 - fixed path
 
================================================================

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



More information about the pld-cvs-commit mailing list