rpms/haproxy/F-7 .cvsignore, 1.5, 1.6 haproxy.spec, 1.4, 1.5 sources, 1.5, 1.6

Jeremy Hinegardner (jjh) fedora-extras-commits at redhat.com
Sun Mar 16 07:29:37 UTC 2008


Author: jjh

Update of /cvs/pkgs/rpms/haproxy/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8636

Modified Files:
	.cvsignore haproxy.spec sources 
Log Message:
update to 1.3.14.3


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/haproxy/F-7/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	21 Jan 2008 19:56:48 -0000	1.5
+++ .cvsignore	16 Mar 2008 07:28:59 -0000	1.6
@@ -1 +1 @@
-haproxy-1.3.14.2.tar.gz
+haproxy-1.3.14.3.tar.gz


Index: haproxy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/haproxy/F-7/haproxy.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- haproxy.spec	21 Jan 2008 19:56:48 -0000	1.4
+++ haproxy.spec	16 Mar 2008 07:28:59 -0000	1.5
@@ -5,7 +5,7 @@
 %define haproxy_datadir %{_datadir}/haproxy
 
 Name:           haproxy
-Version:        1.3.14.2
+Version:        1.3.14.3
 Release:        1%{?dist}
 Summary:        HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
 
@@ -17,6 +17,9 @@
 Source1:        %{name}.init
 Source2:        %{name}.cfg
 
+Patch0:         haproxy-gcc43-compat.patch
+
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  pcre-devel 
 
@@ -41,6 +44,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 # No configure script is present, it is all done via make flags
@@ -118,6 +122,19 @@
 
 
 %changelog
+* Sun Mar 16 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.3.14.3-1
+- update to 1.3.14.3
+
+* Sat Mar 01 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.3.14.2-4
+- apply the gcc 4.3 patch to the build process
+
+* Sat Mar 01 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.3.14.2-3
+- fix gcc 4.3 bug [#434144]
+- update init script to properly reload configuration
+
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.3.14.2-2
+- Autorebuild for GCC 4.3
+
 * Sun Jan 20 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.3.14.2-1
 - update to 1.3.14.2
 - update make flags that changed with this upstream release


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/haproxy/F-7/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	21 Jan 2008 19:56:48 -0000	1.5
+++ sources	16 Mar 2008 07:28:59 -0000	1.6
@@ -1 +1 @@
-74be7c458d41662c25c35a9b08868f1d  haproxy-1.3.14.2.tar.gz
+2cc8cb5861eb06b9681f1ada91f4f303  haproxy-1.3.14.3.tar.gz




More information about the fedora-extras-commits mailing list