]> git.pld-linux.org Git - packages/apache-mod_python.git/commitdiff
- removed out of date patches
authorwrobell <wrobell@pld-linux.org>
Thu, 27 Feb 2003 15:12:05 +0000 (15: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.38

apache-mod_python.spec

index 42a6bc5d0aec2de7960defe920b912a4c8e37fab..a49ee1f7e74ccd2f3c224fa4aa1cccd548311f0d 100644 (file)
@@ -30,13 +30,8 @@ Release:     0.2
 License:       Apache Group License
 Group:         Networking/Daemons
 Source0:       http://www.modpython.org/dist/mod_%{mod_name}-%{version}.tgz
 License:       Apache Group License
 Group:         Networking/Daemons
 Source0:       http://www.modpython.org/dist/mod_%{mod_name}-%{version}.tgz
-#Patch0:               %{name}-shared.patch
-Patch1:                %{name}-DESTDIR.patch
-Patch2:                %{name}-no-compile.patch
-Patch3:                %{name}-cleanup.patch
-# PLD keeps static libs in /usr/lib default python install stores them in .../config/
-Patch4:                %{name}-static-lib-dir-fix.patch
-
+Patch0:                %{name}-DESTDIR.patch
+Patch1:                %{name}-no-compile.patch
 URL:           http://www.modpython.org/
 BuildRequires: autoconf
 BuildRequires: automake
 URL:           http://www.modpython.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -128,13 +123,8 @@ prestandan j
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
-# Patch reverted. Dynamic build makes apache segfault on all my i686 machines
-# No working reports collected on IRC/mailing lists.
-#%patch0 -p1
+%patch0 -p1
 %patch1 -p1
 %patch1 -p1
-%patch2 -p1
-#%patch3 -p1
-#%patch4 -p1
 
 %build
 %{__aclocal}
 
 %build
 %{__aclocal}
This page took 0.033411 seconds and 4 git commands to generate.