SPECS: gnome-wallpaper-tray.spec - removed outdated desktop patch ...

qboosh qboosh at pld-linux.org
Wed Dec 13 09:27:36 CET 2006


Author: qboosh                       Date: Wed Dec 13 08:27:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed outdated desktop patch (no .desktop in sources now)

---- Files affected:
SPECS:
   gnome-wallpaper-tray.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/gnome-wallpaper-tray.spec
diff -u SPECS/gnome-wallpaper-tray.spec:1.14 SPECS/gnome-wallpaper-tray.spec:1.15
--- SPECS/gnome-wallpaper-tray.spec:1.14	Wed Dec 13 09:05:55 2006
+++ SPECS/gnome-wallpaper-tray.spec	Wed Dec 13 09:27:30 2006
@@ -8,7 +8,6 @@
 Group:		X11/Applications
 Source0:	http://planetearthworm.com/projects/wp_tray/files/wp_tray-%{version}.tar.gz
 # Source0-md5:	27b878b8d3864787388b49e934c1ee60
-Patch0:		%{name}-desktop.patch
 URL:		http://planetearthworm.com/projects/wp_tray/		
 BuildRequires:	automake
 BuildRequires:	boost-filesystem-devel
@@ -41,7 +40,6 @@
 
 %prep
 %setup -q -n wp_tray-%{version}
-#%patch0 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -54,7 +52,6 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	gnomemenudir=%{_desktopdir} \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -65,7 +62,7 @@
 %doc NEWS README TODO ChangeLog
 %attr(755,root,root) %{_bindir}/wp_tray
 %{_datadir}/wp_tray
-%{_desktopdir}/*.desktop
+#%{_desktopdir}/*.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -73,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/12/13 08:27:30  qboosh
+- removed outdated desktop patch (no .desktop in sources now)
+
 Revision 1.14  2006/12/13 08:05:55  qboosh
 - sorted BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-wallpaper-tray.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list