SPECS: 54321.spec, BasiliskII.spec, BitchX.spec, CriticalMass.spec...

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


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

---- Files affected:
SPECS:
   54321.spec (1.22 -> 1.23) , BasiliskII.spec (1.41 -> 1.42) , BitchX.spec (1.89 -> 1.90) , CriticalMass.spec (1.23 -> 1.24) , Eterm.spec (1.81 -> 1.82) , LPRngTool.spec (1.22 -> 1.23) , LinNeighborhood.spec (1.34 -> 1.35) , LinPopUp.spec (1.47 -> 1.48) , LinuxUpdate.spec (1.19 -> 1.20) , Narval.spec (1.16 -> 1.17) , NewsFeed.spec (1.6 -> 1.7) , R.spec (1.78 -> 1.79) , SNNS.spec (1.14 -> 1.15) , SPE.spec (1.22 -> 1.23) , TORCS.spec (1.34 -> 1.35) , X11-driver-nvidia-legacy.spec (1.30 -> 1.31) , X11-driver-nvidia.spec (1.84 -> 1.85) , abiword.spec (1.130 -> 1.131) , adom.spec (1.29 -> 1.30) , afe.spec (1.7 -> 1.8) , anjuta.spec (1.87 -> 1.88) , armagetron.spec (1.30 -> 1.31) , atanks.spec (1.13 -> 1.14) , audacity.spec (1.54 -> 1.55) , babychess.spec (1.7 -> 1.8) , balsa.spec (1.139 -> 1.140) , bc.spec (1.76 -> 1.77) , biblos.spec (1.19 -> 1.20) , blam.spec (1.24 -> 1.25) , bless.spec (1.8 -> 1.9) , bluefish.spec (1.80 -> 1.81) , bmp.spec (1.49 -> 1.50) , bmpx.spec (1.61 -> 1
 .62) , bug-buddy.spec (1.49 -> 1.50) , cairo-clock.spec (1.4 -> 1.5) , cgwd.spec (1.7 -> 1.8) , csboard.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/54321.spec
diff -u SPECS/54321.spec:1.22 SPECS/54321.spec:1.23
--- SPECS/54321.spec:1.22	Mon Nov  6 01:34:11 2006
+++ SPECS/54321.spec	Tue Nov  7 23:21:10 2006
@@ -68,7 +68,7 @@
 %dir %{_datadir}/%{name}/bin
 %dir %{_datadir}/%{name}/bin/Linux
 %{_datadir}/%{name}/data
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.22  2006/11/06 00:34:11  sparky
 - added SDL_main patch
 

================================================================
Index: SPECS/BasiliskII.spec
diff -u SPECS/BasiliskII.spec:1.41 SPECS/BasiliskII.spec:1.42
--- SPECS/BasiliskII.spec:1.41	Fri Mar 18 15:02:48 2005
+++ SPECS/BasiliskII.spec	Tue Nov  7 23:21:10 2006
@@ -65,7 +65,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog README TECH TODO src/Unix/Linux
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/fbdevices
@@ -78,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.41  2005/03/18 14:02:48  darekr
 - missing dir
 

