summaryrefslogtreecommitdiffstats
path: root/openlmi-scripts.spec
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2014-04-29 16:01:11 +0200
committerMichal Minar <miminar@redhat.com>2014-04-29 21:40:41 +0200
commit7d0c44309714e5cef6a40f0f9a085d860b69ce0f (patch)
tree008481ac11aa7674ffc1e8502bfc0320e7a74eef /openlmi-scripts.spec
parent724471e5325871ef4ffa4fdfce3019eb1e74f616 (diff)
downloadopenlmi-scripts-7d0c44309714e5cef6a40f0f9a085d860b69ce0f.tar.gz
openlmi-scripts-7d0c44309714e5cef6a40f0f9a085d860b69ce0f.tar.xz
openlmi-scripts-7d0c44309714e5cef6a40f0f9a085d860b69ce0f.zip
bumped version to 0.3.0
0.2.7 -> 0.2.8 is too short step for such an important change like removal of meta-command
Diffstat (limited to 'openlmi-scripts.spec')
-rw-r--r--openlmi-scripts.spec24
1 files changed, 13 insertions, 11 deletions
diff --git a/openlmi-scripts.spec b/openlmi-scripts.spec
index 3aaad64..62165f8 100644
--- a/openlmi-scripts.spec
+++ b/openlmi-scripts.spec
@@ -3,6 +3,7 @@
%global commands account hardware journald logicalfile networking
%global commands %{commands} powermanagement service software storage
%global commands %{commands} system
+%global tools_version 0.9.1
Name: openlmi-scripts
Version: 0.2.8
@@ -19,7 +20,7 @@ BuildRequires: python2-devel
BuildRequires: python-docopt
BuildRequires: python-sphinx
BuildRequires: python-sphinx-theme-openlmi
-BuildRequires: openlmi-tools >= 0.9.1
+BuildRequires: openlmi-tools >= %{tools_version}
BuildRequires: python-IPy
Requires: %{name}-account = %{version}-%{release}
@@ -38,7 +39,7 @@ Client-side python modules and command line utilities for OpenLMI providers.
%package account
Summary: Client scripts for OpenLMI Account provider
-Requires: openlmi-tools >= 0.9.1
+Requires: openlmi-tools >= %{tools_version}
%description account
This packages contains client side python library for OpenLMI Account
@@ -46,7 +47,7 @@ provider and command line wrapper.
%package hardware
Summary: Client scripts for OpenLMI Hardware provider
-Requires: openlmi-tools >= 0.9.1
+Requires: openlmi-tools >= %{tools_version}
%description hardware
This packages contains client side python library for OpenLMI Hardware
@@ -54,7 +55,7 @@ provider and command line wrapper.
%package journald
Summary: Client scripts for OpenLMI Journald provider
-Requires: openlmi-tools >= 0.9.1
+Requires: openlmi-tools >= %{tools_version}
%description journald
This packages contains client side python library for OpenLMI Journald
@@ -62,7 +63,7 @@ provider and command line wrapper.
%package logicalfile
Summary: Client scripts for OpenLMI Logical File provider
-Requires: openlmi-tools >= 0.9.1
+Requires: openlmi-tools >= %{tools_version}
%description logicalfile
This packages contains client side python library for OpenLMI Logical File
@@ -70,7 +71,7 @@ provider and command line wrapper.
%package networking
Summary: Client scripts for OpenLMI Networking provider
-Requires: openlmi-tools >= 0.9.1
+Requires: openlmi-tools >= %{tools_version}
Requires: python-IPy
%description networking
@@ -79,7 +80,7 @@ provider and command line wrapper.
%package powermanagement
Summary: Client scripts for OpenLMI Power provider
-Requires: openlmi-tools >= 0.9.1
+Requires: openlmi-tools >= %{tools_version}
%description powermanagement
This packages contains client side python library for OpenLMI PowerManagement
@@ -87,7 +88,7 @@ provider and command line wrapper.
%package service
Summary: Client scripts for OpenLMI Service provider
-Requires: openlmi-tools >= 0.9.1
+Requires: openlmi-tools >= %{tools_version}
%description service
This packages contains client side python library for OpenLMI Service
@@ -95,7 +96,7 @@ provider and command line wrapper.
%package software
Summary: Client scripts for OpenLMI Software provider
-Requires: openlmi-tools >= 0.9.1
+Requires: openlmi-tools >= %{tools_version}
%description software
This packages contains client side python library for OpenLMI Software
@@ -103,7 +104,7 @@ provider and command line wrapper.
%package storage
Summary: Client scripts for OpenLMI Storage provider
-Requires: openlmi-tools >= 0.9.1
+Requires: openlmi-tools >= %{tools_version}
%description storage
This packages contains client side python library for OpenLMI Storage
@@ -111,7 +112,8 @@ provider and command line wrapper.
%package system
Summary: Client scripts providing general system informations
-Requires: openlmi-tools >= 0.9.1
+Requires: openlmi-tools >= %{tools_version}
+Requires: %{name}-service >= %{version}
%description system
This package contains client side python library for few OpenLMI providers and