From 881e473645481cbc78c30b2a0ee939ee4af9be01 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 27 Oct 2015 13:00:31 -0500 Subject: [PATCH] .spec cosmetics --- PackageKit-Qt.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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