X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=omf-resctl.spec;h=85987051e31a29b2943c397f47ad014b2a1c869e;hb=d6d4f3eaa9b2e8fb8f52f2b8f4ded73d88bbfa01;hp=56a2c78d5d64839883543a399b01dcfc2f8e75ce;hpb=ff8eff232d5b451e3182c37c141b0fd2fcfeaff0;p=omf.git diff --git a/omf-resctl.spec b/omf-resctl.spec index 56a2c78..8598705 100644 --- a/omf-resctl.spec +++ b/omf-resctl.spec @@ -4,10 +4,10 @@ %define name omf-resctl %define version 5.3 -%define taglevel 9 +%define taglevel 11 %define plc_name %{name}-%{version}-%{taglevel} -%define resctl_actual_name omf-resctl-5.3-1ubuntu11-2 +%define resctl_actual_name omf-resctl-5.3-5.3.1-1 Summary: OMF Resource Controller - for slivers Name: %{name} @@ -35,7 +35,6 @@ Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: omf-common Requires: liblog4r Requires: libxmpp4r -#Requires: imagezip %description The OMF Resource Controller (RC) is the experiment-side of the @@ -43,7 +42,7 @@ Experiment Controller (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-1ubuntu10-2 +%define common_actual_name omf-common-5.3-5.3.1-1 %package -n omf-common Summary: OMF common utilities @@ -69,15 +68,6 @@ Group: System Environment/Base %description -n libxmpp4r An XMPP/Jabber library for Ruby, needed by OMF software -#################### -#%define imagezip_actual_name imagezip-1.0.0-3 -# -#%package -n imagezip -#Summary: filesystem image compression tool from EMULAB -#Group: System Environment/Base -#%description -n imagezip -#filesystem image compression tool from EMULAB - #################### %prep @@ -96,8 +86,6 @@ make liblog4r (cd unwrap; rpm2cpio ../%{liblog4r_actual_name}.noarch.rpm | cpio -diu) make libxmpp4r (cd unwrap; rpm2cpio ../%{libxmpp4r_actual_name}.noarch.rpm | cpio -diu) -#make imagezip -#(cd unwrap; rpm2cpio ../%{imagezip_actual_name}.i386.rpm | cpio -diu) # remove any default config if any rm -f unwrap/etc/omf-resctl-%{version}/omf-resctl.yaml @@ -165,16 +153,14 @@ ln -s /usr/bin/ruby /usr/bin/ruby1.8 /usr/lib/ruby/1.8/xmpp4r /usr/share/doc/libxmpp4r-ruby1.8 -#################### -#%files -n imagezip -#%defattr(-,root,root) -#/usr/bin/imagedump -#/usr/bin/imageunzip -#/usr/bin/imagezip -#/usr/share/doc/imagezip - #################### %changelog +* Mon Aug 29 2011 Thierry Parmentelat - omf-5.3-11 +- updated with latest from NICTA + +* Tue Feb 01 2011 Thierry Parmentelat - omf-5.3-10 +- move to more recent releases of omf-resctl & related stuff + * Mon Jan 24 2011 Thierry Parmentelat - omf-5.3-9 - no semantic change - just fixed specfile for git URL