[PackageKit-Qt] drop Properly-export-cmake-targets.patch, breaks apper build

Rex Dieter rdieter at fedoraproject.org
Wed Aug 27 13:51:03 UTC 2014


commit 93a61c94233846c16aff1d230c08fc8ea351cf35
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Wed Aug 27 08:51:03 2014 -0500

    drop Properly-export-cmake-targets.patch, breaks apper build

 PackageKit-Qt.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/PackageKit-Qt.spec b/PackageKit-Qt.spec
index 2a53b3a..1121802 100644
--- a/PackageKit-Qt.spec
+++ b/PackageKit-Qt.spec
@@ -4,7 +4,7 @@
 Summary:   Qt support library for PackageKit
 Name:      PackageKit-Qt
 Version:   0.9.2
-Release:   4%{?dist}
+Release:   5%{?dist}
 
 License:   LGPLv2+
 URL:       http://www.packagekit.org/
@@ -22,7 +22,7 @@ Patch2: 0002-Remove-daemon-proxy-conection-to-changed.patch
 Patch3: 0003-Add-operator-to-bitfield.patch
 Patch4: 0004-Remove-the-metatype-registration-for-Transaction-typ.patch
 Patch5: 0005-Remove-RoleUpgradeSystem-as-it-s-not-supported-in-0..patch
-Patch6: 0006-Properly-export-cmake-targets.patch
+#Patch6: 0006-Properly-export-cmake-targets.patch
 
 BuildRequires: cmake
 BuildRequires: pkgconfig(QtDBus) pkgconfig(QtSql)
@@ -85,6 +85,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Wed Aug 27 2014 Rex Dieter <rdieter at fedoraproject.org> 0.9.2-5
+- drop Properly-export-cmake-targets.patch, breaks apper build
+
 * Tue Aug 26 2014 Rex Dieter <rdieter at fedoraproject.org> 0.9.2-4
 - pull in some upstream fixes
 


More information about the scm-commits mailing list