]> git.pld-linux.org Git - packages/apache-mod_python.git/commitdiff
- ver. 3.1.2b auto/ac/apache-mod_python-3_1_2b-1
authorwrobell <wrobell@pld-linux.org>
Tue, 28 Oct 2003 15:40:43 +0000 (15:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_python.spec -> 1.52

apache-mod_python.spec

index 1afb7dbf037cdc5e2a7107f6dbaf15d57f4d7a45..f53d69f1d03b63a1e6e4791ea1b645872fc44947 100644 (file)
@@ -2,6 +2,7 @@
 %include       /usr/lib/rpm/macros.python
 %define                mod_name        python
 %define        apxs            /usr/sbin/apxs
 %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
 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,17 +21,13 @@ 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}
 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.1.0a
-Release:       2
+Version:       3.1.2b
+Release:       1
 License:       Apache Group License
 Group:         Networking/Daemons
 License:       Apache Group License
 Group:         Networking/Daemons
-Source0:       http://www.modpython.org/dist/mod_%{mod_name}-%{version}.tgz
-# Source0-md5: 7fa136fafa3f13f84849789a5e388f71
+Source0:       http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz
+# Source0-md5: 0f561ba64e08f2990c9f22a0527ec5b5
 Source1:       %{name}.conf
 Source1:       %{name}.conf
-Patch0:                %{name}-DESTDIR.patch
-Patch1:                %{name}-no-compile.patch
-Patch2:                %{name}-flex.patch
-Patch3:                %{name}-python.patch
 URL:           http://www.modpython.org/
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.0.44
 URL:           http://www.modpython.org/
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.0.44
@@ -124,10 +121,6 @@ prestandan j
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 %{__aclocal}
 
 %build
 %{__aclocal}
This page took 0.081245 seconds and 4 git commands to generate.