SPECS: gnome-user-share.spec - safer .desktop glob

qboosh qboosh at pld-linux.org
Mon Dec 4 21:56:37 CET 2006


Author: qboosh                       Date: Mon Dec  4 20:56:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- safer .desktop glob

---- Files affected:
SPECS:
   gnome-user-share.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/gnome-user-share.spec
diff -u SPECS/gnome-user-share.spec:1.5 SPECS/gnome-user-share.spec:1.6
--- SPECS/gnome-user-share.spec:1.5	Mon Dec  4 21:05:21 2006
+++ SPECS/gnome-user-share.spec	Mon Dec  4 21:56:32 2006
@@ -55,7 +55,7 @@
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/%{name}
 %{_sysconfdir}/gconf/schemas/desktop_gnome_file_sharing.schemas
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_datadir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/12/04 20:56:32  qboosh
+- safer .desktop glob
+
 Revision 1.5  2006/12/04 20:05:21  aflinta
 - up to 0.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-user-share.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list