X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=mod_python.spec;h=c965696188ca2fb4e320a163143f2494eb289353;hb=535b2e1e2c8a020376b9d2469ffab86815718b3f;hp=afc9cac938e9033ad2901e390d557e4426f21c83;hpb=3023457d890b0b41fb67015ae0ff00d2203f400b;p=mod_python.git diff --git a/mod_python.spec b/mod_python.spec index afc9cac..c965696 100644 --- a/mod_python.spec +++ b/mod_python.spec @@ -17,6 +17,7 @@ Patch2: mod_python-3.1.4-cflags.patch Patch3: mod_python-3.3.1-buckets.patch Patch4: mod_python-3.3.1-pycapsule.patch Patch5: mod_python-3.3.1-no-user-site-directory.patch +Patch6: mod_python-3.3.1-apache24.patch Packager: PlanetLab Distribution: PlanetLab %{plrelease} @@ -43,6 +44,7 @@ performance over the traditional CGI approach. %patch3 -p1 -b .buckets %patch4 -p1 -b .capsule %patch5 -p1 -b .no-user-site-directory +%patch6 -p1 -b .apache24 # Convert to utf-8 for file in CREDITS NEWS; do @@ -52,7 +54,7 @@ for file in CREDITS NEWS; do done %build -%configure --with-apxs=%{_sbindir}/apxs --with-max-locks=4 +%configure --with-apxs=%{_bindir}/apxs --with-max-locks=4 make %{?_smp_mflags} APXS_CFLAGS="-Wc,-fno-strict-aliasing" %install