SPECS: gssdp.spec - fix perms on commandline tool

aredridel aredridel at pld-linux.org
Sun Jul 29 21:33:43 CEST 2007


Author: aredridel                    Date: Sun Jul 29 19:33:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix perms on commandline tool

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

---- Diffs:

================================================================
Index: SPECS/gssdp.spec
diff -u SPECS/gssdp.spec:1.1 SPECS/gssdp.spec:1.2
--- SPECS/gssdp.spec:1.1	Sun Jul 29 21:22:51 2007
+++ SPECS/gssdp.spec	Sun Jul 29 21:33:38 2007
@@ -81,7 +81,7 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog NEWS README
-%{_bindir}/gssdp-device-sniffer
+%attr(755,root,root) %{_bindir}/gssdp-device-sniffer
 %attr(755,root,root)    %{_libdir}/libgssdp-1.0.so.0.0.0
 %dir %{_datadir}/gssdp
 %{_datadir}/gssdp/gssdp-device-sniffer.glade
@@ -108,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/07/29 19:33:38  aredridel
+- fix perms on commandline tool
+
 Revision 1.1  2007/07/29 19:22:51  aredridel
 - added
 
================================================================

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



More information about the pld-cvs-commit mailing list