|
|
|
@ -11,7 +11,7 @@
|
|
|
|
|
Summary: Multimedia framework api
|
|
|
|
|
Name: phonon
|
|
|
|
|
Version: 4.5.57
|
|
|
|
|
Release: 1.%{snap}%{?dist}
|
|
|
|
|
Release: 2.%{snap}%{?dist}
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: http://phonon.kde.org/
|
|
|
|
@ -36,7 +36,7 @@ BuildRequires: pkgconfig(glib-2.0)
|
|
|
|
|
BuildRequires: pkgconfig(libpulse-mainloop-glib) > 0.9.15
|
|
|
|
|
BuildRequires: pkgconfig(libxml-2.0)
|
|
|
|
|
BuildRequires: pkgconfig(QtGui) >= 4.7.2
|
|
|
|
|
BuildRequires: pkgconfig(QtZeitgeist)
|
|
|
|
|
BuildRequires: pkgconfig(QZeitgeist)
|
|
|
|
|
BuildRequires: pkgconfig(xcb)
|
|
|
|
|
|
|
|
|
|
%global pulseaudio_version %(pkg-config --modversion libpulse 2>/dev/null || echo 0.9.15)
|
|
|
|
@ -178,6 +178,9 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Oct 31 2011 Rex Dieter <rdieter@fedoraproject.org> 4.5.57-2.20110914
|
|
|
|
|
- rebuild (qzeitgeist)
|
|
|
|
|
|
|
|
|
|
* Fri Sep 23 2011 Rex Dieter <rdieter@fedoraproject.org> 4.5.57-1.20110914
|
|
|
|
|
- 4.5.57 20110914 snapshot
|
|
|
|
|
- pkgconfig-style deps
|
|
|
|
|