]> git.pld-linux.org Git - packages/apache-mod_python.git/blame - apache-mod_python.spec
- BR s@%{apxs}@apache-apxs@g
[packages/apache-mod_python.git] / apache-mod_python.spec
CommitLineData
9da631b3 1%define mod_name python
2bd51d05 2%define apxs /usr/sbin/apxs
8c943194 3Summary: An embedded Python interpreter for the Apache Web server
ff1c932f
ER
4Summary(cs.UTF-8): Vestavěný interpret Pythonu pro WWW server Apache
5Summary(da.UTF-8): En indbygget Python-fortolker for webtjeneren Apache
6Summary(de.UTF-8): Ein eingebetteter Python-Interpreter für den Apache Web-Server
7Summary(es.UTF-8): Intérprete Perl para el servidor Web Apache
8Summary(fr.UTF-8): Interpréteur Python intégré pour le serveur Web Apache
9Summary(id.UTF-8): Interpreter Perl untuk web server Apache
10Summary(is.UTF-8): Perl túlkur fyrir Apache vefþjóninn
11Summary(it.UTF-8): Interprete Python integrato per il server Web Apache
12Summary(ja.UTF-8): Apache Web サーバー用の組込み Perl インタープリタ
13Summary(nb.UTF-8): En Python-fortolker for webtjeneren Apache
14Summary(pl.UTF-8): Wbudowany interpreter języka Python dla serwera WWW Apache
15Summary(pt.UTF-8): Um interpretador de Perl embebido para o servidor Web Apache
16Summary(ru.UTF-8): Встроенный интерпретатор Perl для WWW-сервера Apache
17Summary(sk.UTF-8): Interpreter jazyka Perl pre webový server Apache
18Summary(sl.UTF-8): Vključeni pythonski tolmač za spletni strežnik Apache
19Summary(sv.UTF-8): En inbyggd Python-interpretator för webbservern Apache
9da631b3 20Name: apache-mod_%{mod_name}
5a404cd5 21Version: 3.2.10
79184ed7 22Release: 2
a58b005a 23License: Apache Group License
9da631b3 24Group: Networking/Daemons
8991fb06 25Source0: http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz
5a404cd5 26# Source0-md5: cc6439f546a6e70cfff7ca51b8c62541
d67ddad7 27Source1: %{name}.conf
5a404cd5 28Patch0: %{name}-httpd-not-needed.patch
29Patch1: %{name}-ldflags.patch
9da631b3 30URL: http://www.modpython.org/
bc1b8eb6 31BuildRequires: apache-apxs >= 2.0.52-7
716a7243
JB
32BuildRequires: apache-devel >= 2.0.52-7
33BuildRequires: apr-devel >= 1:1.0.0
22317842 34BuildRequires: autoconf
964e9a83 35BuildRequires: automake
c0187e33 36BuildRequires: flex >= 2.5.31
08bf510f 37BuildRequires: python
f661901b 38BuildRequires: python-devel >= 2.2
a6540c91 39BuildRequires: rpm-pythonprov
e53d5b62 40BuildRequires: rpmbuild(macros) >= 1.268
327002b6 41Requires: apache(modules-api) = %apache_modules_api
716a7243 42Requires: apr >= 1:1.0.0
7caf45e1 43# apache.py uses pdb module
8918f17a 44Requires: python-devel-tools
2af2db31 45%requires_eq python-libs
9da631b3 46BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
47
327002b6
ER
48%define _pkglibdir %(%{apxs} -q LIBEXECDIR 2>/dev/null)
49%define _sysconfdir %(%{apxs} -q SYSCONFDIR 2>/dev/null)
9da631b3 50
9da631b3 51%description
8c943194 52Mod_python is a module that embeds the Python language interpreter
53within the server, allowing Apache handlers to be written in Python.
54
55Mod_python brings together the versatility of Python and the power of
56the Apache Web server for a considerable boost in flexibility and
57performance over the traditional CGI approach.
58
95039108
JR
59%description -l cs.UTF-8
60Balíček mod_python obsahuje modul, který umožní serveru Apache přímo
61interpretovat CGI skripty napsané v jazyce Python. To vede k výraznému
62zvýšení rychlosti jejich provedení.
8c943194 63
95039108 64%description -l de.UTF-8
8c943194 65Mod_python ist ein Modul, das den Python-Sprachinterpreter innerhalb
95039108 66des Servers einbettet und es den Apache-Handlern ermöglicht, in Python
8c943194 67geschrieben zu werden.
68
69Mod_python verbindet die Vielseitigkeit von Python und die
95039108
JR
70Leistungsstärke des Apache Web-Servers, was eine enorme Steigerung der
71Flexibilität und Leistung gegenüber dem traditionellen CGI-Ansatz
8c943194 72bedeutet.
73
95039108
JR
74%description -l es.UTF-8
75Mod_python es un módulo que activa el intérprete de Python en el
8c943194 76servidor, permitiendo que se escriban gestores para Apache en Python.
77
78Mod_python proporciona la versatilidad y el poder del servidor web
79Apache para acelerar considerablemente la flexibilidad y prestaciones
95039108 80en comparación a una aproximación tradicional con CGI.
8c943194 81
95039108
JR
82%description -l fr.UTF-8
83Mod_python est un module qui intègre l'interpréteur de langage Python
84dans le serveur, permettant aux gestionnaires Apache d'être écrits en
8c943194 85Python.
86
95039108
JR
87Mod_python conjugue la versatilité de Python et la puissance du
88serveur Web Apache de façon à augmenter considérablement la
89flexibilité et la performance par rapport à une approche CGI
8c943194 90traditionnelle.
91
95039108
JR
92%description -l it.UTF-8
93Mod_python è un modulo che integra nel server l'interprete del
8c943194 94linguaggio Python, in modo che i programmi di gestione possano essere
95scritti in Python.
96
95039108
JR
97Mod_python unisce in sé la versatilità di Python e la potenza del
98server Web Apache, con un conseguente accrescimento di flessibilità e
8c943194 99un miglioramento notevole nelle prestazioni rispetto all'approccio
100tradizionale CGI.
101
95039108
JR
102%description -l ja.UTF-8
103Mod_python はサーバー内に Python
104言語インタープリタを組み込んだモジュール です。これにより、Apache
105ハンドラを Python で記述できます。 Mod_python は、Python の汎用性と
106Apache Web サーバーのパワーを組み合わせる ことにより、従来の CGI
107アプローチから柔軟性とパフォーマンスを大幅に向上させます。
8c943194 108
95039108
JR
109%description -l pl.UTF-8
110mod_python jest modułem osadzającym interpreter języka Python w
111serwerze WWW Apache, umożliwiając mu obsługę kodu napisanego w
8c943194 112Pythonie.
22317842 113
95039108
JR
114mod_python łączy wszechstronność Pythona i moc Apache'a jako serwera
115WWW, co daje zwiększoną elastyczność i zauważalną poprawę wydajności w
116stosunku do tradycyjnego rozwiązania opartego na CGI.
8c943194 117
95039108
JR
118%description -l sv.UTF-8
119Mod_python är en modul som bygger in en interpretator för språket
120Python i servern, och låter Apach-hanterare skrivas i Python.
8c943194 121
95039108
JR
122Mod_python sammanför mångsidigheten hos Python och kraften hos
123webbservern Apache till en avsevärd ökning av flexibiliteten och
124prestandan jämfört med den traditionella CGI-metoden.
8c943194 125
8c943194 126%prep
9da631b3 127%setup -q -n mod_%{mod_name}-%{version}
f15a5c07 128%patch0 -p1
1a7b3fd3 129%patch1 -p1
9da631b3 130
131%build
168742b5 132%{__aclocal}
bf34adc6 133%{__autoconf}
8cca102a 134%configure \
2bd51d05 135 --with-apxs=%{apxs}
f7564150 136%{__make} dso
9da631b3 137
138%install
139rm -rf $RPM_BUILD_ROOT
327002b6 140install -d $RPM_BUILD_ROOT{%{_pkglibdir},%{_sysconfdir}/httpd.conf}
9da631b3 141
dbc6fba5
PG
142%{__make} install \
143 DESTDIR=$RPM_BUILD_ROOT
c55db4a1 144
cee73326 145install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf/60_mod_python.conf
2570d55f 146%py_postclean
d67ddad7 147
22317842
JB
148%clean
149rm -rf $RPM_BUILD_ROOT
150
9da631b3 151%post
e53d5b62 152%service -q httpd restart
9da631b3 153
143b215e 154%postun
9da631b3 155if [ "$1" = "0" ]; then
e53d5b62 156 %service -q httpd restart
9da631b3 157fi
158
9da631b3 159%files
160%defattr(644,root,root,755)
dbc6fba5 161%doc doc-html/* README COPYRIGHT NEWS CREDITS
2af2db31 162%doc examples
2570d55f 163%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf/*_mod_%{mod_name}.conf
cee73326 164%attr(755,root,root) %{_pkglibdir}/*.so
a58b005a 165%dir %{py_sitedir}/mod_%{mod_name}
ae849789 166%attr(755,root,root) %{py_sitedir}/mod_%{mod_name}/*.so
a58b005a 167%{py_sitedir}/mod_%{mod_name}/*.py[co]
This page took 0.063963 seconds and 4 git commands to generate.