]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache.spec
rel 9; important fix for http://issues.apache.org/bugzilla/show_bug.cgi?id=31875
[packages/apache.git] / apache.spec
index 98873cd57dd8ea2f3bacf921526d5119c77dc052..94d16a0aee20055eb8db1c2e544e816e0b347e1e 100644 (file)
@@ -32,15 +32,17 @@ Summary(ru):        
 Summary(tr):   Lider WWW tarayýcý
 Name:          apache
 Version:       2.0.52
-Release:       8
+Release:       9
 License:       Apache Group License
 Group:         Networking/Daemons
 Source0:       http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
 # Source0-md5: eba528fa8613dc5bfb0615a69c11f053
+# Source0-size:        6918995
 Source1:       %{name}.init
 Source2:       %{name}.logrotate
 Source3:       %{name}-icons.tar.gz
 # Source3-md5: 2b085cbc19fd28536dc883f0b864cd83
+# Source3-size:        46320
 Source4:       %{name}.sysconfig
 Source5:       %{name}.monitrc
 Source6:       %{name}-httpd.conf
@@ -82,6 +84,7 @@ Patch21:      %{name}-apxs.patch
 # http://www.telana.com/peruser.php
 Patch22:       httpd-2.0.50-peruser-r3.patch
 Patch23:       %{name}-apr1.patch
+Patch24:       %{name}-normalize-path.patch
 URL:           http://httpd.apache.org/
 BuildRequires: automake
 BuildRequires: apr-devel >= 1:1.0.0
@@ -438,6 +441,7 @@ Summary:    Apache module: Compress content before it is delivered to the client
 Summary(pl):   Modu³ Apache'a kompresuj±cy dane przed przes³aniem ich do klienta
 Group:         Networking/Daemons
 Requires:      %{name} = %{version}-%{release}
+Requires:      %{name}-mod_headers = %{version}-%{release}
 
 %description mod_deflate
 Compress content before it is delivered to the client.
@@ -687,6 +691,7 @@ Modu
 %patch21 -p1
 %patch22 -p1
 %patch23 -p1
+%patch24 -p1
 
 %{__perl} -pi -e "s@/usr/local/bin/perl@%{__perl}@" $(grep -rl "/usr/local/bin/perl" *)
 %{__perl} -pi -e "s@BUILD_SUBDIRS.*@BUILD_SUBDIRS =@g" srclib/Makefile.in
This page took 0.02672 seconds and 4 git commands to generate.