From: wrobell Date: Wed, 25 Feb 2004 16:21:10 +0000 (+0000) Subject: - ver. 3.1.3 X-Git-Tag: auto/ac/apache-mod_python-3_1_3-2~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fapache-mod_python.git;a=commitdiff_plain;h=5ce2effb21fb8e15dc9a446e3124c4717a1b3297 - ver. 3.1.3 Changed files: apache-mod_python.spec -> 1.58 --- diff --git a/apache-mod_python.spec b/apache-mod_python.spec index 1dc847f..d4387aa 100644 --- a/apache-mod_python.spec +++ b/apache-mod_python.spec @@ -21,15 +21,14 @@ Summary(sk): Interpreter jazyka Perl pre webov Summary(sl): Vkljuèeni pythonski tolmaè za spletni stre¾nik Apache Summary(sv): En inbyggd Python-interpretator för webbservern Apache Name: apache-mod_%{mod_name} -Version: 3.1.2b -Release: 3 +Version: 3.1.3 +Release: 1 License: Apache Group License Group: Networking/Daemons Source0: http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz -# Source0-md5: 0f561ba64e08f2990c9f22a0527ec5b5 +# Source0-md5: 2e1983e35edd428f308b0dfeb1c23bfe Source1: %{name}.conf -Patch0: %{name}-right-mutex-perms.patch -Patch1: %{name}-lib64.patch +Patch0: %{name}-lib64.patch URL: http://www.modpython.org/ BuildRequires: %{apxs} BuildRequires: apache-devel >= 2.0.44 @@ -123,9 +122,8 @@ prestandan j %prep %setup -q -n mod_%{mod_name}-%{version} -%patch0 -p1 %if "%{_libdir}" == "%{_prefix}/lib64" -%patch1 +%patch0 %endif %build