SPECS (DEVEL): rhythmbox.spec - remove obsoleted dirs, cleanup, mo...

freetz freetz at pld-linux.org
Wed Aug 3 16:58:33 CEST 2005


Author: freetz                       Date: Wed Aug  3 14:58:33 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- remove obsoleted dirs, cleanup, more BRs, smallnote about ipod support

---- Files affected:
SPECS:
   rhythmbox.spec (1.46.2.5 -> 1.46.2.6) 

---- Diffs:

================================================================
Index: SPECS/rhythmbox.spec
diff -u SPECS/rhythmbox.spec:1.46.2.5 SPECS/rhythmbox.spec:1.46.2.6
--- SPECS/rhythmbox.spec:1.46.2.5	Wed Aug  3 15:49:55 2005
+++ SPECS/rhythmbox.spec	Wed Aug  3 16:58:27 2005
@@ -20,6 +20,7 @@
 BuildRequires:	gstreamer-plugins-devel >= 0.8.8
 BuildRequires:	gnome-vfs2-devel >= 2.10.0-2
 BuildRequires:	gtk+2-devel >= 2:2.6.3
+BuildRequires:	intltool
 BuildRequires:	libbonobo-devel >= 2.8.0
 BuildRequires:	libglade2-devel >= 1:2.5.0
 BuildRequires:	libgnomeui-devel >= 2.10.0-2
@@ -28,6 +29,7 @@
 BuildRequires:	nautilus-cd-burner-devel >= 2.9.0
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.176
+BuildRequires:	scrollkeeper
 BuildRequires:	totem-devel >= 1.1.3
 BuildRequires:	zlib-devel
 Requires(post,postun):	/sbin/ldconfig
@@ -65,10 +67,9 @@
 %{__autoheader}
 %{__automake}
 %{__autoconf}
+# NOTE: ipod needs dbus < 0.30, not ported yet
 %configure \
 	--disable-schemas-install \
-	--enable-ipod \
-	--enable-nautilus-menu \
 	--with-bonobo \
 	--with-cd-burner
 %{__make}
@@ -84,7 +85,9 @@
 
 %find_lang %{name} --with-gnome --all-name
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/lib*.{la,a}
+rm -f  $RPM_BUILD_ROOT%{_libdir}/bonobo/lib*.{la,a}
+rm -rf $RPM_BUILD_ROOT%{_datadir}/application-registry
+rm -rf $RPM_BUILD_ROOT%{_datadir}/mime-info
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -112,13 +115,11 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README NEWS
 %attr(755,root,root) %{_bindir}/*
-%{_datadir}/application-registry/*
+%attr(755,root,root) %{_libdir}/bonobo/*.so
 %{_datadir}/idl/*
-%{_datadir}/mime-info/*.keys
 %{_datadir}/%{name}
 %{_desktopdir}/*
 %{_libdir}/bonobo/servers/*
-%attr(755,root,root) %{_libdir}/bonobo/*.so
 %{_omf_dest_dir}/%{name}
 %{_pixmapsdir}/*
 %{_pkgconfigdir}/*
@@ -130,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46.2.6  2005/08/03 14:58:27  freetz
+- remove obsoleted dirs, cleanup, more BRs, smallnote about ipod support
+
 Revision 1.46.2.5  2005/08/03 13:49:55  freetz
 - 20050803 snap, removed obsoleted stuff (like unmaintained xine backend)
   ar,mn locale removed (broken)
================================================================

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




More information about the pld-cvs-commit mailing list