[trafficserver/el6: 3/3] Update to new upstream release, v3.0.4. remove trafficserver-cluster_interface_linux.patch since thi

Jan-Frode Myklebust janfrode at fedoraproject.org
Thu Mar 22 14:46:02 UTC 2012


commit e3d3e2f1386279f593a8b81a18da8e5ba665d60c
Author: Jan-Frode Myklebust <janfrode at tanso.net>
Date:   Thu Mar 22 15:45:24 2012 +0100

    Update to new upstream release, v3.0.4.
    remove trafficserver-cluster_interface_linux.patch since this was fixed upstream, TS-845

 trafficserver-cluster_interface_linux.patch |   13 -------------
 trafficserver.spec                          |   10 ++++++----
 2 files changed, 6 insertions(+), 17 deletions(-)
---
diff --git a/trafficserver.spec b/trafficserver.spec
index 8b0ed80..d682eb9 100644
--- a/trafficserver.spec
+++ b/trafficserver.spec
@@ -2,8 +2,8 @@
 #	https://fedoraproject.org/wiki/Packaging:Guidelines:Systemd
 Summary:	Fast, scalable and extensible HTTP/1.1 compliant caching proxy server
 Name:		trafficserver
-Version:	3.0.3
-Release:	6%{?dist}
+Version:	3.0.4
+Release:	1%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Daemons
 Source0:	http://www.apache.org/dist/%{name}/%{name}-%{version}.tar.bz2
@@ -28,7 +28,6 @@ Requires(postun): initscripts
 
 Patch2:		trafficserver-init_scripts.patch
 Patch7:		trafficserver_make_install.patch
-Patch51:	trafficserver-cluster_interface_linux.patch
 # Fixed on v3.1:
 Patch52:	trafficserver-condrestart.patch
 
@@ -42,7 +41,6 @@ caching proxy server.
 
 %patch2 -p1 -b .patch2
 %patch7 -p1 -b .patch7
-%patch51 -p1 -b .patch51
 %patch52 -p1 -b .patch52
 
 %build
@@ -187,6 +185,10 @@ header files, and Apache httpd style module build system.
 %attr(0644,root,root) %{_libdir}/trafficserver/*.so
 
 %changelog
+* Thu Mar 22 2012 <janfrode at tanso.net> - 3.0.4-1
+- Update to new upstream release, v3.0.4.
+- remove trafficserver-cluster_interface_linux.patch since this was fixed upstream, TS-845.
+
 * Thu Mar 22 2012 <janfrode at tanso.net> - 3.0.3-6
 - Remove pidfile from systemd service file. This is a type=simple
   service, so pidfile shouldn't be needed.


More information about the scm-commits mailing list