]> git.pld-linux.org Git - packages/apache-mod_python.git/blobdiff - apache-mod_python.spec
- patch fron mod_python cvs resources (stolen from rawhide).
[packages/apache-mod_python.git] / apache-mod_python.spec
index a679d798e52cb544103b4a2a2eb3e111f0866a40..91456d163faedcbb15be46a39e8618b882a0e700 100644 (file)
@@ -19,8 +19,8 @@ Summary(sk):  Interpreter jazyka Perl pre webov
 Summary(sl):   Vkljuèeni pythonski tolmaè za spletni stre¾nik Apache
 Summary(sv):   En inbyggd Python-interpretator för webbservern Apache
 Name:          apache-mod_%{mod_name}
-Version:       2.7.6
-Release:       5
+Version:       2.7.7
+Release:       1
 License:       distributable
 Group:         Networking/Daemons
 Source0:       http://www.modpython.org/dist/mod_%{mod_name}-%{version}.tgz
@@ -36,7 +36,7 @@ BuildRequires:        rpm-pythonprov
 BuildRequires: %{apxs}
 Prereq:                %{_sbindir}/apxs
 Requires:      apache
-%requires_eq   python
+%pyrequires_eq python
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                apache_moddir   %(%{apxs} -q LIBEXECDIR)
@@ -133,7 +133,7 @@ prestandan j
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 
 # new apache needs it
 CFLAGS="-DEAPI %{rpmcflags}"
This page took 0.029506 seconds and 4 git commands to generate.