]> git.pld-linux.org Git - packages/apache-mod_python.git/blame - apache-mod_python.spec
- release 4: rebuild against python 2.2.
[packages/apache-mod_python.git] / apache-mod_python.spec
CommitLineData
9da631b3 1%define mod_name python
2Summary: A Python for the Apache Web server
22317842 3Summary(pl): Python dla serwera WWW Apache
9da631b3 4Name: apache-mod_%{mod_name}
fa1d6a09 5Version: 2.7.6
f661901b 6Release: 4
9da631b3 7License: distributable
8Group: Networking/Daemons
22317842 9Group(de): Netzwerkwesen/Server
9da631b3 10Group(pl): Sieciowe/Serwery
22317842 11Source0: http://www.modpython.org/dist/mod_%{mod_name}-%{version}.tgz
f7564150
AF
12Patch0: apache-mod_python-shared.patch
13Patch1: apache-mod_python-DESTDIR.patch
9da631b3 14URL: http://www.modpython.org/
22317842 15BuildRequires: autoconf
9da631b3 16BuildRequires: apache
17BuildRequires: apache-devel
f661901b 18BuildRequires: python-devel >= 2.2
c294e217 19BuildRequires: rpm-pythonprov
f661901b 20Requires: apache
21%requires_eq python
9da631b3 22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
23
24%define apache_moddir %(/usr/sbin/apxs -q LIBEXECDIR)
c294e217 25
26%include /usr/lib/rpm/macros.python
9da631b3 27
9da631b3 28%description
22317842
JB
29mod_python allows embedding Python within the Apache Web server for a
30considerable boost in performance and added flexibility in designing
31web based applications.
9da631b3 32
22317842
JB
33NOTE: This versions should still be considered Beta.
34
35%description -l pl
36