]> git.pld-linux.org Git - packages/apache-mod_python.git/commitdiff
- ver. 3.1.0a
authorwrobell <wrobell@pld-linux.org>
Tue, 7 Oct 2003 23:12:31 +0000 (23:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_python.spec -> 1.50

apache-mod_python.spec

index 3def72379dee71b8f9ec0fe1956256dabec56db3..f442e51293b4410df15ba95276d3cbcaab5525d2 100644 (file)
@@ -20,21 +20,24 @@ 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
-Release:       3
+Version:       3.1.0a
+Release:       1
 License:       Apache Group License
 Group:         Networking/Daemons
 Source0:       http://www.modpython.org/dist/mod_%{mod_name}-%{version}.tgz
-# Source0-md5: 39f8db0bafac6ce241599d2299b5d853
+# Source0-md5: 7fa136fafa3f13f84849789a5e388f71
 Source1:       %{name}.conf
 Patch0:                %{name}-DESTDIR.patch
 Patch1:                %{name}-no-compile.patch
-Patch2:                %{name}-LONG.patch
+Patch2:                %{name}-flex.patch
+Patch3:                %{name}-python.patch
 URL:           http://www.modpython.org/
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.0.44
+BuildRequires: apr-devel
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: flex >= 2.5.31
 BuildRequires: python-devel >= 2.2
 BuildRequires: rpm-pythonprov
 Requires(post,preun):  %{apxs}
@@ -124,6 +127,7 @@ prestandan j
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__aclocal}
This page took 0.03503 seconds and 4 git commands to generate.