rpms/httpd/F-10 httpd.logrotate, 1.3, 1.4 httpd.spec, 1.128, 1.129 sources, 1.20, 1.21

jorton jorton at fedoraproject.org
Sun Aug 23 10:11:04 UTC 2009


Author: jorton

Update of /cvs/extras/rpms/httpd/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5508

Modified Files:
	httpd.logrotate httpd.spec sources 
Log Message:
* Sun Aug 23 2009 Joe Orton <jorton at redhat.com> 2.2.13-1
- update to 2.2.13
- add delaycompress to logrotate config



Index: httpd.logrotate
===================================================================
RCS file: /cvs/extras/rpms/httpd/F-10/httpd.logrotate,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- httpd.logrotate	18 Nov 2004 11:59:52 -0000	1.3
+++ httpd.logrotate	23 Aug 2009 10:11:04 -0000	1.4
@@ -2,6 +2,7 @@
     missingok
     notifempty
     sharedscripts
+    delaycompress
     postrotate
 	/bin/kill -HUP `cat /var/run/httpd.pid 2>/dev/null` 2> /dev/null || true
     endscript


Index: httpd.spec
===================================================================
RCS file: /cvs/extras/rpms/httpd/F-10/httpd.spec,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -p -r1.128 -r1.129
--- httpd.spec	6 Mar 2009 14:04:40 -0000	1.128
+++ httpd.spec	23 Aug 2009 10:11:04 -0000	1.129
@@ -8,8 +8,8 @@
 
 Summary: Apache HTTP Server
 Name: httpd
-Version: 2.2.11
-Release: 2%{?dist}
+Version: 2.2.13
+Release: 1%{?dist}
 URL: http://httpd.apache.org/
 Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
 Source1: index.html
@@ -39,7 +39,6 @@ Patch25: httpd-2.0.54-selinux.patch
 Patch26: httpd-2.2.9-suenable.patch
 # Bug fixes
 Patch54: httpd-2.2.0-authnoprov.patch
-Patch55: httpd-2.2.4-oldflush.patch
 License: ASL 2.0
 Group: System Environment/Daemons
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -127,7 +126,6 @@ Security (TLS) protocols.
 %patch26 -p1 -b .suenable
 
 %patch54 -p1 -b .authnoprov
-%patch55 -p1 -b .oldflush
 
 # Patch in vendor/release string
 sed "s/@RELEASE@/%{vstring}/" < %{PATCH20} | patch -p1
@@ -482,6 +480,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/httpd/build/*.sh
 
 %changelog
+* Sun Aug 23 2009 Joe Orton <jorton at redhat.com> 2.2.13-1
+- update to 2.2.13
+- add delaycompress to logrotate config
+
 * Mon Feb  9 2009 Joe Orton <jorton at redhat.com> 2.2.11-2
 - update to 2.2.11 (#482960)
 - Require apr-util-ldap (#471898)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/httpd/F-10/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- sources	6 Mar 2009 14:04:40 -0000	1.20
+++ sources	23 Aug 2009 10:11:04 -0000	1.21
@@ -1 +1 @@
-03e0a99a5de0f3f568a0087fb9993af9  httpd-2.2.11.tar.gz
+2803e35be6650f5b739e6e91faa824dd  httpd-2.2.13.tar.gz




More information about the fedora-extras-commits mailing list