[systemd] drop dependency on dbus-python

Michal Schmidt michich at fedoraproject.org
Fri Jan 18 13:58:59 UTC 2013


commit 2575293b58cce73ce3d3f363d077ba6af97ef341
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Fri Jan 18 14:56:04 2013 +0100

    drop dependency on dbus-python
    
    The same upstream commit that introduced the dep on pygobject3-base
    removed the need for dbus-python.

 systemd.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index a4c5f4a..dfd87d7 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -155,7 +155,6 @@ SysV compatibility tools for systemd
 Summary:        Tool for processing systemd profiling information
 License:        LGPLv2+
 Requires:       %{name} = %{version}-%{release}
-Requires:       dbus-python
 Requires:       pycairo
 Requires:       pygobject3-base
 # for the systemd-analyze split:


More information about the scm-commits mailing list