Author: shadzik Date: Fri Apr 9 18:28:42 2010 GMT Module: packages Tag: HEAD ---- Log message: - xine backend R: xine-decode-ogg, otherwise we will fail to logout
---- Files affected: packages/phonon: phonon.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: packages/phonon/phonon.spec diff -u packages/phonon/phonon.spec:1.34 packages/phonon/phonon.spec:1.35 --- packages/phonon/phonon.spec:1.34 Sun Feb 21 21:07:43 2010 +++ packages/phonon/phonon.spec Fri Apr 9 20:28:37 2010 @@ -5,7 +5,7 @@ Summary(pl.UTF-8): Biblioteka Phonon Name: phonon Version: 4.3.80 -Release: 2 +Release: 3 License: LGPL v2.1 Group: X11/Libraries Source0: ftp://ftp.kde.org/pub/kde/stable/phonon/%{name}-%{version}.tar.bz2 @@ -19,7 +19,7 @@ BuildRequires: QtSql-devel >= %{qtver} BuildRequires: QtTest-devel >= %{qtver} BuildRequires: automoc4 >= 0.9.86 -BuildRequires: cmake >= 2.6.2 +BuildRequires: cmake >= 2.8.0 BuildRequires: gstreamer-plugins-base-devel >= 0.10.0 BuildRequires: pkgconfig BuildRequires: pulseaudio-devel >= 0.9.21 @@ -67,6 +67,7 @@ Summary(pl.UTF-8): Wtyczki Xine dla Phonon Group: Libraries Requires: %{name} = %{version}-%{release} +Requires: xine-decode-ogg Provides: qt4-phonon-backend = %{version} Obsoletes: kde4-phonon-xine @@ -164,6 +165,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2010/04/09 18:28:37 shadzik +- xine backend R: xine-decode-ogg, otherwise we will fail to logout + Revision 1.34 2010/02/21 20:07:43 sparky - BR: pulseaudio-devel (with version) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/phonon/phonon.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
