|
|
@ -4,7 +4,7 @@
|
|
|
|
Summary: Qt support library for PackageKit
|
|
|
|
Summary: Qt support library for PackageKit
|
|
|
|
Name: PackageKit-Qt
|
|
|
|
Name: PackageKit-Qt
|
|
|
|
Version: 0.9.2
|
|
|
|
Version: 0.9.2
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
URL: http://www.packagekit.org/
|
|
|
|
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
|
|
|
|
Patch3: 0003-Add-operator-to-bitfield.patch
|
|
|
|
Patch4: 0004-Remove-the-metatype-registration-for-Transaction-typ.patch
|
|
|
|
Patch4: 0004-Remove-the-metatype-registration-for-Transaction-typ.patch
|
|
|
|
Patch5: 0005-Remove-RoleUpgradeSystem-as-it-s-not-supported-in-0..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: cmake
|
|
|
|
BuildRequires: pkgconfig(QtDBus) pkgconfig(QtSql)
|
|
|
|
BuildRequires: pkgconfig(QtDBus) pkgconfig(QtSql)
|
|
|
@ -85,6 +85,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Aug 27 2014 Rex Dieter <rdieter@fedoraproject.org> 0.9.2-5
|
|
|
|
|
|
|
|
- drop Properly-export-cmake-targets.patch, breaks apper build
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 26 2014 Rex Dieter <rdieter@fedoraproject.org> 0.9.2-4
|
|
|
|
* Tue Aug 26 2014 Rex Dieter <rdieter@fedoraproject.org> 0.9.2-4
|
|
|
|
- pull in some upstream fixes
|
|
|
|
- pull in some upstream fixes
|
|
|
|
|
|
|
|
|
|
|
|