|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
Summary: Multimedia framework api
|
|
|
|
|
Name: phonon
|
|
|
|
|
Version: 4.4.4
|
|
|
|
|
Release: 0.0.%{snap}%{?dist}
|
|
|
|
|
Release: 0.1.%{snap}%{?dist}
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: http://phonon.kde.org/
|
|
|
|
@ -44,8 +44,8 @@ BuildRequires: pulseaudio-libs-devel >= 0.9.15
|
|
|
|
|
|
|
|
|
|
Requires: kde-filesystem
|
|
|
|
|
## Beware bootstrapping, have -Requires/+Requires this for step 0, then build at least one backend
|
|
|
|
|
#Requires: phonon-backend%{?_isa} => 4.4
|
|
|
|
|
Provides: phonon-backend%{?_isa} = 4.4
|
|
|
|
|
Requires: phonon-backend%{?_isa} => 4.4
|
|
|
|
|
#Provides: phonon-backend%{?_isa} = 4.4
|
|
|
|
|
Requires: pulseaudio-libs%{?_isa} >= %{pulseaudio_version}
|
|
|
|
|
Requires: qt4%{?_isa} >= %{_qt4_version}
|
|
|
|
|
|
|
|
|
@ -180,6 +180,9 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jan 05 2011 Rex Dieter <rdieter@fedoraproject.org> - 4.4.4-0.1.20110104
|
|
|
|
|
- Requires: phonon-backend
|
|
|
|
|
|
|
|
|
|
* Wed Jan 05 2011 Rex Dieter <rdieter@fedoraproject.org> - 4.4.4-0.0.20110104
|
|
|
|
|
- phonon-4.4.4 snapshot (sans backends)
|
|
|
|
|
- bootstrap without Requires: phonon-backend
|
|
|
|
|