]> git.pld-linux.org Git - packages/apache-mod_python.git/commitdiff
- fix ldflags to link with shared libpython
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 3 Feb 2006 10:38:11 +0000 (10:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- SOA#1, rel 5

Changed files:
    apache-mod_python.spec -> 1.79

apache-mod_python.spec

index 3ac11be5a93b4753c690762f57afe4b55d4d6b07..c66df8eef0314435a881d8aedd29f7aba4240e08 100644 (file)
@@ -19,7 +19,7 @@ Summary(sl):  Vklju
 Summary(sv):   En inbyggd Python-interpretator för webbservern Apache
 Name:          apache-mod_%{mod_name}
 Version:       3.1.4
-Release:       4
+Release:       5
 License:       Apache Group License
 Group:         Networking/Daemons
 Source0:       http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz
@@ -28,6 +28,7 @@ Source1:      %{name}.conf
 Patch0:                %{name}-lib64.patch
 Patch1:                %{name}-apr-status-is-success.patch
 Patch2:                %{name}-httpd-not-needed.patch
+Patch3:                %{name}-ldflags.patch
 URL:           http://www.modpython.org/
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.0.52-7
@@ -131,6 +132,7 @@ prestandan j
 %endif
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__aclocal}
This page took 0.03478 seconds and 4 git commands to generate.