[Erp5-report] r34188 kazuhiko - /spec/mandriva/haproxy/haproxy.spec

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Mar 29 16:26:17 CEST 2010


Author: kazuhiko
Date: Mon Mar 29 16:26:14 2010
New Revision: 34188

URL: http://svn.erp5.org?rev=34188&view=rev
Log:
update to version 1.4.2 based on cooker's spec.

Modified:
    spec/mandriva/haproxy/haproxy.spec

Modified: spec/mandriva/haproxy/haproxy.spec
URL: http://svn.erp5.org/spec/mandriva/haproxy/haproxy.spec?rev=34188&r1=34187&r2=34188&view=diff
==============================================================================
--- spec/mandriva/haproxy/haproxy.spec [utf8] (original)
+++ spec/mandriva/haproxy/haproxy.spec [utf8] Mon Mar 29 16:26:14 2010
@@ -1,13 +1,17 @@
-Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
-Name: haproxy
-Version: 1.3.15.7
-Release: %mkrel 1
-License: GPL
-Group: System Environment/Daemons
-URL: http://haproxy.1wt.eu/
-Source0: http://haproxy.1wt.eu/download/1.3/src/%{name}-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
-BuildRequires: pcre-devel
+%define name    haproxy
+%define version 1.4.2
+%define release %mkrel 1
+
+Name:		%{name}
+Version:	%{version}
+Release:	%{release}
+Summary:	TCP/HTTP reverse proxy for high availability environments
+License:	GPLv2
+Group:		System/Servers
+URL:		http://haproxy.1wt.eu/
+Source0:	http://haproxy.1wt.eu/download/1.4/src/%{name}-%{version}.tar.gz
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRequires:	libpcre-devel
 
 %description
 HA-Proxy is a TCP/HTTP reverse proxy which is particularly suited for high
@@ -69,6 +73,9 @@
 %attr(0755,root,root) %config %{_initrddir}/%{name}
 
 %changelog
+* Mon Mar 29 2010 Kazuhiko Shiozaki <kazuhiko at nexedi.com> 1.4.2-1nxd2010.0
+- version 1.4.2
+
 * Mon Dec  8 2008 Kazuhiko Shiozaki <kazuhiko at nexedi.com> 1.3.15.7-1nxd2008.1
 - version 1.3.15.7
 




More information about the Erp5-report mailing list