فهرست منبع

Rollback accidental changes from commit (74f53b7d7f6ff00144152aff453e6b388447320c)

Carsten Bock 11 سال پیش
والد
کامیت
121cdbc0db
3فایلهای تغییر یافته به همراه3 افزوده شده و 49 حذف شده
  1. 0 3
      Makefile.groups
  2. 1 45
      pkg/kamailio/deb/wheezy/control
  3. 2 1
      pkg/kamailio/deb/wheezy/rules

+ 0 - 3
Makefile.groups

@@ -351,9 +351,6 @@ module_group_ksctp=$(mod_list_sctp)
 # pkg auth_ephemeral module
 # pkg auth_ephemeral module
 module_group_kautheph=$(mod_list_autheph)
 module_group_kautheph=$(mod_list_autheph)
 
 
-# pkg db_cassandra module
-module_group_kcassandra=$(mod_list_cassandra)
-
 # pkg gzcompress module
 # pkg gzcompress module
 module_group_kgzcompress=$(mod_list_gzcompress)
 module_group_kgzcompress=$(mod_list_gzcompress)
 
 

+ 1 - 45
pkg/kamailio/deb/wheezy/control

@@ -43,9 +43,7 @@ Build-Depends: bison,
                unixodbc-dev,
                unixodbc-dev,
                uuid-dev,
                uuid-dev,
                xsltproc,
                xsltproc,
-               zlib1g-dev,
-               libthrift-dev,
-               libboost-dev
+               zlib1g-dev
 Standards-Version: 3.9.5
 Standards-Version: 3.9.5
 Homepage: http://www.kamailio.org/
 Homepage: http://www.kamailio.org/
 Vcs-git: git://anonscm.debian.org/pkg-voip/kamailio.git
 Vcs-git: git://anonscm.debian.org/pkg-voip/kamailio.git
@@ -545,45 +543,3 @@ Depends: binutils,
 Description: Kamailio - package for "nice to have" installation
 Description: Kamailio - package for "nice to have" installation
  This is a metapackage for easy installation various useful tools that may be
  This is a metapackage for easy installation various useful tools that may be
  handy on server with Kamailio installed.
  handy on server with Kamailio installed.
-
-Package: kamailio-ims-modules
-Architecture: any
-Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
-Description: Kamailio - IMS Modules
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- This package contains various Diameter interfaces and modules for Kamailio
- to run as an IMS core.
-
-Package: kamailio-outbound-modules
-Architecture: any
-Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
-Description: Kamailio - Outbound Module
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- This package contains the module implementing SIP outbound extension.
-
-Package: kamailio-websocket-modules
-Architecture: any
-Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
-Description: Kamailio - Websocket Module
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- This package contains the module implementing WebSocket transport layer.
-
-Package: kamailio-cassandra-modules
-Architecture: any
-Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
-Description: Kamailio - Cassandra Module
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- This package contains the modules for using cassandra as a database backend.
-

+ 2 - 1
pkg/kamailio/deb/wheezy/rules

@@ -38,7 +38,7 @@ PACKAGE_GROUPS=mysql postgres berkeley unixodbc radius presence \
 			   ldap xml perl utils lua memcached \
 			   ldap xml perl utils lua memcached \
 			   snmpstats carrierroute xmpp cpl redis python geoip\
 			   snmpstats carrierroute xmpp cpl redis python geoip\
 			   sqlite json mono ims sctp java \
 			   sqlite json mono ims sctp java \
-			   tls outbound websocket autheph cassandra
+			   tls outbound websocket autheph 
 
 
 # module groups to be packaged onto kamailio-extra-modules
 # module groups to be packaged onto kamailio-extra-modules
 EXTRA_GROUPS=gzcompress uuid ev
 EXTRA_GROUPS=gzcompress uuid ev
@@ -217,3 +217,4 @@ get-orig-source:
 binary: binary-indep binary-arch
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install configure
 .PHONY: build clean binary-indep binary-arch binary install configure
 
 
+