SPECS: rhythmbox.spec - fix building with libmtp 0.3.0

hawk hawk at pld-linux.org
Thu Aug 7 10:44:58 CEST 2008


Author: hawk                         Date: Thu Aug  7 08:44:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix building with libmtp 0.3.0

---- Files affected:
SPECS:
   rhythmbox.spec (1.120 -> 1.121) 

---- Diffs:

================================================================
Index: SPECS/rhythmbox.spec
diff -u SPECS/rhythmbox.spec:1.120 SPECS/rhythmbox.spec:1.121
--- SPECS/rhythmbox.spec:1.120	Tue Jun 17 19:24:50 2008
+++ SPECS/rhythmbox.spec	Thu Aug  7 10:44:52 2008
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Aplikacja do zarządzania muzyką
 Name:		rhythmbox
 Version:	0.11.5
-Release:	6
+Release:	7
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.11/%{name}-%{version}.tar.bz2
@@ -20,6 +20,7 @@
 Patch3:		%{name}-link.patch
 Patch4:		%{name}-bug499208.patch
 Patch5:		%{name}-lt.patch
+Patch6:		%{name}-libmtp.patch
 URL:		http://www.rhythmbox.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -41,7 +42,7 @@
 BuildRequires:	libglade2-devel >= 1:2.6.0
 BuildRequires:	libgnomeui-devel >= 2.18.1
 %{?with_ipod:BuildRequires:	libgpod-devel >= 0.5.2}
-%{?with_mtp:BuildRequires:	libmtp-devel}
+%{?with_mtp:BuildRequires:	libmtp-devel >= 0.3.0}
 BuildRequires:	libmusicbrainz-devel >= 2.1.4
 BuildRequires:	libnotify-devel >= 0.4.2
 BuildRequires:	libsexy-devel >= 0.1.10
@@ -118,6 +119,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p0
 
 %{__sed} -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
 mv po/sr@{Latn,latin}.po
@@ -312,6 +314,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.121  2008/08/07 08:44:52  hawk
+- fix building with libmtp 0.3.0
+
 Revision 1.120  2008/06/17 17:24:50  arekm
 - rel 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rhythmbox.spec?r1=1.120&r2=1.121&f=u



More information about the pld-cvs-commit mailing list