From: Barış Metin Date: Thu, 8 Jul 2010 10:49:12 +0000 (+0200) Subject: new rpms for omf-{common,resctl} from NICTA X-Git-Tag: omf-5.3-6~4 X-Git-Url: http://git.onelab.eu/?p=omf.git;a=commitdiff_plain;h=aac35ff7cc1f07f192bec9476ad0971262545a9a new rpms for omf-{common,resctl} from NICTA --- diff --git a/Makefile b/Makefile index cb9617c..4167a10 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-1ubuntu2-2.noarch.rpm -omf-resctl-SHA1SUM := 73f65d323088d4b1f3eaf6d22a652dbac40c10e9 +omf-resctl-URL := $(REPO)/omf-resctl-5.3-1ubuntu7-2.noarch.rpm +omf-resctl-SHA1SUM := c757123d216e7a11ab971101d2e9fdf450dd301d omf-resctl := $(notdir $(omf-resctl-URL)) ALL += omf-common -omf-common-URL := $(REPO)/omf-common-5.3-1ubuntu3-2.noarch.rpm -omf-common-SHA1SUM := 1426245402343bc961984f7a243ea36e3415eecb +omf-common-URL := $(REPO)/omf-common-5.3-1ubuntu6-2.noarch.rpm +omf-common-SHA1SUM := f79ecfc7e6bad69fa4b980c8e8ec3ea35723f83c omf-common := $(notdir $(omf-common-URL)) ALL += liblog4r liblog4r-URL := $(REPO)/liblog4r-ruby1.8-1.2-1.noarch.rpm