[ovirt-guest-agent/el5] Added python-simplejson as dependency

Vinzenz Feenstra evilissimo at fedoraproject.org
Wed Nov 27 15:52:39 UTC 2013


commit 7dd303d221f6ef8fd09c0ad16dd897197e8dbb95
Author: Vinzenz Feenstra <vfeenstr at redhat.com>
Date:   Wed Nov 27 16:51:58 2013 +0100

    Added python-simplejson as dependency
    
    Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>

 ovirt-guest-agent.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/ovirt-guest-agent.spec b/ovirt-guest-agent.spec
index 55cb008..d587bf3 100644
--- a/ovirt-guest-agent.spec
+++ b/ovirt-guest-agent.spec
@@ -15,6 +15,7 @@ BuildArch: noarch
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: python2-devel
 BuildRequires: python-pep8
+BuildRequires: python-simplejson
 Requires: dbus-python
 Requires: rpm-python
 Requires: python-ethtool >= 0.4-1


More information about the scm-commits mailing list