packages: keepalived/keepalived.spec - BR: autoconf, automake
sparky
sparky at pld-linux.org
Sun May 16 18:14:30 CEST 2010
Author: sparky Date: Sun May 16 16:14:30 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: autoconf, automake
---- Files affected:
packages/keepalived:
keepalived.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: packages/keepalived/keepalived.spec
diff -u packages/keepalived/keepalived.spec:1.20 packages/keepalived/keepalived.spec:1.21
--- packages/keepalived/keepalived.spec:1.20 Mon Apr 12 21:26:02 2010
+++ packages/keepalived/keepalived.spec Sun May 16 18:14:25 2010
@@ -16,6 +16,8 @@
Patch0: %{name}-config.patch
Patch1: %{name}-use-linux-libc-headers.patch
URL: http://www.keepalived.org/
+BuildRequires: autoconf
+BuildRequires: automake
#BuildRequires: kernel-source >= 2.6.0
BuildRequires: openssl-devel >= 0.9.7d
BuildRequires: popt-devel
@@ -33,10 +35,10 @@
Layer5. This framework gives the daemon the ability of checking a LVS
server pool states. When one of the server of the LVS server pool is
down, keepalived informs the Linux kernel via a setsockopt call to
-remove this server entry from the LVS topology. In addition
-keepalived implements a VRRPv2 stack to handle director failover. So
-in short keepalived is a userspace daemon for LVS cluster nodes
-healthchecks and LVS directors failover.
+remove this server entry from the LVS topology. In addition keepalived
+implements a VRRPv2 stack to handle director failover. So in short
+keepalived is a userspace daemon for LVS cluster nodes healthchecks
+and LVS directors failover.
%description -l pl.UTF-8
Głównym celem projektu keepalived jest dodanie potężnego udogodnienia
@@ -59,11 +61,11 @@
Provides: genhash
%description genhash
-genhash is a tool used for generating md5sum hashes of remote web
-pages. genhash can use HTTP or HTTPS to connect to the web page.
-The output by this utility includes the HTTP header, page data,
-and the md5sum of the data. This md5sum can then be used within
-the keepalived program, for monitoring HTTP and HTTPS services.
+genhash is a tool used for generating md5sum hashes of remote web
+pages. genhash can use HTTP or HTTPS to connect to the web page. The
+output by this utility includes the HTTP header, page data, and the
+md5sum of the data. This md5sum can then be used within the keepalived
+program, for monitoring HTTP and HTTPS services.
%prep
%setup -q
@@ -126,6 +128,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2010/05/16 16:14:25 sparky
+- BR: autoconf, automake
+
Revision 1.20 2010/04/12 19:26:02 arekm
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/keepalived/keepalived.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list