[openlmi-providers] Fix wrong variable name

Radek Novacek rnovacek at fedoraproject.org
Fri Sep 12 10:27:04 UTC 2014


commit 6fd675b1eadd1f5900852926aee19a70239b69af
Author: Radek Novacek <rnovacek at redhat.com>
Date:   Fri Sep 12 12:26:56 2014 +0200

    Fix wrong variable name

 openlmi-providers.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openlmi-providers.spec b/openlmi-providers.spec
index b325fce..e3dc975 100644
--- a/openlmi-providers.spec
+++ b/openlmi-providers.spec
@@ -44,7 +44,7 @@
 
 Name:           openlmi-providers
 Version:        0.5.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Set of basic CIM providers
 
 %if 0%{?suse_version}
@@ -544,7 +544,7 @@ This package contains template files for Developer Assistant.
 %if 0%{?with_locale}
 %package -n openlmi-locale
 Summary:        CIM provider for controlling system locale and keyboard mapping
-Requires:       %{name}%{?_isa} = %{providers_version_releaseon}
+Requires:       %{name}%{?_isa} = %{providers_version_release}
 
 %description -n openlmi-locale
 %{summary}.
@@ -1413,6 +1413,9 @@ fi >> %logfile 2>&1
 %endif
 
 %changelog
+* Fri Sep 12 2014 Radek Novacek <rnovacek at redhat.com> 0.5.0-5
+- Fix wrong variable name
+
 * Fri Sep 12 2014 Radek Novacek <rnovacek at redhat.com> 0.5.0-4
 - Add obsoletes of openlmi-indicationmanager-libs(-devel)
 


More information about the scm-commits mailing list