- Pull in a new snapshot from the unstable branch.

- Add the font installing provide hooks
This commit is contained in:
Richard Hughes 2008-06-19 14:46:01 +00:00
parent 04c96afe64
commit 8dd1e223cc
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
PackageKit-0.2.3-20080611.tar.gz
PackageKit-0.2.3-20080618.tar.gz

View File

@ -2,14 +2,14 @@
%define dbus_version 0.90
%define dbus_glib_version 0.70
%define policykit_version 0.8
%define alphatag 20080611
%define alphatag 20080618
%{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Summary: System daemon that is a DBUS abstraction layer for package management
Name: PackageKit
Version: 0.2.3
Release: 3.%{?alphatag}%{?dist}
Release: 4.%{?alphatag}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://packagekit.freedesktop.org
@ -199,6 +199,10 @@ update-mime-database %{_datadir}/mime
%{_includedir}/*
%changelog
* Wed Jun 18 2008 Richard Hughes <rhughes@redhat.com> - 0.2.3-4.20080618
- Pull in a new snapshot from the unstable branch.
- Add the font installing provide hooks
* Mon Jun 11 2008 Richard Hughes <rhughes@redhat.com> - 0.2.3-3.20080611
- Pull in a new snapshot from the unstable branch.
- Fixes RH#450594 where there are insane length error messages

View File

@ -1 +1 @@
805bfb952f2fc9722f97b18494626a25 PackageKit-0.2.3-20080611.tar.gz
9e011ea4decf3388a43b49e46c63005a PackageKit-0.2.3-20080618.tar.gz