1.1 --- a/opensips/opensips.spec Thu Mar 22 21:51:36 2012 +0100 1.2 +++ b/opensips/opensips.spec Sat Mar 24 21:00:00 2012 +0100 1.3 @@ -348,9 +348,6 @@ 1.4 -e "s;^\(LIBS=\).*;\1`%{l_prefix}/bin/pkg-config --libs libcurl libxml-2.0`;" \ 1.5 modules/xcap_client/Makefile 1.6 %{l_shtool} subst \ 1.7 - -e 's;^\(DEFS+= *\);\1 -D__EXTENSIONS__;' \ 1.8 - modules/presence_xml/Makefile \ 1.9 - %{l_shtool} subst \ 1.10 -e 's;^\(DEFS+=\).*\\$;\1 \\;' \ 1.11 -e "s;\-I[^ \t][^ \t]*;`%{l_prefix}/bin/pkg-config --cflags-only-I libxml-2.0`;g" \ 1.12 -e "s;^\(LIBS=\).*;\1`%{l_prefix}/bin/pkg-config --libs libxml-2.0`;" \ 1.13 @@ -367,6 +364,9 @@ 1.14 modules/b2b_logic/Makefile \ 1.15 modules/rls/Makefile 1.16 %{l_shtool} subst \ 1.17 + -e 's;^\(DEFS+= *\);\1-D__EXTENSIONS__ ;' \ 1.18 + modules/presence_xml/Makefile 1.19 + %{l_shtool} subst \ 1.20 -e 's;^\(DEFS+=\).*;\1`%{l_prefix}/bin/pkg-config --cflags-only-I libconfuse`;' \ 1.21 -e 's;^\(LIBS=\).*;\1`%{l_prefix}/bin/pkg-config --libs libconfuse`;' \ 1.22 modules/carrierroute/Makefile