From 08bf510ffce1beee2c42f5bae8e67330b2012577 Mon Sep 17 00:00:00 2001 From: saq Date: Thu, 23 Dec 2004 13:44:44 +0000 Subject: [PATCH] - don't require runnable httpd - release 6 for rebuild with python 2.4 Changed files: apache-mod_python.spec -> 1.69 --- apache-mod_python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-mod_python.spec b/apache-mod_python.spec index 149039e..3e45a07 100644 --- a/apache-mod_python.spec +++ b/apache-mod_python.spec @@ -19,7 +19,7 @@ Summary(sl): Vklju Summary(sv): En inbyggd Python-interpretator för webbservern Apache Name: apache-mod_%{mod_name} Version: 3.1.3 -Release: 5 +Release: 6 License: Apache Group License Group: Networking/Daemons Source0: http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz @@ -27,6 +27,7 @@ Source0: http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.t Source1: %{name}.conf Patch0: %{name}-lib64.patch Patch1: %{name}-apr-status-is-success.patch +Patch2: %{name}-httpd-not-needed.patch URL: http://www.modpython.org/ BuildRequires: %{apxs} #BuildRequires: apache >= 2.0.44 @@ -35,6 +36,7 @@ BuildRequires: apr-devel >= 1:1.0.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: flex >= 2.5.31 +BuildRequires: python BuildRequires: python-devel >= 2.2 BuildRequires: rpm-pythonprov Requires(post,preun): %{apxs} @@ -129,6 +131,7 @@ prestandan j %patch0 %endif %patch1 -p1 +%patch2 -p1 %build %{__aclocal} -- 2.44.0