From: Jakub Bogusz Date: Wed, 17 Dec 2003 19:33:53 +0000 (+0000) Subject: - added right-mutex-perms patch (session handling fix from mod_python CVS, X-Git-Tag: auto/ac/apache-mod_python-3_1_2b-2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fapache-mod_python.git;a=commitdiff_plain;h=6617846a331441f132c1f5aa642ac019c675f896;hp=65fb470d245a4b8267d013fd1079670379df3ba6 - added right-mutex-perms patch (session handling fix from mod_python CVS, found by Marcin Gajda) - release 2 Changed files: apache-mod_python.spec -> 1.55 --- diff --git a/apache-mod_python.spec b/apache-mod_python.spec index f53d69f..ca45c91 100644 --- a/apache-mod_python.spec +++ b/apache-mod_python.spec @@ -22,12 +22,13 @@ Summary(sl): Vklju Summary(sv): En inbyggd Python-interpretator för webbservern Apache Name: apache-mod_%{mod_name} Version: 3.1.2b -Release: 1 +Release: 2 License: Apache Group License Group: Networking/Daemons Source0: http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz # Source0-md5: 0f561ba64e08f2990c9f22a0527ec5b5 Source1: %{name}.conf +Patch0: %{name}-right-mutex-perms.patch URL: http://www.modpython.org/ BuildRequires: %{apxs} BuildRequires: apache-devel >= 2.0.44 @@ -121,6 +122,7 @@ prestandan j %prep %setup -q -n mod_%{mod_name}-%{version} +%patch0 -p1 %build %{__aclocal}