[openlmi-storage] Fixed dependency on openlmi-python-providers.

Jan Šafránek jsafrane at fedoraproject.org
Tue Aug 20 11:34:29 UTC 2013


commit 0944338d0d5b8e0e57d45bac6c772c82ea2a1cd8
Author: Jan Safranek <jsafrane at redhat.com>
Date:   Tue Aug 20 13:34:13 2013 +0200

    Fixed dependency on openlmi-python-providers.

 openlmi-storage.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openlmi-storage.spec b/openlmi-storage.spec
index 122e5c0..d5f958f 100644
--- a/openlmi-storage.spec
+++ b/openlmi-storage.spec
@@ -2,7 +2,7 @@
 
 Name:           openlmi-storage
 Version:        0.5.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        CIM providers for storage management
 
 License:        LGPLv2+
@@ -12,7 +12,7 @@ BuildArch:      noarch
 BuildRequires:  python2-devel
 Requires:       cmpi-bindings-pywbem
 Requires:       python-blivet
-Requires:       openlmi-python
+Requires:       openlmi-python-providers
 # For Linux_ComputerSystem:
 Requires:       sblim-cmpi-base
 # For openlmi-mof-register script:
@@ -125,6 +125,9 @@ fi >> %logfile 2>&1
 
 
 %changelog
+* Tue Aug 20 2013 Jan Safranek <jsafrane at redhat.com> - 0.5.3-4
+- Fixed dependency on openlmi-python-providers.
+
 * Thu Aug 15 2013 Jan Safranek <jsafrane at redhat.com> - 0.5.3-3
 - Fixed registration into SFCB (#995561)
 - Added logging of RPM scripts.


More information about the scm-commits mailing list