]> git.pld-linux.org Git - packages/vtun.git/commitdiff
- spec adapterized.
authorkloczek <kloczek@pld-linux.org>
Sun, 21 May 2000 16:44:10 +0000 (16:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vtun.spec -> 1.8

vtun.spec

index 64546030acb69107dbf7f10e767a1cc906b1c39d..3189d44716efd1f7704de2f2b4727206950e52e5 100644 (file)
--- a/vtun.spec
+++ b/vtun.spec
@@ -8,7 +8,7 @@ Group(pl):      Sieciowe/Serwery
 Vendor:                Maxim Krasnyansky <max_mk@yahoo.com>
 Source0:       http://vtun.netpedia.net/%{name}-%{version}.tar.gz
 Source1:       %{name}.init
-Patch:         %{name}-makefile.patch
+Patch0:                %{name}-makefile.patch
 URL:           http://vtun.netpedia.net
 BuildRequires: openssl-devel
 BuildRequires: zlib-devel
@@ -18,14 +18,14 @@ Obsoletes:  vppp
 %define                _localstatedir  /var
 
 %description
-VTun provides the method for creating Virtual Tunnels over TCP/IP networks
-and allows to shape, compress, encrypt traffic in that tunnels. Supported
-type of tunnels are: PPP, IP, Ethernet and most of other serial protocols
-and programs. VTun is easily and highly configurable, it can be used for
-various network task like VPN, Mobil IP, Shaped Internet access, IP address
-saving, etc. It is completely user space implementation and does not require
-modification to any kernel parts. You need SSLeay-devel and lzo-devel to
-build it.
+VTun provides the method for creating Virtual Tunnels over TCP/IP
+networks and allows to shape, compress, encrypt traffic in that
+tunnels. Supported type of tunnels are: PPP, IP, Ethernet and most of
+other serial protocols and programs. VTun is easily and highly
+configurable, it can be used for various network task like VPN, Mobil
+IP, Shaped Internet access, IP address saving, etc. It is completely
+user space implementation and does not require modification to any
+kernel parts. You need SSLeay-devel and lzo-devel to build it.
 
 %prep
 %setup -q
This page took 0.031999 seconds and 4 git commands to generate.