- Add BR zif-devel to accelerate some simple transaction types.
This commit is contained in:
parent
abd69a3f1e
commit
53e8f22c09
@ -5,7 +5,7 @@
|
||||
Summary: Package management service
|
||||
Name: PackageKit
|
||||
Version: 0.6.9
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://www.packagekit.org
|
||||
Source0: http://www.packagekit.org/releases/%{name}-%{version}.tar.bz2
|
||||
@ -50,6 +50,7 @@ BuildRequires: pango-devel
|
||||
BuildRequires: pm-utils-devel
|
||||
BuildRequires: fontconfig-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: zif-devel
|
||||
|
||||
# functionality moved to udev itself
|
||||
Obsoletes: PackageKit-udev-helper < %{version}-%{release}
|
||||
@ -440,6 +441,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
%{_includedir}/PackageKit/backend/*.h
|
||||
|
||||
%changelog
|
||||
* Tue Oct 12 2010 Richard Hughes <rhughes@redhat.com> - 0.6.9-2
|
||||
- Add BR zif-devel to accelerate some simple transaction types.
|
||||
|
||||
* Mon Oct 04 2010 Richard Hughes <rhughes@redhat.com> - 0.6.9-1
|
||||
- New upstream release of 0.6.9.
|
||||
- Many small bugfixes and performance increases.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user