From d4fb98f696390aee424540ec5e636ec63a949d9c Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Mon, 6 Jul 2009 14:46:19 +0000 Subject: [PATCH] - Requires gnome-packagekit for gpk-install-package-name. --- system-config-printer.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/system-config-printer.spec b/system-config-printer.spec index 6e5ab24..f42a5e8 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -7,7 +7,7 @@ Summary: A printer administration tool Name: system-config-printer Version: 1.1.8 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ URL: http://cyberelk.net/tim/software/system-config-printer/ Group: System Environment/Base @@ -49,6 +49,7 @@ Requires: notify-python Requires: gnome-python2-gnomekeyring Requires: python-sexy Requires: libxml2-python +Requires: gnome-packagekit Obsoletes: system-config-printer-gui <= 0.6.152 Provides: system-config-printer-gui = 0.6.152 @@ -187,6 +188,9 @@ rm -rf %buildroot exit 0 %changelog +* Mon Jul 6 2009 Tim Waugh 1.1.8-6 +- Requires gnome-packagekit for gpk-install-package-name. + * Fri Jul 3 2009 Tim Waugh 1.1.8-5 - Use gpk-install-package-name instead of trying to use the D-Bus API. - Spot stopped jobs with CUPS 1.4 as well (trac #177). This, along