]> git.pld-linux.org Git - packages/apache-mod_python.git/commitdiff
- lib64 patch is unneccessary, rel 2 auto/ac/apache-mod_python-3_2_8-2
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 21 Mar 2006 15:01:10 +0000 (15:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_python.spec -> 1.81

apache-mod_python.spec

index 19db10e90a7bdfdcf50e7e87c1b2b4628acc136f..bef2690fcb075e6296a074f5200ddc4ee789582c 100644 (file)
@@ -19,16 +19,15 @@ Summary(sl):        Vklju
 Summary(sv):   En inbyggd Python-interpretator för webbservern Apache
 Name:          apache-mod_%{mod_name}
 Version:       3.2.8
-Release:       1
+Release:       2
 License:       Apache Group License
 Group:         Networking/Daemons
 Source0:       http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz
 # Source0-md5: d03452979a6a334f73cc2b95b39db331
 Source1:       %{name}.conf
-Patch0:                %{name}-lib64.patch
-Patch1:                %{name}-apr-status-is-success.patch
-Patch2:                %{name}-httpd-not-needed.patch
-Patch3:                %{name}-ldflags.patch
+Patch0:                %{name}-apr-status-is-success.patch
+Patch1:                %{name}-httpd-not-needed.patch
+Patch2:                %{name}-ldflags.patch
 URL:           http://www.modpython.org/
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.0.52-7
@@ -127,12 +126,9 @@ prestandan j
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
-%if "%{_libdir}" == "%{_prefix}/lib64"
-%patch0
-%endif
+%patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %{__aclocal}
This page took 0.030991 seconds and 4 git commands to generate.