Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37777965
en ru br
ALT Linux repos
S:3.57-alt1

Group :: System/Servers
RPM: balance

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: balance
Version: 3.57
Release: alt1

Summary: TCP load-balancing proxy server
License: GPLv2
Group: System/Servers
Url: https://www.inlab.de/balance.html
Source: %name-%version.tar.gz
Patch: %name-3.54-optflags.patch
Packager: Michael A. Kangin <prividen at altlinux.org>

%description
Balance is a simple but powerful generic tcp proxy with round robin
load balancing and failover mechanisms.  The program behaviour can
be controlled at runtime using a simple command line syntax.

%prep
%setup
%patch -p2

%build
%make_build

%install
mkdir -p %buildroot{%_sbindir,%_man1dir,%_runtimedir/%name}
install -m 0755 %name %buildroot%_sbindir/
install %name.1 %buildroot%_man1dir/

%files
%_sbindir/%name
%doc README COPYING %name.pdf
%_man1dir/*
%dir %_runtimedir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin