Setting tag plcapi-4.3-37 4.3 plcapi-4.3-37
authorS.Çağlar Onur <caglar@verivue.com>
Tue, 1 Mar 2011 21:31:17 +0000 (16:31 -0500)
committerS.Çağlar Onur <caglar@verivue.com>
Tue, 1 Mar 2011 21:31:17 +0000 (16:31 -0500)
pass kernel arguments correctly to the build.sh

PLCAPI.spec

index d7b586f..e1ca2ca 100644 (file)
@@ -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.