SPECS: freemind.spec - safer .desktop shellglob

qboosh qboosh at pld-linux.org
Tue Dec 5 22:43:55 CET 2006


Author: qboosh                       Date: Tue Dec  5 21:43:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- safer .desktop shellglob

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

---- Diffs:

================================================================
Index: SPECS/freemind.spec
diff -u SPECS/freemind.spec:1.1 SPECS/freemind.spec:1.2
--- SPECS/freemind.spec:1.1	Fri Dec  1 03:38:50 2006
+++ SPECS/freemind.spec	Tue Dec  5 22:43:49 2006
@@ -72,10 +72,10 @@
 %files
 %defattr(644,root,root,755)
 %doc bin/dist/doc/freemind*
-%{_datadir}/%{name}
 %attr(755,root,root) %{_bindir}/%{name}
+%{_datadir}/%{name}
 %{_pixmapsdir}/%{name}.png
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_datadir}/mime/packages/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -84,7 +84,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/12/05 21:43:49  qboosh
+- safer .desktop shellglob
+
 Revision 1.1  2006/12/01 02:38:50  japhy
 - New spec file.
-
-
================================================================

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



More information about the pld-cvs-commit mailing list