]> git.pld-linux.org Git - packages/fastforward.git/blame - fastforward.spec
- added gcc3 patch, release 5 for Ac
[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
03b1e799 5Release: 5
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
03b1e799 13Patch3: %{name}-gcc3.patch
741ff79d 14URL: http://open.nit.ca/fastforward/
03b1e799 15BuildRequires: libstdc++-devel
364757f3
JB
16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17
18%description
19Fast Forward belongs to a class of programs known as proxy servers.
20Its job is to accept TCP or UDP connections on one address and port,
21and forward them off to some other address and port. There are lots of
22programs around that do this, but Fast Forward provides simplified
23configuration, uses less memory, and is generally faster than any
24other solution we know of. It uses zero-forking technology to keep its
25resource usage to a minimum while still running faster than most other
26proxies.
27
28%description -l pl
29