[sr-dev] git:master: pkg/kamailio/centos: updated .spec and README for Kamailio 4.2.

Peter Dunkley peter.dunkley at crocodile-rcs.com
Tue Dec 3 02:49:41 CET 2013


Module: sip-router
Branch: master
Commit: 1721d5fa200702aa7bd3602b099d1da31ee6c6ea
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1721d5fa200702aa7bd3602b099d1da31ee6c6ea

Author: Peter Dunkley <peter.dunkley at crocodilertc.net>
Committer: Peter Dunkley <peter.dunkley at crocodilertc.net>
Date:   Tue Dec  3 01:49:10 2013 +0000

pkg/kamailio/centos: updated .spec and README for Kamailio 4.2.0

---

 pkg/kamailio/centos/6/README        |    2 ++
 pkg/kamailio/centos/6/kamailio.spec |    8 +++++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/pkg/kamailio/centos/6/README b/pkg/kamailio/centos/6/README
index 8d61c17..d9a9529 100644
--- a/pkg/kamailio/centos/6/README
+++ b/pkg/kamailio/centos/6/README
@@ -18,6 +18,7 @@ Ordered by module name:
 		mono-devel 2.4.3.1)
 * db_cassandra	requires thrift 0.6.1 or 0.7.0
 * db_oracle	requires instantclient-sdk-10.2.0.3
+* ndb_cassandra	requires thrift 0.7.0
 * osp		requires the OSP Toolkit
 
 Ordered by unmet dependency:
@@ -25,3 +26,4 @@ Ordered by unmet dependency:
 * mono-devel-??? or higher	app_mono
 * OSP Toolkit			osp
 * thrift 0.6.1 or 0.7.0		db_cassandra
+* thrift 0.7.0			ndb_cassandra
diff --git a/pkg/kamailio/centos/6/kamailio.spec b/pkg/kamailio/centos/6/kamailio.spec
index 18c4bf7..02345e8 100644
--- a/pkg/kamailio/centos/6/kamailio.spec
+++ b/pkg/kamailio/centos/6/kamailio.spec
@@ -1,6 +1,6 @@
 %define name	kamailio
-%define ver	4.1.0
-%define rel	pre1.4%{dist}
+%define ver	4.2.0
+%define rel	dev0.0%{dist}
 
 
 
@@ -420,7 +420,7 @@ make cfg prefix=/usr cfg_prefix=$RPM_BUILD_ROOT basedir=$RPM_BUILD_ROOT \
 	cfg_target=/%{_sysconfdir}/kamailio/ modules_dirs="modules"
 make
 make every-module skip_modules="app_mono db_cassandra db_oracle iptrtpproxy \
-	jabber osp" \
+	jabber ndb_cassandra osp" \
 	group_include="kstandard kautheph kberkeley kcarrierroute kcpl \
 	kdnssec kgeoip kims kjava kjson kldap klua kmemcached kmi_xmlrpc \
 	kmysql koutbound kperl kpostgres kpresence kpurple kpython kradius \
@@ -1115,6 +1115,8 @@ fi
 
 
 %changelog
+* Tue Dec 3 2013 Peter Dunkley <peter.dunkley at crocodilertc.net>
+  - Updated version to 4.2.0
 * Mon Oct 7 2013 Peter Dunkley <peter.dunkley at crocodilertc.net>
   - Consolidating changelog for 4.1.0 into a single entry...
   - Added new modules to main package:




More information about the sr-dev mailing list