remove qt5-qttools workaround

epel9
Rex Dieter 10 years ago
parent b47547f81d
commit ed42f9d01b

@ -11,7 +11,7 @@
Summary: Multimedia framework api Summary: Multimedia framework api
Name: phonon Name: phonon
Version: 4.8.1 Version: 4.8.1
Release: 1%{?dist} Release: 2%{?dist}
License: LGPLv2+ License: LGPLv2+
URL: http://phonon.kde.org/ URL: http://phonon.kde.org/
%if 0%{?snap} %if 0%{?snap}
@ -42,8 +42,6 @@ BuildRequires: pkgconfig(QtDBus) pkgconfig(QtDesigner) pkgconfig(QtOpenGL) pkgco
# Qt5 # Qt5
BuildRequires: pkgconfig(Qt5DBus) pkgconfig(Qt5Designer) pkgconfig(Qt5OpenGL) pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5DBus) pkgconfig(Qt5Designer) pkgconfig(Qt5OpenGL) pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5Declarative) BuildRequires: pkgconfig(Qt5Declarative)
# temporary workaround qt5-qttools packaging bug
BuildRequires: qt5-designer-plugin-webkit
%if 0%{?zeitgeist} %if 0%{?zeitgeist}
BuildRequires: pkgconfig(QZeitgeist) BuildRequires: pkgconfig(QZeitgeist)
%endif %endif
@ -200,6 +198,9 @@ test "$(pkg-config --modversion phonon4qt5)" = "%{version}"
%changelog %changelog
* Sun Oct 19 2014 Rex Dieter <rdieter@fedoraproject.org> 4.8.1-2
- remove qt5-qttools workaround
* Fri Oct 17 2014 Rex Dieter <rdieter@fedoraproject.org> 4.8.1-1 * Fri Oct 17 2014 Rex Dieter <rdieter@fedoraproject.org> 4.8.1-1
- phonon-4.8.1 - phonon-4.8.1

Loading…
Cancel
Save