]> git.pld-linux.org Git - packages/apache-mod_python.git/blobdiff - apache-mod_python.spec
- removed %%include /usr/lib/rpm/macros.python
[packages/apache-mod_python.git] / apache-mod_python.spec
index 8f576ffe4ebb71a9dca7cce30a31bf0a97ffb3f8..fbdbe1903cd835d4431687caf8f2527c3456b706 100644 (file)
@@ -1,5 +1,4 @@
 
-%include       /usr/lib/rpm/macros.python
 %define                mod_name        python
 %define        apxs            /usr/sbin/apxs
 
@@ -22,7 +21,7 @@ Summary(sl):  Vklju
 Summary(sv):   En inbyggd Python-interpretator för webbservern Apache
 Name:          apache-mod_%{mod_name}
 Version:       3.1.3
-Release:       2
+Release:       3
 License:       Apache Group License
 Group:         Networking/Daemons
 Source0:       http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz
@@ -40,6 +39,7 @@ BuildRequires:        python-devel >= 2.2
 BuildRequires: rpm-pythonprov
 Requires(post,preun):  %{apxs}
 Requires:      apache >= 2.0.44
+# apache.py uses pdb module
 Requires:      python-devel-tools
 %pyrequires_eq python
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.026146 seconds and 4 git commands to generate.