|
|
|
@ -1,10 +1,10 @@
|
|
|
|
|
|
|
|
|
|
%define snap 20091118svn
|
|
|
|
|
%define snap 20091124svn
|
|
|
|
|
|
|
|
|
|
Summary: Multimedia framework api
|
|
|
|
|
Name: phonon
|
|
|
|
|
Version: 4.3.50
|
|
|
|
|
Release: 2.%{snap}%{?dist}
|
|
|
|
|
Release: 3.%{snap}%{?dist}
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: http://phonon.kde.org/
|
|
|
|
@ -39,6 +39,11 @@ BuildRequires: libxml2-devel
|
|
|
|
|
BuildRequires: pkgconfig
|
|
|
|
|
BuildRequires: qt4-devel
|
|
|
|
|
BuildRequires: xine-lib-devel
|
|
|
|
|
%if 0%{?fedora} > 11
|
|
|
|
|
BuildRequires: pulseaudio-libs-devel >= 0.9.21
|
|
|
|
|
%else
|
|
|
|
|
%define pa_keep_old_hacks 1
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Requires: phonon-backend%{?_isa} >= %{version}
|
|
|
|
|
|
|
|
|
@ -79,7 +84,9 @@ Provides: %{name}-backend-gst = %{version}-%{release}
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q -n phonon%{!?snap:-%{version}}
|
|
|
|
|
|
|
|
|
|
%if 0%{?pa_keep_old_hacks}
|
|
|
|
|
%patch1 -p1 -b .xine_pulseaudio
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
@ -179,7 +186,11 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Nov 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.50-1.20091118
|
|
|
|
|
* Wed Nov 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.50-3.20091124
|
|
|
|
|
- phonon-4.3.50 (20091124 snapshot)
|
|
|
|
|
- enable pulseaudio integration (F-12+)
|
|
|
|
|
|
|
|
|
|
* Wed Nov 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.50-2.20091118
|
|
|
|
|
- phonon-4.3.50 (20091118 snapshot)
|
|
|
|
|
|
|
|
|
|
* Mon Oct 19 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.50-1.20091019
|
|
|
|
|