X-Git-Url: https://git.pld-linux.org/?p=packages%2Fapache-mod_python.git;a=blobdiff_plain;f=apache-mod_python.spec;h=f53d69f1d03b63a1e6e4791ea1b645872fc44947;hp=0b3e8710908e32ba6be355316a7940188b72049e;hb=8991fb060418f32d8e794c2633a6464048c481c8;hpb=ced5bd518fcde4d20aec19893bf6bd647d6c5fd2 diff --git a/apache-mod_python.spec b/apache-mod_python.spec index 0b3e871..f53d69f 100644 --- a/apache-mod_python.spec +++ b/apache-mod_python.spec @@ -2,6 +2,7 @@ %include /usr/lib/rpm/macros.python %define mod_name python %define apxs /usr/sbin/apxs + Summary: An embedded Python interpreter for the Apache Web server Summary(cs): Vestavìný interpret Pythonu pro WWW server Apache Summary(da): En indbygget Python-fortolker for webtjeneren Apache @@ -20,20 +21,20 @@ Summary(sk): Interpreter jazyka Perl pre webov Summary(sl): Vkljuèeni pythonski tolmaè za spletni stre¾nik Apache Summary(sv): En inbyggd Python-interpretator för webbservern Apache Name: apache-mod_%{mod_name} -Version: 3.0.3 +Version: 3.1.2b Release: 1 License: Apache Group License Group: Networking/Daemons -Source0: http://www.modpython.org/dist/mod_%{mod_name}-%{version}.tgz -# Source0-md5: 39f8db0bafac6ce241599d2299b5d853 +Source0: http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz +# Source0-md5: 0f561ba64e08f2990c9f22a0527ec5b5 Source1: %{name}.conf -Patch0: %{name}-DESTDIR.patch -Patch1: %{name}-no-compile.patch URL: http://www.modpython.org/ BuildRequires: %{apxs} BuildRequires: apache-devel >= 2.0.44 +BuildRequires: apr-devel >= 1:0.9.4-1 BuildRequires: autoconf BuildRequires: automake +BuildRequires: flex >= 2.5.31 BuildRequires: python-devel >= 2.2 BuildRequires: rpm-pythonprov Requires(post,preun): %{apxs} @@ -120,8 +121,6 @@ prestandan j %prep %setup -q -n mod_%{mod_name}-%{version} -%patch0 -p1 -%patch1 -p1 %build %{__aclocal}