diff --git a/PackageKit-Qt.spec b/PackageKit-Qt.spec index 422025e..a522b38 100644 --- a/PackageKit-Qt.spec +++ b/PackageKit-Qt.spec @@ -20,8 +20,9 @@ Source0: http://www.freedesktop.org/software/PackageKit/releases/PackageKit-Qt %endif ## upstream patches -Patch2: 0002-Make-use-of-QLoggingCategory-packagekitqt.patch -Patch3: 0003-Fix-copy-n-paste-typo.patch +# These are Qt5-specific, breaks Qt4 build +#Patch2: 0002-Make-use-of-QLoggingCategory-packagekitqt.patch +#Patch3: 0003-Fix-copy-n-paste-typo.patch BuildRequires: cmake BuildRequires: pkgconfig(QtDBus) pkgconfig(QtSql) @@ -131,7 +132,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog * Tue Oct 27 2015 Rex Dieter 0.9.5-4 -- pull in some upstream fixes, .spec cosmetics +- .spec cosmetics * Tue Jun 16 2015 Fedora Release Engineering - 0.9.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild