opensips/opensips.spec

changeset 688
2223e646d8d9
parent 547
1c75a8bb0fec
child 707
005bcc1c949b
     1.1 --- a/opensips/opensips.spec	Mon Sep 17 19:06:25 2012 +0200
     1.2 +++ b/opensips/opensips.spec	Mon Sep 17 19:07:33 2012 +0200
     1.3 @@ -381,6 +381,13 @@
     1.4          -e 's;LM_WARN(\(\"uac does not spread across\);LM_NOTICE(\1;' \
     1.5          modules/tm/uac.c
     1.6      %{l_shtool} subst \
     1.7 +        -e 's;u_int\([0-9]*\)_t;uint\1_t;g' \
     1.8 +        modules/db_berkeley/db_berkeley.c \
     1.9 +        modules/db_berkeley/bdb_lib.h \
    1.10 +        modules/sipcapture/sipcapture.h \
    1.11 +        modules/lua/sipwatch.h \
    1.12 +        modules/lua/crc32.h
    1.13 +    %{l_shtool} subst \
    1.14          -e 's;\(#define MAX_SSL_RETRIES\) 32;\1 1024;' \
    1.15          tls/tls_server.c
    1.16      %{l_shtool} subst \

mercurial