[kdeadmin/f16] system-config-printer-kde: Requires: dbus-python PyQt4 python-cups

Rex Dieter rdieter at fedoraproject.org
Sat Dec 3 21:52:16 UTC 2011


commit 9b966c413cb5b42bcf0ac1faa90efe382453de3d
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Dec 3 15:52:58 2011 -0600

    system-config-printer-kde: Requires: dbus-python PyQt4 python-cups

 kdeadmin.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/kdeadmin.spec b/kdeadmin.spec
index 26123b6..233f86c 100644
--- a/kdeadmin.spec
+++ b/kdeadmin.spec
@@ -7,7 +7,7 @@ Name:           kdeadmin
 Summary:        KDE Administrative tools
 Epoch:          7
 Version: 4.7.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 Group:          User Interface/Desktops
 License:        GPLv2
@@ -47,7 +47,10 @@ The %{name} package includes administrative tools including:
 %package -n system-config-printer-kde
 Summary: A printer administration tool for KDE
 Group: System Environment/Base
-Requires: PyKDE4
+Requires: dbus-python
+Requires: PyKDE4 >= %{version}
+Requires: PyQt4
+Requires: python-cups
 Requires: system-config-printer-libs
 %description -n system-config-printer-kde
 A printer administration tool for KDE that allows the user to configure
@@ -127,6 +130,9 @@ fi
 
 
 %changelog
+* Sat Dec 03 2011 Rex Dieter <rdieter at fedoraproject.org> 7:4.7.4-2
+- system-config-printer-kde: Requires: dbus-python PyQt4 python-cups
+
 * Fri Dec 02 2011 Rex Dieter <rdieter at fedoraproject.org> - 7:4.7.4-1
 - 4.7.4
 


More information about the scm-commits mailing list