From: Elan Ruusamäe Date: Thu, 8 Apr 2010 19:22:07 +0000 (+0000) Subject: - restore apr epoch, recheck yourself X-Git-Tag: auto/th/apache-mod_python-3_3_1-11~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fapache-mod_python.git;a=commitdiff_plain;h=6a2173fc225b7239e4e08bd9394c0c14dcb92543 - restore apr epoch, recheck yourself - drop br apxs (in apache-devel, but version likely is wrong at this point) Changed files: apache-mod_python.spec -> 1.103 --- diff --git a/apache-mod_python.spec b/apache-mod_python.spec index 0ddd40e..cd9e640 100644 --- a/apache-mod_python.spec +++ b/apache-mod_python.spec @@ -20,7 +20,7 @@ Summary(sv.UTF-8): En inbyggd Python-interpretator för webbservern Apache Name: apache-mod_%{mod_name} Version: 3.3.1 Release: 10 -License: Apache Group License +License: Apache Group: Networking/Daemons/HTTP Source0: http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz # Source0-md5: a3b0150176b726bd2833dac3a7837dc5 @@ -29,9 +29,8 @@ Patch0: %{name}-httpd-not-needed.patch Patch1: %{name}-ldflags.patch Patch2: %{name}-apr_brigade_sentinel.patch URL: http://www.modpython.org/ -BuildRequires: %{apxs} BuildRequires: apache-devel >= 2.0.52-7 -BuildRequires: apr-devel >= 1.0.0 +BuildRequires: apr-devel >= 1:1.0.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: flex >= 2.5.31