================================================================
Index: SPECS/BitchX.spec
diff -u SPECS/BitchX.spec:1.89 SPECS/BitchX.spec:1.90
--- SPECS/BitchX.spec:1.89	Mon Mar 27 14:41:49 2006
+++ SPECS/BitchX.spec	Tue Nov  7 23:21:10 2006
@@ -144,7 +144,7 @@
 %{_datadir}/BitchX/help
 %{_datadir}/BitchX/script
 %{_datadir}/BitchX/translation
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 %{_mandir}/man1/*
 %lang(pl) %{_mandir}/pl/man1/*
@@ -161,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.90  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.89  2006/03/27 12:41:49  glen
 - rel 7 (libmysqlclient_15)
 

================================================================
Index: SPECS/CriticalMass.spec
diff -u SPECS/CriticalMass.spec:1.23 SPECS/CriticalMass.spec:1.24
--- SPECS/CriticalMass.spec:1.23	Wed Feb  8 20:02:36 2006
+++ SPECS/CriticalMass.spec	Tue Nov  7 23:21:10 2006
@@ -83,7 +83,7 @@
 %{_datadir}/Critical_Mass
 %{_mandir}/man6/*
 %{_pixmapsdir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -91,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.23  2006/02/08 19:02:36  megabajt
 - updated to 1.0.0
 - proper license

================================================================
Index: SPECS/Eterm.spec
diff -u SPECS/Eterm.spec:1.81 SPECS/Eterm.spec:1.82
--- SPECS/Eterm.spec:1.81	Wed Oct  4 08:25:46 2006
+++ SPECS/Eterm.spec	Tue Nov  7 23:21:10 2006
@@ -153,7 +153,7 @@
 %{_libdir}/lib*.la
 %{_mandir}/man1/*
 %{_datadir}/Eterm
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %files -n Esetroot
@@ -167,6 +167,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.81  2006/10/04 06:25:46  qboosh
 - Esetroot descs formatting
 

================================================================
Index: SPECS/LPRngTool.spec
diff -u SPECS/LPRngTool.spec:1.22 SPECS/LPRngTool.spec:1.23
--- SPECS/LPRngTool.spec:1.22	Sun Jul  4 02:23:00 2004
+++ SPECS/LPRngTool.spec	Tue Nov  7 23:21:10 2006
@@ -90,7 +90,7 @@
 %attr(755,root,root) %{_filterdir}/smbprint
 %{_filterdir}/printerdb
 %{_filterdir}/testpage*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -99,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.22  2004/07/04 00:23:00  havner
 - wrrr
 

================================================================
Index: SPECS/LinNeighborhood.spec
diff -u SPECS/LinNeighborhood.spec:1.34 SPECS/LinNeighborhood.spec:1.35
--- SPECS/LinNeighborhood.spec:1.34	Fri Dec 17 12:06:13 2004
+++ SPECS/LinNeighborhood.spec	Tue Nov  7 23:21:10 2006
@@ -75,7 +75,7 @@
 %doc AUTHORS BUGS CONFIGURATION README THANKS TODO ChangeLog
 %attr(755,root,root) %{_bindir}/%{name}
 %{_pixmapsdir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -83,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.34  2004/12/17 11:06:13  adamg
 - samba3 patch put into CVS
 

================================================================
Index: SPECS/LinPopUp.spec
diff -u SPECS/LinPopUp.spec:1.47 SPECS/LinPopUp.spec:1.48
--- SPECS/LinPopUp.spec:1.47	Sat Sep  2 22:51:33 2006
+++ SPECS/LinPopUp.spec	Tue Nov  7 23:21:10 2006
@@ -76,7 +76,7 @@
 %doc AUTHORS BUGS ChangeLog INSTALL NEWS README THANKS TODO
 %attr(755,root,root) %{_bindir}/*
 %attr(666,nobody,nobody) /var/lib/linpopup/messages.dat # FIXME nobody user/group can't own files! -adapter.awk
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 %{_mandir}/man1/*
 %{_datadir}/LinPopUp
@@ -88,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.47  2006/09/02 20:51:33  glen
 - _defaultdocdir -> _docdir
 

================================================================
Index: SPECS/LinuxUpdate.spec
diff -u SPECS/LinuxUpdate.spec:1.19 SPECS/LinuxUpdate.spec:1.20
--- SPECS/LinuxUpdate.spec:1.19	Wed Jul 26 17:02:19 2006
+++ SPECS/LinuxUpdate.spec	Tue Nov  7 23:21:10 2006
@@ -41,7 +41,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"`)
@@ -50,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.19  2006/07/26 15:02:19  glen
 - avoid defining default %attr
 

================================================================
Index: SPECS/Narval.spec
diff -u SPECS/Narval.spec:1.16 SPECS/Narval.spec:1.17
--- SPECS/Narval.spec:1.16	Tue Dec 13 14:58:50 2005
+++ SPECS/Narval.spec	Tue Nov  7 23:21:10 2006
@@ -85,7 +85,7 @@
 %dir %{py_sitedir}/narval
 %{py_sitedir}/narval/*
 %{_datadir}/narval
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 
 %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.17  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.16  2005/12/13 13:58:50  glen
 - adapterized (sorted %verify attrs)
 

================================================================
Index: SPECS/NewsFeed.spec
diff -u SPECS/NewsFeed.spec:1.6 SPECS/NewsFeed.spec:1.7
--- SPECS/NewsFeed.spec:1.6	Fri Jun  9 17:04:54 2006
+++ SPECS/NewsFeed.spec	Tue Nov  7 23:21:10 2006
@@ -49,7 +49,7 @@
 %doc README.html
 %attr(755,root,root) %{_bindir}/*
 %{py_sitescriptdir}/*.py[co]
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -58,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.6  2006/06/09 15:04:54  wolf
 - cosmetics
 

================================================================
Index: SPECS/R.spec
diff -u SPECS/R.spec:1.78 SPECS/R.spec:1.79
--- SPECS/R.spec:1.78	Wed Mar  1 00:37:25 2006
+++ SPECS/R.spec	Tue Nov  7 23:21:10 2006
@@ -219,7 +219,7 @@
 %{_libdir}/R/doc/html/search/[A-Z]*
 %ghost %{_libdir}/R/doc/html/search/index.txt
 %ghost %{_libdir}/R/doc/html/packages.html
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %attr(755,root,root) %{_libdir}/%{name}/modules
 
@@ -245,6 +245,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.79  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.78  2006/02/28 23:37:25  glen
 - adapterized (killed trailing spaces/tabs)
 

================================================================
Index: SPECS/SNNS.spec
diff -u SPECS/SNNS.spec:1.14 SPECS/SNNS.spec:1.15
--- SPECS/SNNS.spec:1.14	Tue May  9 20:51:46 2006
+++ SPECS/SNNS.spec	Tue Nov  7 23:21:10 2006
@@ -94,7 +94,7 @@
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/%{name}/examples
 %{_mandir}/man1/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %files doc
 %defattr(644,root,root,755)
@@ -108,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.14  2006/05/09 18:51:46  qboosh
 - df sanity
 

================================================================
Index: SPECS/SPE.spec
diff -u SPECS/SPE.spec:1.22 SPECS/SPE.spec:1.23
--- SPECS/SPE.spec:1.22	Tue Feb 28 19:35:06 2006
+++ SPECS/SPE.spec	Tue Nov  7 23:21:10 2006
@@ -74,7 +74,7 @@
 %doc README.txt
 %attr(755,root,root) %{_bindir}/*
 %{py_sitescriptdir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %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.23  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.22  2006/02/28 18:35:06  rotom
 - up to 0.8.2a
 

================================================================
Index: SPECS/TORCS.spec
diff -u SPECS/TORCS.spec:1.34 SPECS/TORCS.spec:1.35
--- SPECS/TORCS.spec:1.34	Mon Apr 17 21:34:34 2006
+++ SPECS/TORCS.spec	Tue Nov  7 23:21:10 2006
@@ -308,7 +308,7 @@
 %attr(755,root,root) %{_libdir}/torcs/modules/track/*.so
 %dir %{_datadir}/games/torcs
 %{_datadir}/games/torcs/config
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %files data
@@ -449,6 +449,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.34  2006/04/17 19:34:34  megabajt
 - modular xorg deps
 - added link and gcc4 patches

================================================================
Index: SPECS/X11-driver-nvidia-legacy.spec
diff -u SPECS/X11-driver-nvidia-legacy.spec:1.30 SPECS/X11-driver-nvidia-legacy.spec:1.31
--- SPECS/X11-driver-nvidia-legacy.spec:1.30	Wed Oct 11 13:47:49 2006
+++ SPECS/X11-driver-nvidia-legacy.spec	Tue Nov  7 23:21:10 2006
@@ -349,7 +349,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/nvidia-settings
 %attr(755,root,root) /etc/X11/xinit/xinitrc.d/*.sh
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -358,6 +358,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.30  2006/10/11 11:47:49  hawk
 - update to 7184
 - killed duplicate "install -d"

================================================================
Index: SPECS/X11-driver-nvidia.spec
diff -u SPECS/X11-driver-nvidia.spec:1.84 SPECS/X11-driver-nvidia.spec:1.85
--- SPECS/X11-driver-nvidia.spec:1.84	Tue Oct 17 09:27:57 2006
+++ SPECS/X11-driver-nvidia.spec	Tue Nov  7 23:21:10 2006
@@ -374,7 +374,7 @@
 %attr(755,root,root) %{_bindir}/nvidia-settings
 %attr(755,root,root) %{_bindir}/nvidia-xconfig
 %attr(755,root,root) /etc/X11/xinit/xinitrc.d/*.sh
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_mandir}/man1/*
 %{_pixmapsdir}/*
 %endif
@@ -385,6 +385,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.84  2006/10/17 07:27:57  qboosh
 - typo, descs cosmetics
 

================================================================
Index: SPECS/abiword.spec
diff -u SPECS/abiword.spec:1.130 SPECS/abiword.spec:1.131
--- SPECS/abiword.spec:1.130	Thu Oct 26 23:33:29 2006
+++ SPECS/abiword.spec	Tue Nov  7 23:21:10 2006
@@ -790,7 +790,7 @@
 %{_datadir}/AbiSuite-%{mver}/AbiWord/system.profile*
 %{_datadir}/AbiSuite-%{mver}/icons
 %{_datadir}/AbiSuite-%{mver}/templates
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*.png
 %{_datadir}/AbiSuite-%{mver}/AbiWord/readme.txt
 %{_libdir}/AbiWord-%{mver}/plugins/AbiWord
@@ -991,6 +991,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.131  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.130  2006/10/26 21:33:29  grzegol
 - make it build with libgoffice-0.3.1; rel. 3
 

================================================================
Index: SPECS/adom.spec
diff -u SPECS/adom.spec:1.29 SPECS/adom.spec:1.30
--- SPECS/adom.spec:1.29	Mon Dec 12 14:44:44 2005
+++ SPECS/adom.spec	Tue Nov  7 23:21:10 2006
@@ -61,7 +61,7 @@
 %attr(664,root,games) %config(noreplace) %verify(not md5 mtime size) %{_scoredir}/.HISCORE
 %{_sysconfdir}/adom_ds.cfg
 
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %doc adomfaq.txt manual.doc readme.1st
@@ -72,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.29  2005/12/12 13:44:44  glen
 - adapterized (sorted %verify attrs)
 

================================================================
Index: SPECS/afe.spec
diff -u SPECS/afe.spec:1.7 SPECS/afe.spec:1.8
--- SPECS/afe.spec:1.7	Wed Dec 15 13:17:15 2004
+++ SPECS/afe.spec	Tue Nov  7 23:21:10 2006
@@ -41,7 +41,7 @@
 %defattr(644,root,root,755)
 %doc README AUTHORS
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %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.8  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.7  2004/12/15 12:17:15  radek
 - minor License unifications
 

================================================================
Index: SPECS/anjuta.spec
diff -u SPECS/anjuta.spec:1.87 SPECS/anjuta.spec:1.88
--- SPECS/anjuta.spec:1.87	Wed Jan 18 01:22:44 2006
+++ SPECS/anjuta.spec	Tue Nov  7 23:21:10 2006
@@ -124,7 +124,7 @@
 %{_pixmapsdir}/%{name}
 %{_datadir}/%{name}
 %{_datadir}/mimelnk/application/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_mandir}/man1/*
 %{_omf_dest_dir}/%{name}
 
@@ -134,6 +134,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.87  2006/01/18 00:22:44  maciek2w
 - updated to 1.2.4a (changelog: Fixed startup bug with newer gtk versions)
 - STBR

================================================================
Index: SPECS/armagetron.spec
diff -u SPECS/armagetron.spec:1.30 SPECS/armagetron.spec:1.31
--- SPECS/armagetron.spec:1.30	Fri May 26 22:38:06 2006
+++ SPECS/armagetron.spec	Tue Nov  7 23:21:10 2006
@@ -137,7 +137,7 @@
 %{_prefix}/games/%{name}/models
 %{_prefix}/games/%{name}/sound
 %{_prefix}/games/%{name}/textures
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %files moviepack
@@ -163,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.30  2006/05/26 20:38:06  ankry
 - standarized
 

================================================================
Index: SPECS/atanks.spec
diff -u SPECS/atanks.spec:1.13 SPECS/atanks.spec:1.14
--- SPECS/atanks.spec:1.13	Mon May 16 08:01:40 2005
+++ SPECS/atanks.spec	Tue Nov  7 23:21:10 2006
@@ -62,7 +62,7 @@
 %doc BUGS Changelog credits.txt Help.txt instr.txt README readme.linux tanks.txt TODO
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
-%{_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.14  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.13  2005/05/16 06:01:40  jareq
 - gpm-friendly Source0 URL
 

================================================================
Index: SPECS/audacity.spec
diff -u SPECS/audacity.spec:1.54 SPECS/audacity.spec:1.55
--- SPECS/audacity.spec:1.54	Wed Aug 30 19:02:56 2006
+++ SPECS/audacity.spec	Tue Nov  7 23:21:10 2006
@@ -112,7 +112,7 @@
 %attr(755,root,root) %{_bindir}/audacity
 %{_datadir}/%{name}
 %{_mandir}/man1/*.1*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -121,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.54  2006/08/30 17:02:56  havner
 - call configure in soundtouch
 - gcc4 patch

================================================================
Index: SPECS/babychess.spec
diff -u SPECS/babychess.spec:1.7 SPECS/babychess.spec:1.8
--- SPECS/babychess.spec:1.7	Fri May 13 00:51:44 2005
+++ SPECS/babychess.spec	Tue Nov  7 23:21:10 2006
@@ -62,7 +62,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README LICENSING
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_datadir}/baby
 
 %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.8  2006/11/07 22:21:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/54321.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/BasiliskII.spec?r1=1.41&r2=1.42&f=u
    http://cvs.pld-linux.org/SPECS/BitchX.spec?r1=1.89&r2=1.90&f=u
    http://cvs.pld-linux.org/SPECS/CriticalMass.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/SPECS/Eterm.spec?r1=1.81&r2=1.82&f=u
    http://cvs.pld-linux.org/SPECS/LPRngTool.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/LinNeighborhood.spec?r1=1.34&r2=1.35&f=u
    http://cvs.pld-linux.org/SPECS/LinPopUp.spec?r1=1.47&r2=1.48&f=u
    http://cvs.pld-linux.org/SPECS/LinuxUpdate.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/Narval.spec?r1=1.16&r2=1.17&f=u
    http://cvs.pld-linux.org/SPECS/NewsFeed.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/R.spec?r1=1.78&r2=1.79&f=u
    http://cvs.pld-linux.org/SPECS/SNNS.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/SPE.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/TORCS.spec?r1=1.34&r2=1.35&f=u
    http://cvs.pld-linux.org/SPECS/X11-driver-nvidia-legacy.spec?r1=1.30&r2=1.31&f=u
    http://cvs.pld-linux.org/SPECS/X11-driver-nvidia.spec?r1=1.84&r2=1.85&f=u
    http://cvs.pld-linux.org/SPECS/abiword.spec?r1=1.130&r2=1.131&f=u
    http://cvs.pld-linux.org/SPECS/adom.spec?r1=1.29&r2=1.30&f=u
    http://cvs.pld-linux.org/SPECS/afe.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/anjuta.spec?r1=1.87&r2=1.88&f=u
    http://cvs.pld-linux.org/SPECS/armagetron.spec?r1=1.30&r2=1.31&f=u
    http://cvs.pld-linux.org/SPECS/atanks.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/audacity.spec?r1=1.54&r2=1.55&f=u
    http://cvs.pld-linux.org/SPECS/babychess.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/balsa.spec?r1=1.139&r2=1.140&f=u
    http://cvs.pld-linux.org/SPECS/bc.spec?r1=1.76&r2=1.77&f=u
    http://cvs.pld-linux.org/SPECS/biblos.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/blam.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/bless.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/bluefish.spec?r1=1.80&r2=1.81&f=u
    http://cvs.pld-linux.org/SPECS/bmp.spec?r1=1.49&r2=1.50&f=u
    http://cvs.pld-linux.org/SPECS/bmpx.spec?r1=1.61&r2=1.62&f=u
    http://cvs.pld-linux.org/SPECS/bug-buddy.spec?r1=1.49&r2=1.50&f=u
    http://cvs.pld-linux.org/SPECS/cairo-clock.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/cgwd.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/csboard.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list