]> git.pld-linux.org Git - packages/apache-mod_python.git/blobdiff - apache-mod_python.spec
- apr-status-is-success patch (macro APR_STATUS_IS_SUCCESS was removed from
[packages/apache-mod_python.git] / apache-mod_python.spec
index e939fdcc9dec209b793ab0b559c5a72f2b5d15ba..ef0a749a15696514bdc544cfc0f3f9c708ed0e52 100644 (file)
@@ -19,15 +19,17 @@ Summary(sl):        Vklju
 Summary(sv):   En inbyggd Python-interpretator för webbservern Apache
 Name:          apache-mod_%{mod_name}
 Version:       3.1.3
-Release:       3
+Release:       5
 License:       Apache Group License
 Group:         Networking/Daemons
 Source0:       http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz
 # Source0-md5: 2e1983e35edd428f308b0dfeb1c23bfe
 Source1:       %{name}.conf
 Patch0:                %{name}-lib64.patch
+Patch1:                %{name}-apr-status-is-success.patch
 URL:           http://www.modpython.org/
 BuildRequires: %{apxs}
+BuildRequires: apache >= 2.0.44
 BuildRequires: apache-devel >= 2.0.44
 BuildRequires: apr-devel >= 1:0.9.4-1
 BuildRequires: autoconf
@@ -125,6 +127,7 @@ prestandan j
 %if "%{_libdir}" == "%{_prefix}/lib64"
 %patch0
 %endif
+%patch1 -p1
 
 %build
 %{__aclocal}
This page took 0.086207 seconds and 4 git commands to generate.