SPECS: apache-mod_python.spec - Fix for arch independent modules l...
matkor
matkor at pld-linux.org
Mon Nov 21 10:31:38 CET 2005
Author: matkor Date: Mon Nov 21 09:31:38 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Fix for arch independent modules location. BR: rpm-pythonprov is back. Release 3. STBR.
---- Files affected:
SPECS:
apache-mod_python.spec (1.72 -> 1.73)
---- Diffs:
================================================================
Index: SPECS/apache-mod_python.spec
diff -u SPECS/apache-mod_python.spec:1.72 SPECS/apache-mod_python.spec:1.73
--- SPECS/apache-mod_python.spec:1.72 Sun Oct 16 20:04:50 2005
+++ SPECS/apache-mod_python.spec Mon Nov 21 10:31:32 2005
@@ -20,7 +20,7 @@
Summary(sv): En inbyggd Python-interpretator för webbservern Apache
Name: apache-mod_%{mod_name}
Version: 3.1.4
-Release: 2
+Release: 3
License: Apache Group License
Group: Networking/Daemons
Source0: http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz
@@ -39,6 +39,8 @@
BuildRequires: flex >= 2.5.31
BuildRequires: python
BuildRequires: python-devel >= 2.2
+# without rpm-pythonprov build fails due to missing /usr/lib/rpm/pythondeps.sh
+BuildRequires: rpm-pythonprov
Requires(post,preun): %{apxs}
Requires: apache >= 2.0.52-7
Requires: apr >= 1:1.0.0
@@ -184,6 +186,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.73 2005/11/21 09:31:32 matkor
+- Fix for arch independent modules location. BR: rpm-pythonprov is back. Release 3. STBR.
+
Revision 1.72 2005/10/16 18:04:50 arekm
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache-mod_python.spec?r1=1.72&r2=1.73&f=u
More information about the pld-cvs-commit
mailing list