SPECS: straw.spec, sysinfo.spec, tea.spec, terminatorX.spec, terra...
glen
glen at pld-linux.org
Tue Nov 7 23:31:44 CET 2006
Author: glen Date: Tue Nov 7 22:31:44 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
---- Files affected:
SPECS:
straw.spec (1.31 -> 1.32) , sysinfo.spec (1.2 -> 1.3) , tea.spec (1.13 -> 1.14) , terminatorX.spec (1.9 -> 1.10) , terraform.spec (1.28 -> 1.29) , texmaker.spec (1.5 -> 1.6) , think.spec (1.29 -> 1.30) , tickletankle.spec (1.3 -> 1.4) , tin.spec (1.133 -> 1.134) , tkabber.spec (1.22 -> 1.23) , tkcvs.spec (1.33 -> 1.34) , tkinfo.spec (1.2 -> 1.3) , tome.spec (1.23 -> 1.24) , tora.spec (1.35 -> 1.36) , trn.spec (1.21 -> 1.22) , ts2-client.spec (1.14 -> 1.15) , tuxkart.spec (1.23 -> 1.24) , tuxmath.spec (1.12 -> 1.13) , tuxpaint.spec (1.38 -> 1.39) , ufraw.spec (1.9 -> 1.10) , ups-monitor.spec (1.10 -> 1.11) , usermode.spec (1.30 -> 1.31) , velocity.spec (1.5 -> 1.6) , vice.spec (1.41 -> 1.42) , vile.spec (1.40 -> 1.41) , vlc.spec (1.94 -> 1.95) , vqcc-gtk.spec (1.10 -> 1.11) , wallpapoz.spec (1.3 -> 1.4) , xboard.spec (1.36 -> 1.37) , xboing.spec (1.24 -> 1.25) , xbomber.spec (1.9 -> 1.10) , xchain.spec (1.6 -> 1.7) , xchm.spec (1.47 -> 1.48) , xdaliclock.spec (1.36 -> 1.37)
, xearth.spec (1.24 -> 1.25) , xemacs.spec (1.150 -> 1.151) , xephem.spec (1.46 -> 1.47) , xffm.spec (1.45 -> 1.46) , xfig.spec (1.67 -> 1.68) , xfprint.spec (1.33 -> 1.34) , xmahjongg.spec (1.9 -> 1.10) , xmoto.spec (1.25 -> 1.26) , xnc.spec (1.13 -> 1.14) , xpad.spec (1.24 -> 1.25) , xpat2.spec (1.28 -> 1.29) , xpdf.spec (1.102 -> 1.103)
---- Diffs:
================================================================
Index: SPECS/straw.spec
diff -u SPECS/straw.spec:1.31 SPECS/straw.spec:1.32
--- SPECS/straw.spec:1.31 Fri Apr 29 20:31:02 2005
+++ SPECS/straw.spec Tue Nov 7 23:31:36 2006
@@ -89,7 +89,7 @@
%{_sysconfdir}/gconf/schemas/*
%{py_sitedir}/%{name}
%{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -98,6 +98,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.31 2005/04/29 18:31:02 paladine
- new style macros, rel. 5
@@ -112,7 +115,7 @@
- rel up for rebuild with python-pygtk
Revision 1.27 2004/07/28 08:03:20 troll
-- removed %%include /usr/lib/rpm/macros.python
+- removed %include /usr/lib/rpm/macros.python
Revision 1.26 2004/05/01 10:49:38 grzegol
- updated to 0.23
================================================================
Index: SPECS/sysinfo.spec
diff -u SPECS/sysinfo.spec:1.2 SPECS/sysinfo.spec:1.3
--- SPECS/sysinfo.spec:1.2 Fri Jul 22 00:08:20 2005
+++ SPECS/sysinfo.spec Tue Nov 7 23:31:36 2006
@@ -83,7 +83,7 @@
%doc AUTHORS ChangeLog README
%attr(755,root,root) %{_bindir}/*
%{_datadir}/sysinfo
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/sysinfo
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -92,6 +92,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.2 2005/07/21 22:08:20 qboosh
- unified sf URL, versions in BRs
================================================================
Index: SPECS/tea.spec
diff -u SPECS/tea.spec:1.13 SPECS/tea.spec:1.14
--- SPECS/tea.spec:1.13 Sat Aug 19 17:05:47 2006
+++ SPECS/tea.spec Tue Nov 7 23:31:36 2006
@@ -56,7 +56,7 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/*
%{_datadir}/tea
-%{_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.14 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.13 2006/08/19 15:05:47 koorek
- bumped to new version
- updated URL and Source0 URL
================================================================
Index: SPECS/terminatorX.spec
diff -u SPECS/terminatorX.spec:1.9 SPECS/terminatorX.spec:1.10
--- SPECS/terminatorX.spec:1.9 Wed Mar 1 00:37:25 2006
+++ SPECS/terminatorX.spec Tue Nov 7 23:31:36 2006
@@ -105,7 +105,7 @@
%doc ChangeLog README AUTHORS NEWS THANKS TODO README.PERFORMANCE
%attr(755,root,root) %{_bindir}/*
%{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{?with_gnome:%{_iconsdir}/gnome/48x48/mimetypes/*.png}
%{_mandir}/man1/*
%{_omf_dest_dir}/%{name}
@@ -117,6 +117,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.9 2006/02/28 23:37:25 glen
- adapterized (killed trailing spaces/tabs)
================================================================
Index: SPECS/terraform.spec
diff -u SPECS/terraform.spec:1.28 SPECS/terraform.spec:1.29
--- SPECS/terraform.spec:1.28 Wed May 18 00:21:52 2005
+++ SPECS/terraform.spec Tue Nov 7 23:31:36 2006
@@ -73,7 +73,7 @@
%doc AUTHORS ChangeLog docs/*.sgml
%attr(755,root,root) %{_bindir}/terraform
%{_datadir}/terraform
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -82,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.28 2005/05/17 22:21:52 ankry
- desktop fixed, rel. 5
================================================================
Index: SPECS/texmaker.spec
diff -u SPECS/texmaker.spec:1.5 SPECS/texmaker.spec:1.6
--- SPECS/texmaker.spec:1.5 Tue May 16 15:05:18 2006
+++ SPECS/texmaker.spec Tue Nov 7 23:31:36 2006
@@ -51,7 +51,7 @@
%doc utilities/AUTHORS
%attr(755,root,root) %{_bindir}/*
%{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -60,6 +60,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.5 2006/05/16 13:05:18 piti
- up to 1.3, neads testing
================================================================
Index: SPECS/think.spec
diff -u SPECS/think.spec:1.29 SPECS/think.spec:1.30
--- SPECS/think.spec:1.29 Fri May 20 10:55:30 2005
+++ SPECS/think.spec Tue Nov 7 23:31:36 2006
@@ -103,7 +103,7 @@
%defattr(644,root,root,755)
%doc ChangeLog AUTHORS NEWS README
%attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_datadir}/think
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -112,6 +112,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.29 2005/05/20 08:55:30 ankry
- switching to intltoolize (unfinished)
================================================================
Index: SPECS/tickletankle.spec
diff -u SPECS/tickletankle.spec:1.3 SPECS/tickletankle.spec:1.4
--- SPECS/tickletankle.spec:1.3 Wed Nov 3 12:28:32 2004
+++ SPECS/tickletankle.spec Tue Nov 7 23:31:36 2006
@@ -46,7 +46,7 @@
%defattr(644,root,root,755)
%doc ChangeLog TODO
%attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -55,6 +55,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.3 2004/11/03 11:28:32 paladine
- rel 3 for fixed desktop file
================================================================
Index: SPECS/tin.spec
diff -u SPECS/tin.spec:1.133 SPECS/tin.spec:1.134
--- SPECS/tin.spec:1.133 Wed Apr 19 23:01:44 2006
+++ SPECS/tin.spec Tue Nov 7 23:31:36 2006
@@ -140,7 +140,7 @@
%{_mandir}/man1/*
%{_mandir}/man5/tin.5*
%{_mandir}/man5/mmdf*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -148,6 +148,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.134 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.133 2006/04/19 21:01:44 lukasz
- updated to 1.9.1
================================================================
Index: SPECS/tkabber.spec
diff -u SPECS/tkabber.spec:1.22 SPECS/tkabber.spec:1.23
--- SPECS/tkabber.spec:1.22 Sat Jun 17 20:46:14 2006
+++ SPECS/tkabber.spec Tue Nov 7 23:31:36 2006
@@ -88,7 +88,7 @@
%doc ChangeLog AUTHORS README examples
%attr(755,root,root) %{_bindir}/*
%{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -97,6 +97,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.22 2006/06/17 18:46:14 megabajt
- up to 0.9.9
================================================================
Index: SPECS/tkcvs.spec
diff -u SPECS/tkcvs.spec:1.33 SPECS/tkcvs.spec:1.34
--- SPECS/tkcvs.spec:1.33 Sat Jan 21 01:01:17 2006
+++ SPECS/tkcvs.spec Tue Nov 7 23:31:36 2006
@@ -61,7 +61,7 @@
%doc CHANGELOG FAQ vendor5readme.pdf
%attr(755,root,root) %{_bindir}/*
%{_ulibdir}/tkcvs
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/tkcvs.png
%{_mandir}/man1/*
@@ -71,6 +71,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.33 2006/01/21 00:01:17 arekm
- kill Icon: field (support for these is obsolete says jbj)
================================================================
Index: SPECS/tkinfo.spec
diff -u SPECS/tkinfo.spec:1.2 SPECS/tkinfo.spec:1.3
--- SPECS/tkinfo.spec:1.2 Wed Jun 1 20:18:32 2005
+++ SPECS/tkinfo.spec Tue Nov 7 23:31:36 2006
@@ -44,7 +44,7 @@
%attr(755,root,root) %{_bindir}/*
%{_mandir}/man1/*
%{_pixmapsdir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -52,6 +52,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.2 2005/06/01 18:18:32 qboosh
- cosmetic
- removed empty build (builder needs only prep)
================================================================
Index: SPECS/tome.spec
diff -u SPECS/tome.spec:1.23 SPECS/tome.spec:1.24
--- SPECS/tome.spec:1.23 Tue Apr 18 17:05:04 2006
+++ SPECS/tome.spec Tue Nov 7 23:31:36 2006
@@ -63,7 +63,7 @@
%{_datadir}/games/tome
%attr(775,root,games) /var/games/tome
%{_pixmapsdir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -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:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.23 2006/04/18 15:05:04 ankry
- rel. 3
================================================================
Index: SPECS/tora.spec
diff -u SPECS/tora.spec:1.35 SPECS/tora.spec:1.36
--- SPECS/tora.spec:1.35 Fri Aug 18 23:41:10 2006
+++ SPECS/tora.spec Tue Nov 7 23:31:36 2006
@@ -80,7 +80,7 @@
%{_libdir}/%{name}/help
%{_libdir}/%{name}/*.tpl
%{_libdir}/%{name}/*.qm
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -89,6 +89,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.35 2006/08/18 21:41:10 darekr
- typo
================================================================
Index: SPECS/trn.spec
diff -u SPECS/trn.spec:1.21 SPECS/trn.spec:1.22
--- SPECS/trn.spec:1.21 Sun Jun 12 16:11:41 2005
+++ SPECS/trn.spec Tue Nov 7 23:31:36 2006
@@ -79,7 +79,7 @@
%{_mandir}/man1/Rnmail.1*
%{_mandir}/man1/newsetup.1*
%{_mandir}/man1/newsgroups.1*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -87,6 +87,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.21 2005/06/12 14:11:41 darekr
- added -bison patch, BR: ncurses-devel
================================================================
Index: SPECS/ts2-client.spec
diff -u SPECS/ts2-client.spec:1.14 SPECS/ts2-client.spec:1.15
--- SPECS/ts2-client.spec:1.14 Wed Jul 26 17:02:19 2006
+++ SPECS/ts2-client.spec Tue Nov 7 23:31:36 2006
@@ -56,7 +56,7 @@
%doc manual/* Readme.txt clicense.txt
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/ts2
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%{_datadir}/ts2
@@ -66,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.14 2006/07/26 15:02:19 glen
- avoid defining default %attr
================================================================
Index: SPECS/tuxkart.spec
diff -u SPECS/tuxkart.spec:1.23 SPECS/tuxkart.spec:1.24
--- SPECS/tuxkart.spec:1.23 Sat Apr 10 23:06:05 2004
+++ SPECS/tuxkart.spec Tue Nov 7 23:31:36 2006
@@ -64,7 +64,7 @@
%doc README AUTHORS CHANGES
%attr(755,root,root) %{_bindir}/*
%{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -73,6 +73,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.23 2004/04/10 21:06:05 qboosh
- added parport patch (disable low-level parport access on !x86); release 2
================================================================
Index: SPECS/tuxmath.spec
diff -u SPECS/tuxmath.spec:1.12 SPECS/tuxmath.spec:1.13
--- SPECS/tuxmath.spec:1.12 Mon May 8 15:30:42 2006
+++ SPECS/tuxmath.spec Tue Nov 7 23:31:36 2006
@@ -51,7 +51,7 @@
%defattr(644,root,root,755)
%doc docs
%attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%{_datadir}/%{name}
@@ -61,6 +61,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.12 2006/05/08 13:30:42 darekr
- pass CC, kill _applnkdir
================================================================
Index: SPECS/tuxpaint.spec
diff -u SPECS/tuxpaint.spec:1.38 SPECS/tuxpaint.spec:1.39
--- SPECS/tuxpaint.spec:1.38 Mon Oct 30 21:21:23 2006
+++ SPECS/tuxpaint.spec Tue Nov 7 23:31:36 2006
@@ -119,7 +119,7 @@
%{_datadir}/%{name}/images
%{_datadir}/%{name}/sounds
%{_datadir}/%{name}/starters
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%files stamps
@@ -132,6 +132,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.38 2006/10/30 20:21:23 shadzik
- BR: gettext-devel
================================================================
Index: SPECS/ufraw.spec
diff -u SPECS/ufraw.spec:1.9 SPECS/ufraw.spec:1.10
--- SPECS/ufraw.spec:1.9 Sat Sep 2 19:53:02 2006
+++ SPECS/ufraw.spec Tue Nov 7 23:31:36 2006
@@ -80,7 +80,7 @@
%defattr(644,root,root,755)
%doc README TODO
%attr(755,root,root) %{_bindir}/ufraw
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%{_mandir}/man1/ufraw*
@@ -98,6 +98,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.9 2006/09/02 17:53:02 rotom
- up to 0.9.1
================================================================
Index: SPECS/ups-monitor.spec
diff -u SPECS/ups-monitor.spec:1.10 SPECS/ups-monitor.spec:1.11
--- SPECS/ups-monitor.spec:1.10 Sat Dec 11 10:30:29 2004
+++ SPECS/ups-monitor.spec Tue Nov 7 23:31:36 2006
@@ -51,7 +51,7 @@
%attr(755,root,root) %{_bindir}/ups-monitor
%{_datadir}/%{name}
%{_pixmapsdir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -59,6 +59,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.10 2004/12/11 09:30:29 adamg
- updated to 0.6
- fixed desktop file (TODO done)
================================================================
Index: SPECS/usermode.spec
diff -u SPECS/usermode.spec:1.30 SPECS/usermode.spec:1.31
--- SPECS/usermode.spec:1.30 Tue Aug 8 16:38:10 2006
+++ SPECS/usermode.spec Tue Nov 7 23:31:36 2006
@@ -70,7 +70,7 @@
%attr(0755,root,root) %{_bindir}/*
%attr(4755,root,root) %{_sbindir}/userhelper
%{_mandir}/man[18]/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -78,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.30 2006/08/08 14:38:10 sparky
- mass attack: s/%patch /%patch0 / -- usefull for overloaded %patch macro
================================================================
Index: SPECS/velocity.spec
diff -u SPECS/velocity.spec:1.5 SPECS/velocity.spec:1.6
--- SPECS/velocity.spec:1.5 Sun Feb 13 17:18:52 2005
+++ SPECS/velocity.spec Tue Nov 7 23:31:36 2006
@@ -79,7 +79,7 @@
%attr(755,root,root) %{_datadir}/%{name}/templates
%dir %{_pixmapsdir}/%{name}
%{_pixmapsdir}/%{name}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -87,6 +87,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.5 2005/02/13 16:18:52 qboosh
- pl fix, cleanup
================================================================
Index: SPECS/vice.spec
diff -u SPECS/vice.spec:1.41 SPECS/vice.spec:1.42
--- SPECS/vice.spec:1.41 Fri Jan 27 15:59:29 2006
+++ SPECS/vice.spec Tue Nov 7 23:31:36 2006
@@ -127,7 +127,7 @@
%{_fontsdir}/misc/*
%{_mandir}/man?/*
%{_infodir}/*.info*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -136,6 +136,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2006/11/07 22:31:36 glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
Revision 1.41 2006/01/27 14:59:29 gotar
- upgraded to 1.19
================================================================
Index: SPECS/vile.spec
diff -u SPECS/vile.spec:1.40 SPECS/vile.spec:1.41
--- SPECS/vile.spec:1.40 Sat Jan 21 01:01:17 2006
+++ SPECS/vile.spec Tue Nov 7 23:31:36 2006
@@ -157,7 +157,7 @@
%files X11
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/xvile
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
<<Diff was trimmed, longer than 597 lines>>
---- CVS-web:
http://cvs.pld-linux.org/SPECS/straw.spec?r1=1.31&r2=1.32&f=u
http://cvs.pld-linux.org/SPECS/sysinfo.spec?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/SPECS/tea.spec?r1=1.13&r2=1.14&f=u
http://cvs.pld-linux.org/SPECS/terminatorX.spec?r1=1.9&r2=1.10&f=u
http://cvs.pld-linux.org/SPECS/terraform.spec?r1=1.28&r2=1.29&f=u
http://cvs.pld-linux.org/SPECS/texmaker.spec?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/SPECS/think.spec?r1=1.29&r2=1.30&f=u
http://cvs.pld-linux.org/SPECS/tickletankle.spec?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SPECS/tin.spec?r1=1.133&r2=1.134&f=u
http://cvs.pld-linux.org/SPECS/tkabber.spec?r1=1.22&r2=1.23&f=u
http://cvs.pld-linux.org/SPECS/tkcvs.spec?r1=1.33&r2=1.34&f=u
http://cvs.pld-linux.org/SPECS/tkinfo.spec?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/SPECS/tome.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/SPECS/tora.spec?r1=1.35&r2=1.36&f=u
http://cvs.pld-linux.org/SPECS/trn.spec?r1=1.21&r2=1.22&f=u
http://cvs.pld-linux.org/SPECS/ts2-client.spec?r1=1.14&r2=1.15&f=u
http://cvs.pld-linux.org/SPECS/tuxkart.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/SPECS/tuxmath.spec?r1=1.12&r2=1.13&f=u
http://cvs.pld-linux.org/SPECS/tuxpaint.spec?r1=1.38&r2=1.39&f=u
http://cvs.pld-linux.org/SPECS/ufraw.spec?r1=1.9&r2=1.10&f=u
http://cvs.pld-linux.org/SPECS/ups-monitor.spec?r1=1.10&r2=1.11&f=u
http://cvs.pld-linux.org/SPECS/usermode.spec?r1=1.30&r2=1.31&f=u
http://cvs.pld-linux.org/SPECS/velocity.spec?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/SPECS/vice.spec?r1=1.41&r2=1.42&f=u
http://cvs.pld-linux.org/SPECS/vile.spec?r1=1.40&r2=1.41&f=u
http://cvs.pld-linux.org/SPECS/vlc.spec?r1=1.94&r2=1.95&f=u
http://cvs.pld-linux.org/SPECS/vqcc-gtk.spec?r1=1.10&r2=1.11&f=u
http://cvs.pld-linux.org/SPECS/wallpapoz.spec?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SPECS/xboard.spec?r1=1.36&r2=1.37&f=u
http://cvs.pld-linux.org/SPECS/xboing.spec?r1=1.24&r2=1.25&f=u
http://cvs.pld-linux.org/SPECS/xbomber.spec?r1=1.9&r2=1.10&f=u
http://cvs.pld-linux.org/SPECS/xchain.spec?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/SPECS/xchm.spec?r1=1.47&r2=1.48&f=u
http://cvs.pld-linux.org/SPECS/xdaliclock.spec?r1=1.36&r2=1.37&f=u
http://cvs.pld-linux.org/SPECS/xearth.spec?r1=1.24&r2=1.25&f=u
http://cvs.pld-linux.org/SPECS/xemacs.spec?r1=1.150&r2=1.151&f=u
http://cvs.pld-linux.org/SPECS/xephem.spec?r1=1.46&r2=1.47&f=u
http://cvs.pld-linux.org/SPECS/xffm.spec?r1=1.45&r2=1.46&f=u
http://cvs.pld-linux.org/SPECS/xfig.spec?r1=1.67&r2=1.68&f=u
http://cvs.pld-linux.org/SPECS/xfprint.spec?r1=1.33&r2=1.34&f=u
http://cvs.pld-linux.org/SPECS/xmahjongg.spec?r1=1.9&r2=1.10&f=u
http://cvs.pld-linux.org/SPECS/xmoto.spec?r1=1.25&r2=1.26&f=u
http://cvs.pld-linux.org/SPECS/xnc.spec?r1=1.13&r2=1.14&f=u
http://cvs.pld-linux.org/SPECS/xpad.spec?r1=1.24&r2=1.25&f=u
http://cvs.pld-linux.org/SPECS/xpat2.spec?r1=1.28&r2=1.29&f=u
http://cvs.pld-linux.org/SPECS/xpdf.spec?r1=1.102&r2=1.103&f=u
More information about the pld-cvs-commit
mailing list