From: Sapan Bhatia Date: Mon, 4 Aug 2008 19:46:36 +0000 (+0000) Subject: PlanetFlow/codemux fix X-Git-Tag: nodeconfig-4.2-11^2 X-Git-Url: http://git.onelab.eu/?p=nodeconfig.git;a=commitdiff_plain;h=a170649f0396ea3f224755b08453f1c274b622ec PlanetFlow/codemux fix Used "./module-tag -b 4.2 nodeconfig:4.2". Tagging module nodeconfig - nodeconfig-4.2-11 --- diff --git a/nodeconfig.spec b/nodeconfig.spec index d19ed48..750a78d 100644 --- a/nodeconfig.spec +++ b/nodeconfig.spec @@ -5,7 +5,7 @@ %define name nodeconfig %define version 4.2 -%define taglevel 10 +%define taglevel 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -67,6 +67,10 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/PLCAPI %changelog +* 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.