]> git.pld-linux.org Git - packages/vtun.git/blame - vtun.spec
- massive attack: new %%doc
[packages/vtun.git] / vtun.spec
CommitLineData
df2a14e1 1# Conditional build:
2# _without_ssl - build without encryption ability
3
8e6b0ccb 4Summary: Virtual tunnel over TCP/IP networks
8aa2c96b 5Summary(pl): Wirtualne tunele poprzez sieci TCP/IP
1dc48ba5 6Name: vtun
91d79fbf 7Version: 2.5
0abba1fb 8Release: 5
91d79fbf 9Epoch: 2
1dc48ba5 10License: GPL
11Group: Networking/Daemons
c3d615ff 12Vendor: Maxim Krasnyansky <max_mk@yahoo.com>
91d79fbf 13Source0: http://prdownloads.sourceforge.net/vtun/%{name}-%{version}.tar.gz
1dc48ba5 14Source1: %{name}.init
b32c5512 15Source2: %{name}.sysconfig
f9b827b2 16Patch0: %{name}-makefile.patch
91d79fbf 17Patch1: %{name}-expect.patch
0ce71b67
SZ
18Patch2: %{name}-autoheader.patch
19Patch3: %{name}-getpt.patch
3601b414 20Patch4: %{name}-sslauth.patch
a21572dc 21URL: http://vtun.sourceforge.net/
3fd96c97 22BuildRequires: autoconf
e82e9324 23BuildRequires: automake
4f973a93 24BuildRequires: lzo-devel
df2a14e1 25%{!?_without_ssl:BuildRequires: openssl-devel >= 0.9.6a}
c3d615ff 26BuildRequires: zlib-devel
0eba655e 27BuildRequires: bison
28BuildRequires: flex
587c23e9 29Prereq: rc-scripts
2896b950 30Prereq: /sbin/chkconfig
c8345a95 31BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
1dc48ba5 32Obsoletes: vppp
33
34%define _localstatedir /var
35
36%description
f9b827b2 37VTun provides the method for creating Virtual Tunnels over TCP/IP
38networks and allows to shape, compress, encrypt traffic in that
39tunnels. Supported type of tunnels are: PPP, IP, Ethernet and most of
40other serial protocols and programs. VTun is easily and highly
41configurable, it can be used for various network task like VPN, Mobil
42IP, Shaped Internet access, IP address saving, etc. It is completely
43user space implementation and does not require modification to any
44kernel parts. You need SSLeay-devel and lzo-devel to build it.
1dc48ba5 45
8aa2c96b 46%description -l pl
ba516adb 47