]> git.pld-linux.org Git - packages/vtun.git/blame - vtun.spec
- added conditional --without ssl; I need it, OK?
[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
0eba655e 7Version: 2.5b1
df2a14e1 8Release: 5
689fdd7f 9Epoch: 1
1dc48ba5 10License: GPL
11Group: Networking/Daemons
2af3873a 12Group(de): Netzwerkwesen/Server
1dc48ba5 13Group(pl): Sieciowe/Serwery
c3d615ff 14Vendor: Maxim Krasnyansky <max_mk@yahoo.com>
689fdd7f 15Source0: http://vtun.sourceforge.net/%{name}-%{version}.tar.gz
1dc48ba5 16Source1: %{name}.init
b32c5512 17Source2: %{name}.sysconfig
f9b827b2 18Patch0: %{name}-makefile.patch
39657b90 19Patch1: %{name}-iproute.patch
a21572dc 20URL: http://vtun.sourceforge.net/
3fd96c97 21BuildRequires: autoconf
22BuildRequires: autoconf
4f973a93 23BuildRequires: lzo-devel
df2a14e1 24%{!?_without_ssl:BuildRequires: openssl-devel >= 0.9.6a}
c3d615ff 25BuildRequires: zlib-devel
0eba655e 26BuildRequires: bison
27BuildRequires: flex
587c23e9 28Prereq: rc-scripts
2896b950 29Prereq: /sbin/chkconfig
c8345a95 30BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
1dc48ba5 31Obsoletes: vppp
32
33%define _localstatedir /var
34
35%description
f9b827b2 36VTun provides the method for creating Virtual Tunnels over TCP/IP
37networks and allows to shape, compress, encrypt traffic in that
38tunnels. Supported type of tunnels are: PPP, IP, Ethernet and most of
39other serial protocols and programs. VTun is easily and highly
40configurable, it can be used for various network task like VPN, Mobil
41IP, Shaped Internet access, IP address saving, etc. It is completely
42user space implementation and does not require modification to any
43kernel parts. You need SSLeay-devel and lzo-devel to build it.
1dc48ba5 44
8aa2c96b 45%description -l pl
ba516adb 46