rpms/haproxy/EL-4 .cvsignore, 1.5, 1.6 haproxy.init, 1.1, 1.2 haproxy.spec, 1.6, 1.7 sources, 1.5, 1.6

Jeremy Hinegardner (jjh) fedora-extras-commits at redhat.com
Tue Apr 15 04:59:21 UTC 2008


Author: jjh

Update of /cvs/pkgs/rpms/haproxy/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4505

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/haproxy/EL-4/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	21 Jan 2008 20:14:26 -0000	1.5
+++ .cvsignore	15 Apr 2008 04:58:43 -0000	1.6
@@ -1 +1 @@
-haproxy-1.3.14.2.tar.gz
+haproxy-1.3.14.4.tar.gz


Index: haproxy.init
===================================================================
RCS file: /cvs/pkgs/rpms/haproxy/EL-4/haproxy.init,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- haproxy.init	21 Sep 2007 19:05:30 -0000	1.1
+++ haproxy.init	15 Apr 2008 04:58:43 -0000	1.2
@@ -73,7 +73,7 @@
         return 1
     fi
     echo -n $"Reloading $prog: "
-    $exec -p /var/run/$prog.pid -sf $(cat /var/run/$prog.pid)
+    $exec -D -f /etc/$prog/$prog.cfg -p /var/run/$prog.pid -sf $(cat /var/run/$prog.pid)
     retval=$?
     echo
     return $retval


Index: haproxy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/haproxy/EL-4/haproxy.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- haproxy.spec	21 Jan 2008 20:14:26 -0000	1.6
+++ haproxy.spec	15 Apr 2008 04:58:43 -0000	1.7
@@ -5,7 +5,7 @@
 %define haproxy_datadir %{_datadir}/haproxy
 
 Name:           haproxy
-Version:        1.3.14.2
+Version:        1.3.14.4
 Release:        1%{?dist}
 Summary:        HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
 
@@ -118,6 +118,10 @@
 
 
 %changelog
+* Mon Apr 14 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.3.14.3-1
+- update to 1.3.14.4
+- fix reload in init script
+
 * Mon Jan 21 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/EL-4/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	21 Jan 2008 20:14:26 -0000	1.5
+++ sources	15 Apr 2008 04:58:43 -0000	1.6
@@ -1 +1 @@
-74be7c458d41662c25c35a9b08868f1d  haproxy-1.3.14.2.tar.gz
+f7088ea643e0581a54425313a684606d  haproxy-1.3.14.4.tar.gz




More information about the fedora-extras-commits mailing list