From: Barış Metin Date: Mon, 30 Aug 2010 07:57:50 +0000 (+0200) Subject: new packages for OMF from NICTA X-Git-Tag: omf-5.3-8~1 X-Git-Url: http://git.onelab.eu/?p=omf.git;a=commitdiff_plain;h=1b0ae3e60e9f21ab11b2b56b0538a2a53772fe55 new packages for OMF from NICTA --- diff --git a/Makefile b/Makefile index 5caf8ae..d54c5e3 100644 --- a/Makefile +++ b/Makefile @@ -8,12 +8,12 @@ SHA1SUM := sha1sum REPO := http://mirror.onelab.eu/third-party/omf-5.3-federation-v1.1 ALL += omf-resctl -omf-resctl-URL := $(REPO)/omf-resctl-5.3-1ubuntu7-2.noarch.rpm -omf-resctl-SHA1SUM := c757123d216e7a11ab971101d2e9fdf450dd301d +omf-resctl-URL := $(REPO)/omf-resctl-5.3-1ubuntu10-2.noarch.rpm +omf-resctl-SHA1SUM := ab92e7213a1669214857b8d5f1c4819896a489ac omf-resctl := $(notdir $(omf-resctl-URL)) ALL += omf-common -omf-common-URL := $(REPO)/omf-common-5.3-1ubuntu6-2.noarch.rpm -omf-common-SHA1SUM := f79ecfc7e6bad69fa4b980c8e8ec3ea35723f83c +omf-common-URL := $(REPO)/omf-common-5.3-1ubuntu9-2.noarch.rpm +omf-common-SHA1SUM := 24d7f6c96f25e71b470a4906405588987f59a015 omf-common := $(notdir $(omf-common-URL)) ALL += liblog4r liblog4r-URL := $(REPO)/liblog4r-ruby1.8-1.2-1.noarch.rpm @@ -29,8 +29,8 @@ imagezip-SHA1SUM := 88088ca0aed57edc2b6ad6acc65a0038486fe67e imagezip := $(notdir $(imagezip-URL)) ALL += omf-expctl -omf-expctl-URL := $(REPO)/omf-expctl-5.3-1ubuntu6-2.noarch.rpm -omf-expctl-SHA1SUM := 6db226d88849da4519bbdb19fd90dbfd1c2571e7 +omf-expctl-URL := $(REPO)/omf-expctl-5.3-1ubuntu9-2.noarch.rpm +omf-expctl-SHA1SUM := 9c98c498c8a760447ea63b6af766087d184e9ca0 omf-expctl := $(notdir $(omf-expctl-URL)) all: $(ALL) diff --git a/omf-expctl.spec b/omf-expctl.spec index e23f5ab..be9ffac 100644 --- a/omf-expctl.spec +++ b/omf-expctl.spec @@ -12,7 +12,7 @@ %define taglevel 7 %define plc_name %{name}-%{version}-%{taglevel} -%define actual_name omf-resctl-5.3-1ubuntu7-2 +%define actual_name omf-resctl-5.3-1ubuntu10-2 Summary: OMF Experiment Controller - for end-users Name: %{name} diff --git a/omf-resctl.spec b/omf-resctl.spec index c303617..724bd61 100644 --- a/omf-resctl.spec +++ b/omf-resctl.spec @@ -12,7 +12,7 @@ %define taglevel 7 %define plc_name %{name}-%{version}-%{taglevel} -%define actual_name omf-resctl-5.3-1ubuntu7-2 +%define actual_name omf-resctl-5.3-1ubuntu10-2 Summary: OMF Resource Controller - for slivers Name: %{name} @@ -47,7 +47,7 @@ Experiment Eontroller (EC) that lets experimenter control their resources. It relies on an XMPP server for exchanging with its EC. #################### -%define common_actual_name omf-common-5.3-1ubuntu6-2 +%define common_actual_name omf-common-5.3-1ubuntu9-2 %package -n omf-common Summary: OMF common utilities