|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
Summary: Multimedia framework api
|
|
|
|
|
Name: phonon
|
|
|
|
|
Version: 4.5.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: http://phonon.kde.org/
|
|
|
|
@ -38,6 +38,7 @@ BuildRequires: automoc4 >= 0.9.86
|
|
|
|
|
BuildRequires: cmake >= 2.6.0
|
|
|
|
|
BuildRequires: glib2-devel
|
|
|
|
|
BuildRequires: kde-filesystem
|
|
|
|
|
BuildRequires: libqzeitgeist-devel
|
|
|
|
|
BuildRequires: libxcb-devel
|
|
|
|
|
BuildRequires: libxml2-devel
|
|
|
|
|
BuildRequires: pkgconfig
|
|
|
|
@ -184,6 +185,9 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue May 24 2011 Rex Dieter <rdieter@fedoraproject.org> 4.5.0-3
|
|
|
|
|
- BR: libqzeitgeist-devel
|
|
|
|
|
|
|
|
|
|
* Fri Apr 08 2011 Rex Dieter <rdieter@fedoraproject.org> 4.5.0-2
|
|
|
|
|
- avoid Conflicts with judicious (Build)Requires: qt4(-devel) instead
|
|
|
|
|
|
|
|
|
|