]> git.pld-linux.org Git - packages/apache-mod_python.git/blobdiff - apache-mod_python.spec
- added right-mutex-perms patch (session handling fix from mod_python CVS,
[packages/apache-mod_python.git] / apache-mod_python.spec
index 25f38a701c02bea719dafc404b5666331b42f429..ca45c913fc80985943527ea051671d683c5398d9 100644 (file)
@@ -22,16 +22,17 @@ 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
-# BuildRequires:       apr-devel >= 1:0.9.4-1
+BuildRequires: apr-devel >= 1:0.9.4-1
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: flex >= 2.5.31
@@ -121,6 +122,7 @@ prestandan j
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
+%patch0 -p1
 
 %build
 %{__aclocal}
This page took 0.031025 seconds and 4 git commands to generate.