[PackageKit] Add a dbus-python dep on PackageKit-yum-plugin to fix rh#694812

Richard Hughes rhughes at fedoraproject.org
Fri Apr 8 14:34:13 UTC 2011


commit b81be1c95616c1a4bcc0c7186f0589eceb25a3fc
Author: Richard Hughes <richard at hughsie.com>
Date:   Fri Apr 8 15:31:41 2011 +0100

    Add a dbus-python dep on PackageKit-yum-plugin to fix rh#694812
    
    I'll rebuild on next upstream release.

 PackageKit.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/PackageKit.spec b/PackageKit.spec
index 9bb02f9..4e16ccc 100644
--- a/PackageKit.spec
+++ b/PackageKit.spec
@@ -102,6 +102,7 @@ Summary: Tell PackageKit to check for updates when yum exits
 Group: System Environment/Base
 Requires: yum >= 3.0
 Requires: PackageKit
+Requires: dbus-python
 Obsoletes: yum-packagekit < %{version}-%{release}
 
 %description yum-plugin


More information about the scm-commits mailing list