SPECS: goobox.spec - merged libnotify patch from AC-branch

qboosh qboosh at pld-linux.org
Sat May 27 11:24:20 CEST 2006


Author: qboosh                       Date: Sat May 27 09:24:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged libnotify patch from AC-branch

---- Files affected:
SPECS:
   goobox.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/goobox.spec
diff -u SPECS/goobox.spec:1.13 SPECS/goobox.spec:1.14
--- SPECS/goobox.spec:1.13	Fri Nov 18 22:02:02 2005
+++ SPECS/goobox.spec	Sat May 27 11:24:14 2006
@@ -9,6 +9,7 @@
 Source0:	http://ftp.gnome.org/pub/gnome/sources/goobox/0.9/%{name}-%{version}.tar.bz2
 # Source0-md5:	d12dcf26907935ee4803107c572a5392
 Patch0:		%{name}-desktop.patch
+Patch1:		%{name}-libnotify.patch
 URL:		http://www.gnome.org/
 BuildRequires:	GConf2-devel
 BuildRequires:	ORBit2-devel >= 1:2.12.1
@@ -18,15 +19,15 @@
 BuildRequires:	gnome-common >= 2.12.0
 BuildRequires:	gnome-doc-utils >= 0.4.0
 BuildRequires:	gnome-vfs2-devel >= 2.10.0-2
-BuildRequires:	gstreamer-devel >= 0.8.11
-BuildRequires:	gstreamer-GConf-devel >= 0.8.11
-BuildRequires:	gstreamer-plugins-devel >= 0.8.11
+BuildRequires:	gstreamer-devel >= 0.8.12
+BuildRequires:	gstreamer-GConf-devel >= 0.8.12
+BuildRequires:	gstreamer-plugins-devel >= 0.8.12
 BuildRequires:	gtk+2-devel >= 2:2.6.4
 BuildRequires:	intltool
 BuildRequires:	libbonobo-devel >= 2.8.1
 BuildRequires:	libglade2-devel >= 1:2.5.1
 BuildRequires:	libgnomeui-devel >= 2.10.0-2
-BuildRequires:	libnotify-devel >= 0.2.1
+BuildRequires:	libnotify-devel >= 0.3.2
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
@@ -35,7 +36,8 @@
 Requires(post,preun):	GConf2
 Requires(post,postun):	scrollkeeper
 Requires:	gnome-media-cddb >= 2.10.1
-Requires:	gstreamer-cdparanoia >= 0.8.11
+Requires:	gstreamer-cdparanoia >= 0.8.12
+Requires:	libnotify >= 0.3.2
 Requires:	notification-daemon
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -48,6 +50,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 gnome-doc-prepare --copy --force
@@ -72,6 +75,9 @@
 
 %find_lang %{name} --with-gnome
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %post
 %gconf_schema_install goobox.schemas
 %scrollkeeper_update_post
@@ -90,9 +96,6 @@
 %postun
 %scrollkeeper_update_postun
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
@@ -110,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/05/27 09:24:14  qboosh
+- merged libnotify patch from AC-branch
+
 Revision 1.13  2005/11/18 21:02:02  freetz
 - 0.9.93, libnotify support, migrated to gnome-doc-utils, updated BR
 
@@ -168,4 +174,3 @@
 
 Revision 1.1  2004/12/10 10:27:02  paladine
 - initial PLD release
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/goobox.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list