[tog-pegasus/f19] Add version to cim-server virtual provides

vcrhonek vcrhonek at fedoraproject.org
Wed Oct 9 14:03:20 UTC 2013


commit b99703c7dc3472875aec4789c17e1c8ddc8662b7
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Wed Oct 9 16:03:09 2013 +0200

    Add version to cim-server virtual provides

 tog-pegasus.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tog-pegasus.spec b/tog-pegasus.spec
index 188b3a9..3700f4b 100644
--- a/tog-pegasus.spec
+++ b/tog-pegasus.spec
@@ -8,7 +8,7 @@
 
 Name:           tog-pegasus
 Version:        %{major_ver}.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 Epoch:          2
 Summary:        OpenPegasus WBEM Services for Linux
 
@@ -95,7 +95,7 @@ BuildRequires:  net-snmp-devel, openslp-devel
 BuildRequires:  systemd-units
 Requires:       net-snmp-libs
 Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
-Provides:       cim-server
+Provides:       cim-server = 1
 
 %description
 OpenPegasus WBEM Services for Linux enables management solutions that deliver
@@ -491,6 +491,9 @@ fi
 
 
 %changelog
+* Wed Oct 09 2013 Vitezslav Crhonek <vcrhonek at redhat.com> - 2:2.12.1-8
+- Add version to cim-server virtual provides
+
 * Wed Jul 24 2013 Vitezslav Crhonek <vcrhonek at redhat.com> - 2:2.12.1-7
 - Require net-snmp-libs instead of net-snmp
 


More information about the scm-commits mailing list