You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/pkg/kamailio/rhel
Marco Capetta 5ea5133405
New upstream version 5.2.3
7 years ago
..
README.md New upstream version 5.2.3 7 years ago

README.md

Now supported dists:

  1. RHEL 6
  2. RHEL 7

SPEC file and other stuff located at ../obs folder

IF you wnat build optional packages please use rpmbuild with options "--with". Example

rpmbbuild -bb --with cnxcc --with geoip --with http_async_client --with jansson \
    --with json --with kazoo --with memcached --with sctp --with websocket kamailio.spec

or

mock --rpmbuild-opts '--with cnxcc --with geoip --with http_async_client' --rebuild kamailio.src.rpm