From: S.Çağlar Onur <caglar@verivue.com>
Date: Tue, 1 Mar 2011 21:31:17 +0000 (-0500)
Subject: Setting tag plcapi-4.3-37
X-Git-Tag: plcapi-4.3-37^0
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=refs%2Fheads%2F4.3;p=plcapi.git

Setting tag plcapi-4.3-37
pass kernel arguments correctly to the build.sh
---

diff --git a/PLCAPI.spec b/PLCAPI.spec
index d7b586fd..e1ca2ca2 100644
--- a/PLCAPI.spec
+++ b/PLCAPI.spec
@@ -6,7 +6,7 @@
 
 %define name PLCAPI
 %define version 4.3
-%define taglevel 36
+%define taglevel 37
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
 /var/www/html/wsdl/plcapi.wsdl
 
 %changelog
+* Tue Mar 01 2011 S.Çağlar Onur <caglar@verivue.com> - plcapi-4.3-37
+- pass kernel arguments correctly to the build.sh
+
 * Wed Dec 08 2010 Daniel Hokka Zakrisson <dhokka@cs.princeton.edu> - plcapi-4.3-36
 - Use correct gateway for secondary interfaces.