SPECS: rhythmbox.spec - 0.9.4, updated build time options, BR/R, u...

freetz freetz at pld-linux.org
Sun Apr 16 13:10:13 CEST 2006


Author: freetz                       Date: Sun Apr 16 11:10:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.9.4, updated build time options, BR/R, updated file list, removed
  unneed files

---- Files affected:
SPECS:
   rhythmbox.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/rhythmbox.spec
diff -u SPECS/rhythmbox.spec:1.57 SPECS/rhythmbox.spec:1.58
--- SPECS/rhythmbox.spec:1.57	Wed Mar 15 12:03:13 2006
+++ SPECS/rhythmbox.spec	Sun Apr 16 13:10:08 2006
@@ -2,15 +2,16 @@
 Summary:	Music Management Application
 Summary(pl):	Aplikacja do zarządzania muzyką
 Name:		rhythmbox
-Version:	0.9.3.1
-Release:	2
+Version:	0.9.4
+Release:	1
 License:	GPL v2+
 Group:		Applications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/rhythmbox/0.9/%{name}-%{version}.tar.bz2
-# Source0-md5:	0b63402c35c10de5581d79f5157a0739
+# Source0-md5:	0d335864738d6de0d0e6acc2964f8bc4
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-broken_locale.patch
 Patch2:		%{name}-gtk2.8-crash.patch
+Patch3:		%{name}-pyc.patch
 URL:		http://www.rhythmbox.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -29,14 +30,17 @@
 BuildRequires:	libgpod-devel
 BuildRequires:	libmusicbrainz-devel >= 2.0.1
 BuildRequires:	libnotify-devel >= 0.2.2
+BuildRequires:	libsexy-devel >= 0.1.5
 BuildRequires:	libsoup-devel
 BuildRequires:	libtool
 BuildRequires:	nautilus-cd-burner-devel >= 2.14.0.1-2
 BuildRequires:	pkgconfig
+BuildRequires:	python-pygtk-devel >= 2.6.0
 BuildRequires:	rpmbuild(macros) >= 1.176
 BuildRequires:	scrollkeeper
 BuildRequires:	totem-devel >= 1.1.3
 BuildRequires:	zlib-devel
+%pyrequires_eq	python-modules
 Requires(post,preun):	GConf2
 Requires(post,postun):	desktop-file-utils
 Requires(post,postun):	scrollkeeper
@@ -62,6 +66,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 # broken
 rm po/{ar,mn}.po
@@ -76,11 +81,13 @@
 %{__autoconf}
 %configure \
 	--disable-schemas-install \
+	--disable-scrollkeeper \
 	--with-bonobo \
 	--with-cd-burner \
 	--with-dbus \
 	--with-ipod \
-	--with-mds=avahi
+	--with-mds=avahi \
+	--with-internal-libsexy=no
 %{__make}
 
 %install
@@ -98,6 +105,7 @@
 %find_lang %{name} --with-gnome --all-name
 
 rm -f  $RPM_BUILD_ROOT%{_libdir}/bonobo/lib*.{la,a}
+rm -f  $RPM_BUILD_ROOT%{_libdir}/rhythmbox/plugins/*.{a,la,py}
 rm -rf $RPM_BUILD_ROOT%{_datadir}/application-registry
 rm -rf $RPM_BUILD_ROOT%{_datadir}/mime-info
 
@@ -128,6 +136,14 @@
 %doc AUTHORS ChangeLog README NEWS
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/bonobo/*.so
+%attr(755,root,root) %{_libdir}/rhythmbox-metadata
+
+%dir %{_libdir}/rhythmbox
+%dir %{_libdir}/rhythmbox/plugins
+%attr(755,root,root) %{_libdir}/rhythmbox/plugins/*.so
+%{_libdir}/rhythmbox/plugins/*-plugin
+%{_libdir}/rhythmbox/plugins/*.py[co]
+
 %{_datadir}/idl/*
 %{_datadir}/%{name}
 %{_datadir}/dbus-1/services/*.service
@@ -144,6 +160,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2006/04/16 11:10:08  freetz
+- 0.9.4, updated build time options, BR/R, updated file list, removed
+  unneed files
+
 Revision 1.57  2006/03/15 11:03:13  wiget
 - require nautilus-cd-burner with fixed NAUTILUS_BURN_VERSION_MICRO macro
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rhythmbox.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list