SPECS: amarok.spec - fix building with mpeg4ip >= 1.6 - BR: mpeg4i...
hawk
hawk at pld-linux.org
Wed Dec 5 09:58:24 CET 2007
Author: hawk Date: Wed Dec 5 08:58:24 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix building with mpeg4ip >= 1.6
- BR: mpeg4ip >= 1.6
- release 5
---- Files affected:
SPECS:
amarok.spec (1.171 -> 1.172)
---- Diffs:
================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.171 SPECS/amarok.spec:1.172
--- SPECS/amarok.spec:1.171 Sat Nov 3 23:56:31 2007
+++ SPECS/amarok.spec Wed Dec 5 09:58:19 2007
@@ -30,7 +30,7 @@
Summary(pl.UTF-8): Odtwarzacz audio dla KDE
Name: amarok
Version: 1.4.7
-Release: 4
+Release: 5
License: GPL
Group: X11/Applications/Multimedia
Source0: ftp://ftp.kde.org/pub/kde/stable/amarok/%{version}/src/%{name}-%{version}.tar.bz2
@@ -43,6 +43,7 @@
Patch5: kde-common-PLD.patch
Patch6: %{name}-gcc4.patch
Patch7: %{name}-titleorder.patch
+Patch8: %{name}-mpeg4ip.patch
URL: http://amarok.kde.org/
BuildRequires: SDL-devel
BuildRequires: alsa-lib-devel
@@ -62,7 +63,7 @@
%{?with_pgsql:BuildRequires: libpqxx-devel}
BuildRequires: libtunepimp-devel >= 0.5.1-6
BuildRequires: libvisual-devel >= 0.4.0
-BuildRequires: mpeg4ip-devel >= 1:1.5
+BuildRequires: mpeg4ip-devel >= 1:1.6
%{?with_mysql:BuildRequires: mysql-devel}
BuildRequires: pcre-devel
BuildRequires: pkgconfig
@@ -229,6 +230,7 @@
%patch5 -p1
%patch6 -p1
%patch7 -p1
+%patch8 -p1
%{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \
amarok/src/amarok.desktop \
@@ -487,6 +489,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.172 2007-12-05 08:58:19 hawk
+- fix building with mpeg4ip >= 1.6
+- BR: mpeg4ip >= 1.6
+- release 5
+
Revision 1.171 2007-11-03 22:56:31 ankry
- sr at Latn -> sr at latin, rel. 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amarok.spec?r1=1.171&r2=1.172&f=u
More information about the pld-cvs-commit
mailing list