From 67e666856726bf5d1912dde383e3f6e316f61a5c Mon Sep 17 00:00:00 2001 From: Radek Novacek Date: Thu, 9 Jan 2014 14:51:10 +0100 Subject: spec: mark 0.4.1 as OpenLMI 1.0.1 Update OpenLMI 1.0.1 metapackage definition to contain openlmi-providers = 0.4.2, openlmi-networking >= 0.2.2 and openlmi-storage >= 0.7.1 --- openlmi-providers.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'openlmi-providers.spec') diff --git a/openlmi-providers.spec b/openlmi-providers.spec index bed90a0..0dd18ab 100644 --- a/openlmi-providers.spec +++ b/openlmi-providers.spec @@ -40,10 +40,10 @@ Obsoletes: cura-providers < 0.0.10-1 # Storage and networking providers are built out of tree # We will require a minimum and maximum version of them # to ensure that they are tested together. -%global storage_min_version 0.7.0 +%global storage_min_version 0.7.1 %global storage_max_version 0.8 -%global nw_min_version 0.2.1 +%global nw_min_version 0.2.2 %global nw_max_version 0.3 @@ -382,7 +382,7 @@ into strings on demand. %package -n openlmi Summary: OpenLMI managed system software components -Version: 1.0.0 +Version: 1.0.1 Requires: %{name} = %{providers_version} BuildArch: noarch Requires: tog-pegasus -- cgit