X-Git-Url: https://git.pld-linux.org/?p=packages%2Fapache-mod_python.git;a=blobdiff_plain;f=apache-mod_python.spec;h=2ae416cb1920bbb86d1594680df7a8099601b24a;hp=077d0c671c969c3e0bec5ab35c502ee765d5bf40;hb=27ecd3cab4aa62514bd8944c3ad03c3e68a6736f;hpb=41ca3b41cefa128bfdecd54eff94708f2dc19381 diff --git a/apache-mod_python.spec b/apache-mod_python.spec index 077d0c6..2ae416c 100644 --- a/apache-mod_python.spec +++ b/apache-mod_python.spec @@ -19,8 +19,8 @@ Summary(sl.UTF-8): Vključeni pythonski tolmač za spletni strežnik Apache Summary(sv.UTF-8): En inbyggd Python-interpretator för webbservern Apache Name: apache-mod_%{mod_name} Version: 3.3.1 -Release: 5 -License: Apache Group License +Release: 17 +License: Apache Group: Networking/Daemons/HTTP Source0: http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz # Source0-md5: a3b0150176b726bd2833dac3a7837dc5 @@ -28,8 +28,8 @@ Source1: %{name}.conf Patch0: %{name}-httpd-not-needed.patch Patch1: %{name}-ldflags.patch Patch2: %{name}-apr_brigade_sentinel.patch +Patch3: %{name}-apache24.patch URL: http://www.modpython.org/ -BuildRequires: %{apxs} BuildRequires: apache-devel >= 2.0.52-7 BuildRequires: apr-devel >= 1:1.0.0 BuildRequires: autoconf @@ -129,6 +129,7 @@ prestandan jämfört med den traditionella CGI-metoden. %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__aclocal} @@ -165,5 +166,8 @@ fi %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{apacheconfdir}/*_mod_%{mod_name}.conf %attr(755,root,root) %{apachelibdir}/*.so %dir %{py_sitedir}/mod_%{mod_name} +%if "%{py_ver}" > "2.4" +%{py_sitedir}/mod_%{mod_name}-*.egg-info +%endif %attr(755,root,root) %{py_sitedir}/mod_%{mod_name}/*.so %{py_sitedir}/mod_%{mod_name}/*.py[co]