]> git.pld-linux.org Git - packages/apache-mod_python.git/blobdiff - apache-mod_python.spec
- Release 2. STBR for Ac. Missing dep when upgrading to python 2.4.4.
[packages/apache-mod_python.git] / apache-mod_python.spec
index bef2690fcb075e6296a074f5200ddc4ee789582c..ebe2d49eef8b31e5020a60d0018c784d354485f8 100644 (file)
@@ -18,16 +18,15 @@ 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:       3.2.8
+Version:       3.2.10
 Release:       2
 License:       Apache Group License
 Group:         Networking/Daemons
 Source0:       http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz
-# Source0-md5: d03452979a6a334f73cc2b95b39db331
+# Source0-md5: cc6439f546a6e70cfff7ca51b8c62541
 Source1:       %{name}.conf
-Patch0:                %{name}-apr-status-is-success.patch
-Patch1:                %{name}-httpd-not-needed.patch
-Patch2:                %{name}-ldflags.patch
+Patch0:                %{name}-httpd-not-needed.patch
+Patch1:                %{name}-ldflags.patch
 URL:           http://www.modpython.org/
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.0.52-7
@@ -128,7 +127,6 @@ prestandan j
 %setup -q -n mod_%{mod_name}-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__aclocal}
@@ -153,7 +151,7 @@ rm -rf $RPM_BUILD_ROOT
 %post
 %service -q httpd restart
 
-%preun
+%postun
 if [ "$1" = "0" ]; then
        %service -q httpd restart
 fi
This page took 0.028197 seconds and 4 git commands to generate.