[ovirt-guest-agent/el6] Removed the broken dependency to the qemu-guest-agent on el6

Vinzenz Feenstra evilissimo at fedoraproject.org
Mon Mar 31 10:21:23 UTC 2014


commit 11cba2e2e62e38d4bfae7276d6231d889f0a44e0
Author: Vinzenz Feenstra <vfeenstr at redhat.com>
Date:   Mon Mar 31 12:21:11 2014 +0200

    Removed the broken dependency to the qemu-guest-agent on el6
    
    Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>

 ovirt-guest-agent.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/ovirt-guest-agent.spec b/ovirt-guest-agent.spec
index 460b7f3..dc293c8 100644
--- a/ovirt-guest-agent.spec
+++ b/ovirt-guest-agent.spec
@@ -1,5 +1,5 @@
 
-%global release_version 1
+%global release_version 2
 
 Name: ovirt-guest-agent
 Version: 1.0.9
@@ -13,7 +13,6 @@ BuildArch: noarch
 BuildRequires: python2-devel
 BuildRequires: python-pep8
 Requires: dbus-python
-Requires: qemu-guest-agent
 Requires: rpm-python
 Requires: python-ethtool >= 0.4-1
 Requires: udev >= 095-14.23
@@ -129,8 +128,11 @@ fi
 
 
 %changelog
+* Mon Mar 31 2013 Vinzenz Feenstra <evilissimo at redhat.com> - 1.0.9-2
+ - Removal of the broken dependency to qemu-guest-agent
+
 * Thu Jan 30 2014 Vinzenz Feenstra <evilissimo at redhat.com> - 1.0.9-1
-  - Update to fupstream version ovirt-guest-agent 1.0.9
+  - Update to upstream version ovirt-guest-agent 1.0.9
 
 * Mon Aug 12 2013 Vinzenz Feenstra <evilissimo at redhat.com> - 1.0.8-2
   - Update to final upstream version ovirt-guest-agent 1.0.8


More information about the scm-commits mailing list