SPECS: calc.spec, cbrpager.spec, cbview.spec, cdcat.spec, celestia...

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


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

---- Files affected:
SPECS:
   calc.spec (1.45 -> 1.46) , cbrpager.spec (1.6 -> 1.7) , cbview.spec (1.6 -> 1.7) , cdcat.spec (1.14 -> 1.15) , celestia.spec (1.58 -> 1.59) , cog.spec (1.11 -> 1.12) , conglomerate.spec (1.36 -> 1.37) , crafty.spec (1.18 -> 1.19) , crawl.spec (1.24 -> 1.25) , csmash.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/calc.spec
diff -u SPECS/calc.spec:1.45 SPECS/calc.spec:1.46
--- SPECS/calc.spec:1.45	Tue Sep 26 09:50:43 2006
+++ SPECS/calc.spec	Tue Nov  7 23:22:10 2006
@@ -89,7 +89,7 @@
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/calc
 %{_mandir}/man*/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %files devel
 %defattr(644,root,root,755)
@@ -103,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2006/11/07 22:22:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.45  2006/09/26 07:50:43  lisu
 - 2.12.1.5
 

================================================================
Index: SPECS/cbrpager.spec
diff -u SPECS/cbrpager.spec:1.6 SPECS/cbrpager.spec:1.7
--- SPECS/cbrpager.spec:1.6	Thu Nov  3 14:15:26 2005
+++ SPECS/cbrpager.spec	Tue Nov  7 23:22:10 2006
@@ -53,7 +53,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog CONTRIBUTORS README TODO
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/11/07 22:22:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.6  2005/11/03 13:15:26  darekr
 - updated to 0.9.14
 - BR: gettext-devel

================================================================
Index: SPECS/cbview.spec
diff -u SPECS/cbview.spec:1.6 SPECS/cbview.spec:1.7
--- SPECS/cbview.spec:1.6	Sun Jun  5 02:55:45 2005
+++ SPECS/cbview.spec	Tue Nov  7 23:22:10 2006
@@ -51,7 +51,7 @@
 %defattr(644,root,root,755)
 %doc Changes README TODO
 %attr(755,root,root) %{_bindir}/*
-%{_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.7  2006/11/07 22:22:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.6  2005/06/05 00:55:45  zbyniu
 - BR: rpm-perlprov
 

================================================================
Index: SPECS/cdcat.spec
diff -u SPECS/cdcat.spec:1.14 SPECS/cdcat.spec:1.15
--- SPECS/cdcat.spec:1.14	Wed Jul 19 00:10:40 2006
+++ SPECS/cdcat.spec	Tue Nov  7 23:22:10 2006
@@ -76,7 +76,7 @@
 %lang(pt) %{_datadir}/cdcat/translations/cdcat_pt.qm
 %lang(sk) %{_datadir}/cdcat/translations/cdcat_sk.qm
 %lang(sr) %{_datadir}/cdcat/translations/cdcat_sr.qm
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -85,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/11/07 22:22:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.14  2006/07/18 22:10:40  vip
 - up to 1.01b
 

================================================================
Index: SPECS/celestia.spec
diff -u SPECS/celestia.spec:1.58 SPECS/celestia.spec:1.59
--- SPECS/celestia.spec:1.58	Wed Jul 19 00:52:09 2006
+++ SPECS/celestia.spec	Tue Nov  7 23:22:10 2006
@@ -158,9 +158,9 @@
 %{_datadir}/mimelnk/application/*
 %{_datadir}/services/*
 %{_iconsdir}/*/*/apps/%{name}.png
-%{_desktopdir}/kde/*
+%{_desktopdir}/kde/*.desktop
 %else
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %endif
 %{?with_gnome:%{_sysconfdir}/gconf/schemas/celestia.schemas}
 
@@ -170,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2006/11/07 22:22:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.58  2006/07/18 22:52:09  havner
 - rel 2 for fixed desktop patch
 

================================================================
Index: SPECS/cog.spec
diff -u SPECS/cog.spec:1.11 SPECS/cog.spec:1.12
--- SPECS/cog.spec:1.11	Wed Jun  1 22:44:34 2005
+++ SPECS/cog.spec	Tue Nov  7 23:22:10 2006
@@ -54,7 +54,7 @@
 %doc AUTHORS NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -63,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/11/07 22:22:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.11  2005/06/01 20:44:34  qboosh
 - popt-devel is required by libgnome-devel not here
 

================================================================
Index: SPECS/conglomerate.spec
diff -u SPECS/conglomerate.spec:1.36 SPECS/conglomerate.spec:1.37
--- SPECS/conglomerate.spec:1.36	Wed Jul 27 10:08:34 2005
+++ SPECS/conglomerate.spec	Tue Nov  7 23:22:10 2006
@@ -101,7 +101,7 @@
 %attr (755,root,root) %{_bindir}/*
 %{_sysconfdir}/gconf/schemas/*
 %{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*.png
 %{_pixmapsdir}/%{name}
 %{_omf_dest_dir}/*
@@ -113,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2006/11/07 22:22:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.36  2005/07/27 08:08:34  blekot
 - up to 0.9.1
 

================================================================
Index: SPECS/crafty.spec
diff -u SPECS/crafty.spec:1.18 SPECS/crafty.spec:1.19
--- SPECS/crafty.spec:1.18	Wed Mar  1 00:53:22 2006
+++ SPECS/crafty.spec	Tue Nov  7 23:22:10 2006
@@ -107,7 +107,7 @@
 %attr(755,root,root) %{_bindir}/crafty
 %dir %{_libdir}/games/crafty
 #%{_libdir}/games/crafty/books.bin
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -116,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/11/07 22:22:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.18  2006/02/28 23:53:22  glen
 - adapterized (killed trailing spaces/tabs)
 

================================================================
Index: SPECS/crawl.spec
diff -u SPECS/crawl.spec:1.24 SPECS/crawl.spec:1.25
--- SPECS/crawl.spec:1.24	Sat Mar 18 18:06:25 2006
+++ SPECS/crawl.spec	Tue Nov  7 23:22:10 2006
@@ -78,7 +78,7 @@
 %attr(2775,root,games) %dir %{_datadir}
 %attr(664,root,games) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/scores
 %{_mandir}/man6/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -87,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/11/07 22:22:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.24  2006/03/18 17:06:25  megabajt
 - cosmetics
 

================================================================
Index: SPECS/csmash.spec
diff -u SPECS/csmash.spec:1.25 SPECS/csmash.spec:1.26
--- SPECS/csmash.spec:1.25	Fri Oct  1 12:12:49 2004
+++ SPECS/csmash.spec	Tue Nov  7 23:22:10 2006
@@ -69,7 +69,7 @@
 %lang(ja) %doc README
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/games/csmash
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -78,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/11/07 22:22:10  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
 Revision 1.25  2004/10/01 10:12:49  paladine
 - rel 3 for fixed desktop file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/calc.spec?r1=1.45&r2=1.46&f=u
    http://cvs.pld-linux.org/SPECS/cbrpager.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/cbview.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/cdcat.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/celestia.spec?r1=1.58&r2=1.59&f=u
    http://cvs.pld-linux.org/SPECS/cog.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/conglomerate.spec?r1=1.36&r2=1.37&f=u
    http://cvs.pld-linux.org/SPECS/crafty.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/crawl.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/csmash.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list