- Update the summary to be more terse.
This commit is contained in:
parent
2819179c15
commit
d4a701f1c5
@ -5,10 +5,10 @@
|
||||
|
||||
%{!?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
|
||||
Summary: Package management framework
|
||||
Name: PackageKit
|
||||
Version: 0.3.10
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://packagekit.freedesktop.org
|
||||
@ -379,6 +379,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
%{_includedir}/PackageKit/backend/*.h
|
||||
|
||||
%changelog
|
||||
* Thu Nov 20 2008 Richard Hughes <rhughes@redhat.com> - 0.3.10-2
|
||||
- Update the summary to be more terse.
|
||||
|
||||
* Tue Nov 11 2008 Richard Hughes <rhughes@redhat.com> - 0.3.10-1
|
||||
- New upstream version
|
||||
- Drop all upstreamed patches
|
||||
|
||||
Loading…
Reference in New Issue
Block a user