diff --git a/qt-mobility.spec b/qt-mobility.spec index 537309b..95c2239 100644 --- a/qt-mobility.spec +++ b/qt-mobility.spec @@ -9,7 +9,7 @@ Name: qt-mobility Summary: Qt Mobility Framework Version: 1.2.2 -Release: 0.23.%{snap}git%{git_short}%{?dist} +Release: 0.24.%{snap}git%{git_short}%{?dist} License: LGPLv2 with exceptions URL: https://code.qt.io/cgit/qt-mobility/qt-mobility.git @@ -44,8 +44,10 @@ Patch54: qt-mobility-opensource-src-1.2.2-gcc6.patch BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(blkid) BuildRequires: pkgconfig(bluez) +%if 0%{?fedora} < 26 BuildRequires: pkgconfig(gstreamer-plugins-bad-0.10) BuildRequires: pkgconfig(gstreamer-app-0.10) +%endif BuildRequires: pkgconfig(libpulse) %if 0%{?fedora} || 0%{?rhel} > 6 BuildRequires: pkgconfig(libudev) @@ -445,6 +447,9 @@ cp -a doc/html/* %{buildroot}%{_qt4_docdir}/html/qtmobility/ %changelog +* Mon Dec 12 2016 Rex Dieter - 1.2.2-0.24 +- drop gstreamer support on f26+ + * Sun Feb 07 2016 Rex Dieter 1.2.2-0.23.20140317git169da60c - gcc6 FTBFS (#1305226), update URL