[ovirt-guest-agent] ovirt-guest-agent package now Obsoleted by ovirt-guest-agent-common

Vinzenz Feenstra evilissimo at fedoraproject.org
Thu Feb 14 09:32:39 UTC 2013


commit c98b4f4b279f1df966162889bd878d7e23878928
Author: Vinzenz Feenstra <vfeenstr at redhat.com>
Date:   Thu Feb 14 10:31:18 2013 +0100

    ovirt-guest-agent package now Obsoleted by ovirt-guest-agent-common
    
    Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>

 ovirt-guest-agent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ovirt-guest-agent.spec b/ovirt-guest-agent.spec
index f2c5087..af8070b 100644
--- a/ovirt-guest-agent.spec
+++ b/ovirt-guest-agent.spec
@@ -1,5 +1,5 @@
 
-%global release_version 4
+%global release_version 5
 
 %global _moduledir /%{_lib}/security
 
@@ -43,6 +43,7 @@ Requires(preun): systemd
 Requires(postun): systemd
 %endif
 Provides: %{name} = %{version}-%{release}
+Obsoletes: %{name}
 
 # If selinux is installed and has a version lower than tested, our package
 # would not work as expected.
@@ -238,7 +239,10 @@ fi
 %attr (755,root,root) %{_libdir}/kde4/kgreet_ovirtcred.so
 
 %changelog
-* Tue Feb 07 2013 Vinzenz Feenstra <vfeenstr at redhat.com> - 1.0.6-4
+* Thu Feb 14 2013 Vinzenz Feenstra <vfeenstr at redhat.com> - 1.0.6-5
+- ovirt-guest-agent-common obsoletes now ovirt-guest-agent
+
+* Thu Feb 07 2013 Vinzenz Feenstra <vfeenstr at redhat.com> - 1.0.6-4
 - Removal of unused global variable _kdmrc
 
 * Tue Jan 22 2013 Vinzenz Feenstra <vfeenstr at redhat.com> - 1.0.6-3


More information about the scm-commits mailing list