SPECS: haproxy.spec - 1.3.8.2 - major bugfix release, NFY

blues blues at pld-linux.org
Wed Apr 11 19:42:35 CEST 2007


Author: blues                        Date: Wed Apr 11 17:42:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.3.8.2 - major bugfix release, NFY

---- Files affected:
SPECS:
   haproxy.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/haproxy.spec
diff -u SPECS/haproxy.spec:1.13 SPECS/haproxy.spec:1.14
--- SPECS/haproxy.spec:1.13	Sat Mar 24 20:23:07 2007
+++ SPECS/haproxy.spec	Wed Apr 11 19:42:30 2007
@@ -2,13 +2,13 @@
 Summary:	haproxy - high-performance TCP/HTTP load balancer
 Summary(pl.UTF-8):	haproxy - wysoko wydajny load balancer TCP/HTTP
 Name:		haproxy
-Version:	1.3.7
+Version:	1.3.8.2
 Release:	0.1
 License:	GPL v2
 Group:		Networking/Daemons
 #Source0:	http://haproxy.1wt.eu/download/1.2/src/%{name}-%{version}.tar.gz
 Source0:	http://haproxy.1wt.eu/download/1.3/src/%{name}-%{version}.tar.gz
-# Source0-md5:	75a9fb706450d29d3092665d8c9bca7a
+# Source0-md5:	a32f9095f314f603d771f24b259778e7
 #Source1:	%{name}.cfg
 Source2:	%{name}.init
 URL:		http://haproxy.1wt.eu/
@@ -70,6 +70,9 @@
 #install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
 
+# Some small cleanups:
+rm -f doc/gpl.txt
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -85,7 +88,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGELOG examples/* doc/*
+%doc CHANGELOG ROADMAP TODO examples/* doc/* tests
 %attr(755,root,root) %{_sbindir}/*
 %dir %{_sysconfdir}/%{name}
 #%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*
@@ -97,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/04/11 17:42:30  blues
+- 1.3.8.2 - major bugfix release, NFY
+
 Revision 1.13  2007/03/24 19:23:07  blues
 - lets try to use 1.3-branch with content-switching
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/haproxy.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list