]> git.pld-linux.org Git - packages/fastforward.git/blame_incremental - fastforward.spec
- added gcc3 patch, release 5 for Ac
[packages/fastforward.git] / fastforward.spec
... / ...
CommitLineData
1Summary: Fast Forward (TCP and UDP) Proxy for Linux
2Summary(pl): Fast Forward - proxy TCP i UDP dla Linuksa
3Name: fastforward
4Version: 1.00
5Release: 5
6License: LGPL
7Group: Networking/Daemons
8Source0: http://open.nit.ca/download/%{name}-%{version}.tar.gz
9# Source0-md5: 62dc7241eee4c3538d4a242be2aea435
10Patch0: %{name}-opt.patch
11Patch1: %{name}-includes.patch
12Patch2: %{name}-types.patch
13Patch3: %{name}-gcc3.patch
14URL: http://open.nit.ca/fastforward/
15BuildRequires: libstdc++-devel
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