Author: hawk Date: Mon Aug 4 07:34:03 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - API fix for libmtp 0.3.0, BR libmtp 0.3.0
---- Files affected: SPECS: amarok.spec (1.187 -> 1.188) ---- Diffs: ================================================================ Index: SPECS/amarok.spec diff -u SPECS/amarok.spec:1.187 SPECS/amarok.spec:1.188 --- SPECS/amarok.spec:1.187 Mon Jul 14 17:55:31 2008 +++ SPECS/amarok.spec Mon Aug 4 09:33:57 2008 @@ -30,7 +30,7 @@ Summary(pl.UTF-8): Odtwarzacz audio dla KDE Name: amarok Version: 1.4.9.1 -Release: 12 +Release: 13 License: GPL Group: X11/Applications/Multimedia Source0: ftp://ftp.kde.org/pub/kde/stable/amarok/%{version}/src/%{name}-%{version}.tar.bz2 @@ -44,6 +44,7 @@ Patch6: %{name}-gcc4.patch Patch7: %{name}-titleorder.patch Patch8: %{name}-mongrel.patch +Patch9: %{name}-libmtp.patch URL: http://amarok.kde.org/ BuildRequires: SDL-devel BuildRequires: alsa-lib-devel @@ -58,7 +59,7 @@ %{?with_mp3players:BuildRequires: libgpod-devel >= 0.6.0} %{?with_mp3players:BuildRequires: libifp-devel >= 1.0.0.2} BuildRequires: libltdl-devel -%{?with_mp3players:BuildRequires: libmtp-devel >= 0.1.1} +%{?with_mp3players:BuildRequires: libmtp-devel >= 0.3.0} %{?with_mp3players:BuildRequires: libnjb-devel >= 2.2.4} %{?with_pgsql:BuildRequires: libpqxx-devel} BuildRequires: libtunepimp-devel >= 0.5.1-6 @@ -234,6 +235,7 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p0 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \ amarok/src/amarok.desktop \ @@ -498,6 +500,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.188 2008/08/04 07:33:57 hawk +- API fix for libmtp 0.3.0, BR libmtp 0.3.0 + Revision 1.187 2008/07/14 15:55:31 qboosh - unified ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amarok.spec?r1=1.187&r2=1.188&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
