SPECS (DEVEL): rhythmbox.spec - 0.9.1, more BRs, more features ena...
freetz
freetz at pld-linux.org
Mon Oct 17 11:13:24 CEST 2005
Author: freetz Date: Mon Oct 17 09:13:24 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- 0.9.1, more BRs, more features enabled and it works even more stable
will be moved to HEAD soon
---- Files affected:
SPECS:
rhythmbox.spec (1.46.2.9 -> 1.46.2.10)
---- Diffs:
================================================================
Index: SPECS/rhythmbox.spec
diff -u SPECS/rhythmbox.spec:1.46.2.9 SPECS/rhythmbox.spec:1.46.2.10
--- SPECS/rhythmbox.spec:1.46.2.9 Sun Aug 28 03:37:08 2005
+++ SPECS/rhythmbox.spec Mon Oct 17 11:13:19 2005
@@ -2,23 +2,26 @@
Summary: Music Management Application
Summary(pl): Aplikacja do zarządzania muzyką
Name: rhythmbox
-Version: 0.9.0
-Release: 2
+Version: 0.9.1
+Release: 1
License: GPL v2+
Group: Applications
Source0: http://ftp.gnome.org/pub/gnome/sources/rhythmbox/0.9/%{name}-%{version}.tar.bz2
-# Source0-md5: 3e01834c5085af7fc11d0b98b76b9354
+# Source0-md5: 942b204d1227f4d66e26a289ca762df2
Patch0: %{name}-desktop.patch
Patch1: %{name}-broken_locale.patch
-Patch2: %{name}-gtk2.8-crash.patch
+Patch2: %{name}-gtk2.8-crash.patch
URL: http://www.rhythmbox.org/
BuildRequires: autoconf
BuildRequires: automake
+BuildRequires: dbus-glib-devel >= 0.35
BuildRequires: gstreamer-GConf-devel >= 0.8.8
BuildRequires: gstreamer-devel >= 0.8.9
BuildRequires: gstreamer-plugins-devel >= 0.8.8
BuildRequires: gnome-vfs2-devel >= 2.10.0-2
BuildRequires: gtk+2-devel >= 2:2.8.0
+BuildRequires: hal-devel >= 0.5.4
+BuildRequires: howl-devel
BuildRequires: intltool
BuildRequires: libbonobo-devel >= 2.8.0
BuildRequires: libglade2-devel >= 1:2.5.0
@@ -34,11 +37,13 @@
Requires(post,postun): /sbin/ldconfig
Requires(post,postun): /usr/bin/scrollkeeper-update
Requires(post,preun): GConf2
+Requires: dbus >= 0.35
Requires: gstreamer-audio-effects >= 0.8.8
Requires: gstreamer-audio-formats >= 0.8.8
Requires: gstreamer-audiosink
Requires: gstreamer-gnomevfs >= 0.8.8
Requires: gtk+2 >= 2:2.6.3
+Requires: hal >= 0.5.4
Obsoletes: net-rhythmbox
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -46,6 +51,7 @@
Rhythmbox is your one-stop multimedia application, supporting a music
library, multiple "music groups", internet radio, and more.
+
%description -l pl
Rhythmbox to kompletna aplikacja multimedialna, obsługująca bibliotekę
muzyczną, wiele "grup muzyki", radio internetowe itp.
@@ -63,15 +69,18 @@
%{__intltoolize}
%{__glib_gettextize}
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I macros
%{__autoheader}
%{__automake}
%{__autoconf}
-# NOTE: ipod needs dbus < 0.30, not ported yet
%configure \
--disable-schemas-install \
--with-bonobo \
- --with-cd-burner
+ --with-cd-burner \
+ --with-dbus \
+ --with-ipod \
+ --with-mds=howl
+
%{__make}
%install
@@ -118,6 +127,7 @@
%attr(755,root,root) %{_libdir}/bonobo/*.so
%{_datadir}/idl/*
%{_datadir}/%{name}
+%{_datadir}/dbus-1/services/*.service
%{_desktopdir}/*
%{_libdir}/bonobo/servers/*
%{_omf_dest_dir}/%{name}
@@ -131,6 +141,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.46.2.10 2005/10/17 09:13:19 freetz
+- 0.9.1, more BRs, more features enabled and it works even more stable
+ will be moved to HEAD soon
+
Revision 1.46.2.9 2005/08/28 01:37:08 aredridel
- added gtk 2.8 crash patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rhythmbox.spec?r1=1.46.2.9&r2=1.46.2.10&f=u
More information about the pld-cvs-commit
mailing list