own %{_libdir}/packageKit-plugins
This commit is contained in:
parent
aef8f40b2b
commit
6a376dbb38
@ -6,7 +6,7 @@
|
||||
Summary: Package management service
|
||||
Name: PackageKit
|
||||
Version: 0.8.12
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://www.packagekit.org
|
||||
Source0: http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
|
||||
@ -361,6 +361,7 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
%ghost %verify(not md5 size mtime) %{_localstatedir}/lib/PackageKit/transactions.db
|
||||
%{_datadir}/dbus-1/system-services/*.service
|
||||
%{_libdir}/pm-utils/sleep.d/95packagekit
|
||||
%dir %{_libdir}/packagekit-plugins
|
||||
%{_libdir}/packagekit-plugins/*.so
|
||||
%{_libdir}/girepository-1.0/PackageKitPlugin-1.0.typelib
|
||||
%{_datadir}/dbus-1/interfaces/*.xml
|
||||
@ -455,6 +456,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
%{_libdir}/pkgconfig/packagekit-plugin.pc
|
||||
|
||||
%changelog
|
||||
* Mon Nov 04 2013 Rex Dieter <rdieter@fedoraproject.org> 0.8.12-3
|
||||
- own %%{_libdir}/packageKit-plugins
|
||||
|
||||
* Fri Nov 01 2013 Richard Hughes <rhughes@redhat.com> - 0.8.12-2
|
||||
- Show some text progress when the offline update is going on
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user