[gnome-packagekit] trivial: Update the reference spec file
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] trivial: Update the reference spec file
- Date: Thu, 4 Sep 2014 17:28:01 +0000 (UTC)
commit e2c0e3ef00bd2d33a061b981d155f990a641614b
Author: Richard Hughes <richard hughsie com>
Date: Thu Sep 4 18:24:20 2014 +0100
trivial: Update the reference spec file
contrib/gnome-packagekit.spec.in | 19 ++++---------------
1 files changed, 4 insertions(+), 15 deletions(-)
---
diff --git a/contrib/gnome-packagekit.spec.in b/contrib/gnome-packagekit.spec.in
index 59b98b9..46e5be7 100644
--- a/contrib/gnome-packagekit.spec.in
+++ b/contrib/gnome-packagekit.spec.in
@@ -9,14 +9,13 @@ Group: Applications/System
URL: http://www.packagekit.org
Source0: http://download.gnome.org/sources/gnome-packagekit/3.11/%{name}-%{version}.tar.xz
-Requires: gnome-icon-theme
-Requires: dbus-x11 >= 1.1.2
-Requires: PackageKit >= 0.5.0
+Requires: adwaita-icon-theme
+Requires: dbus-x11%{?_isa} >= 1.1.2
+Requires: PackageKit%{?_isa} >= 0.5.0
Requires: PackageKit-libs >= 0.5.0
-Requires: PackageKit-device-rebind >= 0.5.0
Requires: shared-mime-info
Requires: iso-codes
-Requires: libcanberra >= 0.10
+Requires: libcanberra%{?_isa} >= 0.10
# required because KPackageKit provides exactly the same interface
Provides: PackageKit-session-service
@@ -44,10 +43,6 @@ BuildRequires: systemd-devel
BuildRequires: polkit-devel
BuildRequires: itstool
-# obsolete sub-package
-Obsoletes: gnome-packagekit-extra <= 2.91.1
-Provides: gnome-packagekit-extra
-
%description
gnome-packagekit provides session applications for the PackageKit API.
There are several utilities designed for installing, updating and
@@ -82,12 +77,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
# nuke the ChangeLog file, it's huge
rm -f $RPM_BUILD_ROOT%{_datadir}/doc/gnome-packagekit-*/ChangeLog
-for i in gpk-application gpk-update-viewer gpk-install-local-file gpk-log gpk-prefs ; do
- desktop-file-install --delete-original \
- --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \
- $RPM_BUILD_ROOT%{_datadir}/applications/$i.desktop
-done
-
%find_lang %name --with-gnome
%post
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]