- 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:
parent
ea8d8b34b1
commit
04c96afe64
@ -1 +1 @@
|
||||
PackageKit-0.2.3-20080609.tar.gz
|
||||
PackageKit-0.2.3-20080611.tar.gz
|
||||
|
||||
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user