X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodeconfig.spec;h=3575c7eb7da6a2d9e2d147175e0a9c769a058630;hb=8e8bc670a49a0a074ecf41a71f4c8aad61fbcd27;hp=93e1d7db8ca38ecbabf571b2bf0215651de47fd8;hpb=751ed9960c8d86104ac39046a53c80de4cdd5528;p=nodeconfig.git diff --git a/nodeconfig.spec b/nodeconfig.spec index 93e1d7d..3575c7e 100644 --- a/nodeconfig.spec +++ b/nodeconfig.spec @@ -5,7 +5,7 @@ %define name nodeconfig %define version 4.2 -%define taglevel 5 +%define taglevel 12 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -40,7 +40,7 @@ reasons these scripts get installed in /var/www/html/PlanetLabConf. %setup -q %build -EXCLUDE="exclude=kernel* iptables iproute util-vserver*" +EXCLUDE="exclude=kernel* util-vserver* iptables iproute" for filein in $(find . -name '*.in') ; do file=$(echo $filein | sed -e "s,\.in$,,") sed -e "s,@EXCLUDE@,$EXCLUDE,g" $filein > $file @@ -67,6 +67,29 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/PLCAPI %changelog +* Mon Sep 15 2008 Thierry Parmentelat - nodeconfig-4.2-12 +- yum config for nodes needs to mention the additional 'newkey' repository + +* Mon Aug 04 2008 Sapan Bhatia - nodeconfig-4.2-11 +- PlanetFlow/codemux fix +- Used "./module-tag -b 4.2 nodeconfig:4.2". + +* Fri Jul 25 2008 Faiyaz Ahmed - nodeconfig-4.2-10 +- syntax error. Fixed. + +* Fri Jul 25 2008 Faiyaz Ahmed - nodeconfig-4.2-9 +- Updated ntp conf files. +- I2 iptables for nodes on I2. + +* Thu Jul 24 2008 Faiyaz Ahmed - nodeconfig-4.2-8 +- iptables superceded by svn/iptables/planetlab-config + +* Sat Jul 19 2008 Thierry Parmentelat - nodeconfig-4.2-7 +- svn keyword expansion fixed, no functional change + +* Fri Jul 04 2008 Thierry Parmentelat - nodeconfig-4.2-6 +- yum config on nodes improved -- see https://svn.planet-lab.org/ticket/342 + * Wed Jun 25 2008 Thierry Parmentelat - nodeconfig-4.2-5 - yum.conf.php handles nodegroups and slicefamily - svn keywords fixed