~ubuntu-branches/ubuntu/quantal/haproxy/quantal

« back to all changes in this revision

Viewing changes to examples/haproxy-small.spec

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Cornet
  • Date: 2008-03-09 21:30:29 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080309213029-8oupnrc607mg5uqw
Tags: 1.3.14.3-1
* New Upstream Version
* Add status argument support to init-script to conform to LSB.
* Cleanup pidfile after stop in init script. Init script return code fixups.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
2
2
Name: haproxy
3
 
Version: 1.3.12
 
3
Version: 1.3.14.3
4
4
Release: 1
5
5
License: GPL
6
6
Group: System Environment/Daemons
69
69
%attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{name}
70
70
 
71
71
%changelog
 
72
* Sat Mar 08 2008 Willy Tarreau <w@1wt.eu>
 
73
- updated to 1.3.14.3
 
74
 
 
75
* Mon Jan 21 2008 Willy Tarreau <w@1wt.eu>
 
76
- updated to 1.3.14.2
 
77
 
 
78
* Mon Dec 24 2007 Willy Tarreau <w@1wt.eu>
 
79
- updated to 1.3.14.1
 
80
 
 
81
* Wed Dec  5 2007 Willy Tarreau <w@1wt.eu>
 
82
- updated to 1.3.14
 
83
 
 
84
* Thu Oct 18 2007 Willy Tarreau <w@1wt.eu>
 
85
- updated to 1.3.13
 
86
 
72
87
* Sun Jun 17 2007 Willy Tarreau <w@1wt.eu>
73
88
- updated to 1.3.12
74
89