]> git.pld-linux.org Git - packages/fastforward.git/blame - fastforward.spec
- fixes for gcc 3.x
[packages/fastforward.git] / fastforward.spec
CommitLineData
364757f3
JB
1Summary: Fast Forward (TCP and UDP) Proxy for Linux
2Summary(pl): Fast Forward - proxy TCP i UDP dla Linuksa
3Name: fastforward
4Version: 1.00
741ff79d 5Release: 4
364757f3
JB
6License: LGPL
7Group: Networking/Daemons
741ff79d 8Source0: http://open.nit.ca/download/%{name}-%{version}.tar.gz
b8148c29 9# Source0-md5: 62dc7241eee4c3538d4a242be2aea435
364757f3
JB
10Patch0: %{name}-opt.patch
11Patch1: %{name}-includes.patch
17581239 12Patch2: %{name}-types.patch
741ff79d 13URL: http://open.nit.ca/fastforward/
5a3f9931 14BuildRequires: gcc-c++
364757f3
JB
15BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
16
17%description
18Fast Forward belongs to a class of programs known as proxy servers.
19Its job is to accept TCP or UDP connections on one address and port,
20and forward them off to some other address and port. There are lots of
21programs around that do this, but Fast Forward provides simplified
22configuration, uses less memory, and is generally faster than any
23other solution we know of. It uses zero-forking technology to keep its
24resource usage to a minimum while still running faster than most other
25proxies.
26
27%description -l pl
28