SPECS: alacarte.spec, configure-thinkpad.spec, configure-trackpoin...

glen glen at pld-linux.org
Tue Nov 7 23:32:50 CET 2006


Author: glen                         Date: Tue Nov  7 22:32:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly

---- Files affected:
SPECS:
   alacarte.spec (1.6 -> 1.7) , configure-thinkpad.spec (1.2 -> 1.3) , configure-trackpoint.spec (1.4 -> 1.5) , glest.spec (1.10 -> 1.11) , gsudoku.spec (1.3 -> 1.4) , iceweasel.spec (1.7 -> 1.8) , knetworkmanager.spec (1.3 -> 1.4) , mozilla-firefox-bin.spec (1.12 -> 1.13) , pykaraoke.spec (1.3 -> 1.4) , sudoku-savant.spec (1.3 -> 1.4) , wireshark.spec (1.160 -> 1.161) , xpilot.spec (1.20 -> 1.21) , xplns.spec (1.1 -> 1.2) , xpuyopuyo.spec (1.18 -> 1.19) , xqf.spec (1.17 -> 1.18) , xrdesktop.spec (1.10 -> 1.11) , xsettools.spec (1.11 -> 1.12) , xsnow.spec (1.32 -> 1.33) , xteddy.spec (1.23 -> 1.24) , xtrader.spec (1.5 -> 1.6) , xtux.spec (1.20 -> 1.21) , xzgv.spec (1.32 -> 1.33) , yafc.spec (1.40 -> 1.41) , yarssr.spec (1.6 -> 1.7) , ydpdict.spec (1.41 -> 1.42) , yelp.spec (1.92 -> 1.93) , yiff.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/alacarte.spec
diff -u SPECS/alacarte.spec:1.6 SPECS/alacarte.spec:1.7
--- SPECS/alacarte.spec:1.6	Sat Nov  4 16:30:38 2006
+++ SPECS/alacarte.spec	Tue Nov  7 23:32:43 2006
@@ -70,7 +70,7 @@
 %dir %{py_sitedir}/Alacarte
 %{py_sitedir}/Alacarte/*.py[co]
 %{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/*/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.6  2006/11/04 15:30:38  megabajt
 - R: gnome-menus-editor (alacarte needs gmenu.so)
 - rel. 2

================================================================
Index: SPECS/configure-thinkpad.spec
diff -u SPECS/configure-thinkpad.spec:1.2 SPECS/configure-thinkpad.spec:1.3
--- SPECS/configure-thinkpad.spec:1.2	Sat Aug 19 15:43:52 2006
+++ SPECS/configure-thinkpad.spec	Tue Nov  7 23:32:43 2006
@@ -50,7 +50,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -59,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.2  2006/08/19 13:43:52  qboosh
 - cleanup, BR: pkgconfig
 

================================================================
Index: SPECS/configure-trackpoint.spec
diff -u SPECS/configure-trackpoint.spec:1.4 SPECS/configure-trackpoint.spec:1.5
--- SPECS/configure-trackpoint.spec:1.4	Sat Aug 19 15:47:18 2006
+++ SPECS/configure-trackpoint.spec	Tue Nov  7 23:32:43 2006
@@ -102,7 +102,7 @@
 %files gnome
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 %endif
 
@@ -112,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.4  2006/08/19 13:47:18  qboosh
 - cleanup, BR: pkgconfig
 

================================================================
Index: SPECS/glest.spec
diff -u SPECS/glest.spec:1.10 SPECS/glest.spec:1.11
--- SPECS/glest.spec:1.10	Tue Aug  1 21:59:24 2006
+++ SPECS/glest.spec	Tue Nov  7 23:32:43 2006
@@ -137,7 +137,7 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -146,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.10  2006/08/01 19:59:24  tommat
 - more languages
 - added polished polish translation patch

================================================================
Index: SPECS/gsudoku.spec
diff -u SPECS/gsudoku.spec:1.3 SPECS/gsudoku.spec:1.4
--- SPECS/gsudoku.spec:1.3	Sun Jul 23 23:57:55 2006
+++ SPECS/gsudoku.spec	Tue Nov  7 23:32:43 2006
@@ -81,7 +81,7 @@
 %doc README.TXT Release_notes.txt manual
 %attr(755,root,root) %{_bindir}/gsudoku
 %{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -90,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.3  2006/07/23 21:57:55  havner
 - use %%__cc
 

================================================================
Index: SPECS/iceweasel.spec
diff -u SPECS/iceweasel.spec:1.7 SPECS/iceweasel.spec:1.8
--- SPECS/iceweasel.spec:1.7	Thu Oct 26 18:20:22 2006
+++ SPECS/iceweasel.spec	Tue Nov  7 23:32:43 2006
@@ -391,7 +391,7 @@
 %attr(755,root,root) %{_iceweaseldir}/reg*
 %attr(755,root,root) %{_iceweaseldir}/x*
 #%{_pixmapsdir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %dir %{_iceweaseldir}/chrome
 %{_iceweaseldir}/chrome/*.jar
@@ -426,6 +426,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.7  2006/10/26 16:20:22  czarny
 - name patches
 - sorted patches

================================================================
Index: SPECS/knetworkmanager.spec
diff -u SPECS/knetworkmanager.spec:1.3 SPECS/knetworkmanager.spec:1.4
--- SPECS/knetworkmanager.spec:1.3	Wed Jun  7 10:51:51 2006
+++ SPECS/knetworkmanager.spec	Tue Nov  7 23:32:43 2006
@@ -82,7 +82,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %{_pixmapsdir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_iconsdir}/*/*/apps/%{name}.png
 %{_datadir}/mimelnk/application/*
 %{_datadir}/apps/%{name}
@@ -93,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.3  2006/06/07 08:51:51  qboosh
 - fixed Name, typo
 

================================================================
Index: SPECS/mozilla-firefox-bin.spec
diff -u SPECS/mozilla-firefox-bin.spec:1.12 SPECS/mozilla-firefox-bin.spec:1.13
--- SPECS/mozilla-firefox-bin.spec:1.12	Tue Nov  7 00:29:47 2006
+++ SPECS/mozilla-firefox-bin.spec	Tue Nov  7 23:32:43 2006
@@ -79,7 +79,7 @@
 %attr(755,root,root) %{_firefoxdir}/f*
 %attr(755,root,root) %{_firefoxdir}/x*
 #%{_pixmapsdir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %{_firefoxdir}/chrome
 
@@ -89,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.12  2006/11/06 23:29:47  glen
 - postun dropped (should use %ghost and %dir instead)
 

================================================================
Index: SPECS/pykaraoke.spec
diff -u SPECS/pykaraoke.spec:1.3 SPECS/pykaraoke.spec:1.4
--- SPECS/pykaraoke.spec:1.3	Sun Oct  8 14:11:31 2006
+++ SPECS/pykaraoke.spec	Tue Nov  7 23:32:43 2006
@@ -74,7 +74,7 @@
 %doc README.txt
 %attr(755,root,root) %{_bindir}/*
 %{py_sitedir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_datadir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -83,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.3  2006/10/08 12:11:31  qboosh
 - pl, adjusted Group
 

================================================================
Index: SPECS/sudoku-savant.spec
diff -u SPECS/sudoku-savant.spec:1.3 SPECS/sudoku-savant.spec:1.4
--- SPECS/sudoku-savant.spec:1.3	Wed Jul 26 22:38:08 2006
+++ SPECS/sudoku-savant.spec	Tue Nov  7 23:32:43 2006
@@ -56,7 +56,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -65,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.3  2006/07/26 20:38:08  qboosh
 - formatting, pl fix
 

================================================================
Index: SPECS/wireshark.spec
diff -u SPECS/wireshark.spec:1.160 SPECS/wireshark.spec:1.161
--- SPECS/wireshark.spec:1.160	Thu Sep 14 11:20:40 2006
+++ SPECS/wireshark.spec	Tue Nov  7 23:32:43 2006
@@ -274,7 +274,7 @@
 %dir %{_libdir}/%{name}/plugins/%{version}*
 %attr(755,root,root) %{_libdir}/%{name}/plugins/%{version}*/*.so
 %{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 %{_mandir}/man1/wireshark.1*
 
@@ -323,6 +323,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.161  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.160  2006/09/14 09:20:40  glen
 - main package requires /usr/bin/dumpcap
 

================================================================
Index: SPECS/xpilot.spec
diff -u SPECS/xpilot.spec:1.20 SPECS/xpilot.spec:1.21
--- SPECS/xpilot.spec:1.20	Tue May 17 14:13:47 2005
+++ SPECS/xpilot.spec	Tue Nov  7 23:32:43 2006
@@ -85,7 +85,7 @@
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/xpilot
 %{_mandir}/man?/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -94,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.20  2005/05/17 12:13:47  ankry
 - rel. 4 to rebuild with fixed desktop
 
@@ -105,7 +108,7 @@
 
 Revision 1.17  2003/07/16 15:00:55  radzio
 - move from /usr/X11R6 to /usr
-- use %%{_desktopdir} instead of %%{_applnkdir}
+- use %{_desktopdir} instead of %{_applnkdir}
 - update .desktop files
 
 Revision 1.16  2003/05/28 13:03:12  malekith

================================================================
Index: SPECS/xplns.spec
diff -u SPECS/xplns.spec:1.1 SPECS/xplns.spec:1.2
--- SPECS/xplns.spec:1.1	Sat Jul 29 12:22:10 2006
+++ SPECS/xplns.spec	Tue Nov  7 23:32:43 2006
@@ -63,7 +63,7 @@
 %doc usr/share/doc/xplns-%{version}/README
 %attr(755,root,root) %{_bindir}/*
 %{_appdefsdir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_datadir}/%{name}
 %{_pixmapsdir}/*
 
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.1  2006/07/29 10:22:10  havner
 - astronomic program
 - no source as I couldn't find any sign of license and its distributed

================================================================
Index: SPECS/xpuyopuyo.spec
diff -u SPECS/xpuyopuyo.spec:1.18 SPECS/xpuyopuyo.spec:1.19
--- SPECS/xpuyopuyo.spec:1.18	Sun Sep 11 17:07:55 2005
+++ SPECS/xpuyopuyo.spec	Tue Nov  7 23:32:43 2006
@@ -67,7 +67,7 @@
 %{_mandir}/man6/*
 %{_datadir}/%{name}
 %{_pixmapsdir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.18  2005/09/11 15:07:55  darekr
 - cosmetics; GPL v2
 

================================================================
Index: SPECS/xqf.spec
diff -u SPECS/xqf.spec:1.17 SPECS/xqf.spec:1.18
--- SPECS/xqf.spec:1.17	Tue Aug  8 16:38:10 2006
+++ SPECS/xqf.spec	Tue Nov  7 23:32:43 2006
@@ -65,7 +65,7 @@
 %attr(755,root,root) %{_bindir}/xqf
 %{_datadir}/xqf
 %{_mandir}/man6/xqf.6*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -74,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.17  2006/08/08 14:38:10  sparky
 - mass attack: s/%patch /%patch0 / -- usefull for overloaded %patch macro
 

================================================================
Index: SPECS/xrdesktop.spec
diff -u SPECS/xrdesktop.spec:1.10 SPECS/xrdesktop.spec:1.11
--- SPECS/xrdesktop.spec:1.10	Sun Jul  4 22:28:44 2004
+++ SPECS/xrdesktop.spec	Tue Nov  7 23:32:43 2006
@@ -47,7 +47,7 @@
 %defattr(644,root,root,755)
 %doc Changelog README
 %attr(755,root,root) %{_bindir}/xrdesktop
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -56,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.10  2004/07/04 20:28:44  adamg
 - applnk -> vfolders; release 3
 

================================================================
Index: SPECS/xsettools.spec
diff -u SPECS/xsettools.spec:1.11 SPECS/xsettools.spec:1.12
--- SPECS/xsettools.spec:1.11	Sun Sep 11 15:58:18 2005
+++ SPECS/xsettools.spec	Tue Nov  7 23:32:43 2006
@@ -43,7 +43,7 @@
 %defattr(644,root,root,755)
 %doc README CHANGELOG TODO
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -51,6 +51,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.11  2005/09/11 13:58:18  darekr
 - use _desktopdir
 

================================================================
Index: SPECS/xsnow.spec
diff -u SPECS/xsnow.spec:1.32 SPECS/xsnow.spec:1.33
--- SPECS/xsnow.spec:1.32	Thu Mar  9 15:35:11 2006
+++ SPECS/xsnow.spec	Tue Nov  7 23:32:43 2006
@@ -83,7 +83,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/%{name}
 %{_mandir}/man1/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 %{xscreensaverdir}/*
 
@@ -93,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.32  2006/03/09 14:35:11  glen
 - quote %{__cc}
 

================================================================
Index: SPECS/xteddy.spec
diff -u SPECS/xteddy.spec:1.23 SPECS/xteddy.spec:1.24
--- SPECS/xteddy.spec:1.23	Sun Jul  4 22:07:33 2004
+++ SPECS/xteddy.spec	Tue Nov  7 23:32:43 2006
@@ -62,7 +62,7 @@
 %doc AUTHORS README xteddy.README
 %attr(755,root,root) %{_bindir}/xteddy
 %{_mandir}/man6/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -71,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.23  2004/07/04 20:07:33  adamg
 - applnk -> vfolders
 

================================================================
Index: SPECS/xtrader.spec
diff -u SPECS/xtrader.spec:1.5 SPECS/xtrader.spec:1.6
--- SPECS/xtrader.spec:1.5	Tue Nov 30 13:05:20 2004
+++ SPECS/xtrader.spec	Tue Nov  7 23:32:43 2006
@@ -48,7 +48,7 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -57,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.5  2004/11/30 12:05:20  paladine
 - updated to 0.99.9
 - fixed desktop file

================================================================
Index: SPECS/xtux.spec
diff -u SPECS/xtux.spec:1.20 SPECS/xtux.spec:1.21
--- SPECS/xtux.spec:1.20	Sun Sep 11 16:26:47 2005
+++ SPECS/xtux.spec	Tue Nov  7 23:32:43 2006
@@ -66,7 +66,7 @@
 %doc AUTHORS CHANGELOG README README.GGZ
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/xtux
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.20  2005/09/11 14:26:47  darekr
 - GPL v2
 

================================================================
Index: SPECS/xzgv.spec
diff -u SPECS/xzgv.spec:1.32 SPECS/xzgv.spec:1.33
--- SPECS/xzgv.spec:1.32	Sat Apr 22 21:03:10 2006
+++ SPECS/xzgv.spec	Tue Nov  7 23:32:43 2006
@@ -85,7 +85,7 @@
 %attr(755,root,root) %{_bindir}/xzgv
 %{_infodir}/xzgv*
 %{_mandir}/man1/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -94,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.32  2006/04/22 19:03:10  glen
 - add fix for CVE-2006-1060
 - apply patch1 (CAN-2004-0994), rel 5

================================================================
Index: SPECS/yafc.spec
diff -u SPECS/yafc.spec:1.40 SPECS/yafc.spec:1.41
--- SPECS/yafc.spec:1.40	Sun Aug  6 19:03:18 2006
+++ SPECS/yafc.spec	Tue Nov  7 23:32:43 2006
@@ -81,7 +81,7 @@
 %doc BUGS COPYRIGHT NEWS README THANKS TODO
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yafcrc
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_mandir}/man1/*
 %{_infodir}/yafc.info*
 
@@ -91,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.40  2006/08/06 17:03:18  wolf
 - rel 3
 

================================================================
Index: SPECS/yarssr.spec
diff -u SPECS/yarssr.spec:1.6 SPECS/yarssr.spec:1.7
--- SPECS/yarssr.spec:1.6	Mon Mar 21 22:44:47 2005
+++ SPECS/yarssr.spec	Tue Nov  7 23:32:43 2006
@@ -57,7 +57,7 @@
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/%{name}.glade
 %{_datadir}/%{name}/pixmaps
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -65,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/11/07 22:32:43  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.6  2005/03/21 21:44:47  qboosh
 - wrrr, missing dirs; think!
 

================================================================
Index: SPECS/ydpdict.spec
diff -u SPECS/ydpdict.spec:1.41 SPECS/ydpdict.spec:1.42
--- SPECS/ydpdict.spec:1.41	Fri Jan  6 22:25:50 2006
+++ SPECS/ydpdict.spec	Tue Nov  7 23:32:43 2006
@@ -54,7 +54,7 @@
 %doc README
 %attr(755,root,root) %{_bindir}/*
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ydpdict.conf
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/alacarte.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/configure-thinkpad.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SPECS/configure-trackpoint.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/glest.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/gsudoku.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/iceweasel.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/knetworkmanager.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/mozilla-firefox-bin.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/pykaraoke.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/sudoku-savant.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/wireshark.spec?r1=1.160&r2=1.161&f=u
    http://cvs.pld-linux.org/SPECS/xpilot.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/SPECS/xplns.spec?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SPECS/xpuyopuyo.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/xqf.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/xrdesktop.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/xsettools.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/xsnow.spec?r1=1.32&r2=1.33&f=u
    http://cvs.pld-linux.org/SPECS/xteddy.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/SPECS/xtrader.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/xtux.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/SPECS/xzgv.spec?r1=1.32&r2=1.33&f=u
    http://cvs.pld-linux.org/SPECS/yafc.spec?r1=1.40&r2=1.41&f=u
    http://cvs.pld-linux.org/SPECS/yarssr.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/ydpdict.spec?r1=1.41&r2=1.42&f=u
    http://cvs.pld-linux.org/SPECS/yelp.spec?r1=1.92&r2=1.93&f=u
    http://cvs.pld-linux.org/SPECS/yiff.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list