- Pull in a new snapshot from the unstable branch.

- Fixes RH#450594 where there are insane length error messages
- Get the group for the package when we do ::Detail()
This commit is contained in:
Richard Hughes 2008-06-11 15:42:49 +00:00
parent ea8d8b34b1
commit 04c96afe64
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
PackageKit-0.2.3-20080609.tar.gz
PackageKit-0.2.3-20080611.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 20080609
%define alphatag 20080611
%{!?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: 2.%{?alphatag}%{?dist}
Release: 3.%{?alphatag}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://packagekit.freedesktop.org
@ -199,6 +199,11 @@ update-mime-database %{_datadir}/mime
%{_includedir}/*
%changelog
* 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
- Get the group for the package when we do ::Detail()
* Mon Jun 09 2008 Richard Hughes <rhughes@redhat.com> - 0.2.3-2.20080609
- Add intltool to the BR.

View File

@ -1 +1 @@
3f87d5a77ffd7c25ea9171f9d2ba5ca0 PackageKit-0.2.3-20080609.tar.gz
805bfb952f2fc9722f97b18494626a25 PackageKit-0.2.3-20080611.tar.gz