opensips/opensips.spec

changeset 757
bb40ee892364
parent 707
005bcc1c949b
child 758
a2c6460cfb16
equal deleted inserted replaced
14:acb461bcfc50 15:59faf2513209
32 Packager: OpenPKG Foundation e.V. 32 Packager: OpenPKG Foundation e.V.
33 Distribution: OpenPKG Community 33 Distribution: OpenPKG Community
34 Class: PLUS 34 Class: PLUS
35 Group: VoIP 35 Group: VoIP
36 License: GPL 36 License: GPL
37 Version: 1.8.1 37 Version: 1.8.2
38 Release: 20120800 38 Release: 20120800
39 39
40 # package options 40 # package options
41 %option with_cons yes 41 %option with_cons yes
42 %option with_fsl yes 42 %option with_fsl yes
386 modules/db_berkeley/bdb_lib.h \ 386 modules/db_berkeley/bdb_lib.h \
387 modules/sipcapture/sipcapture.h \ 387 modules/sipcapture/sipcapture.h \
388 modules/lua/sipwatch.h \ 388 modules/lua/sipwatch.h \
389 modules/lua/crc32.h 389 modules/lua/crc32.h
390 %{l_shtool} subst \ 390 %{l_shtool} subst \
391 -e 's;\(LM_ERR("\)\(failed to retrieve SO_ERROR (%d) %s\\n",\);\1addr (%s) port (%d), \2 inet_ntoa(((struct sockaddr_in *)servaddr)->sin_addr), ntohs(((struct sockaddr_in *)servaddr)->sin_port),;' \
392 tcp_main.c
393 %{l_shtool} subst \
394 -e 's;\(sock_info->socket = socket(AF2PF(addr->s.sa_family), SOCK_SEQPACKET,\) 0;\1 IPPROTO_SCTP;' \
395 sctp_server.c
396 %{l_shtool} subst \
391 -e 's;\(#define MAX_SSL_RETRIES\) 32;\1 1024;' \ 397 -e 's;\(#define MAX_SSL_RETRIES\) 32;\1 1024;' \
392 tls/tls_server.c 398 tls/tls_server.c
393 %{l_shtool} subst \ 399 %{l_shtool} subst \
394 -e 's;LM_ERR(\("unable to load\);LM_WARN(\1;g' \ 400 -e 's;LM_ERR(\("unable to load\);LM_WARN(\1;g' \
395 tls/tls_init.c 401 tls/tls_init.c

mercurial