rpms/haproxy/F-8 .cvsignore, 1.6, 1.7 haproxy.init, 1.1, 1.2 haproxy.spec, 1.8, 1.9 sources, 1.6, 1.7

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


Author: jjh

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/haproxy/F-8/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	16 Mar 2008 07:25:50 -0000	1.6
+++ .cvsignore	15 Apr 2008 04:46:27 -0000	1.7
@@ -1 +1 @@
-haproxy-1.3.14.3.tar.gz
+haproxy-1.3.14.4.tar.gz


Index: haproxy.init
===================================================================
RCS file: /cvs/pkgs/rpms/haproxy/F-8/haproxy.init,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- haproxy.init	21 Sep 2007 17:26:59 -0000	1.1
+++ haproxy.init	15 Apr 2008 04:46:27 -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/F-8/haproxy.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- haproxy.spec	16 Mar 2008 07:35:50 -0000	1.8
+++ haproxy.spec	15 Apr 2008 04:46:27 -0000	1.9
@@ -5,8 +5,8 @@
 %define haproxy_datadir %{_datadir}/haproxy
 
 Name:           haproxy
-Version:        1.3.14.3
-Release:        2%{?dist}
+Version:        1.3.14.4
+Release:        1%{?dist}
 Summary:        HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
 
 Group:          System Environment/Daemons
@@ -122,6 +122,9 @@
 
 
 %changelog
+* Mon Apr 14 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.3.14.4-1
+- update to 1.3.14.4
+
 * Sun Mar 16 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.3.14.3-2
 * add gcc 4.3 patch
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/haproxy/F-8/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	16 Mar 2008 07:25:50 -0000	1.6
+++ sources	15 Apr 2008 04:46:27 -0000	1.7
@@ -1 +1 @@
-2cc8cb5861eb06b9681f1ada91f4f303  haproxy-1.3.14.3.tar.gz
+f7088ea643e0581a54425313a684606d  haproxy-1.3.14.4.tar.gz




More information about the fedora-extras-commits mailing list