From 39657b9078c9a87116032f7f72916ed66b0c45cb Mon Sep 17 00:00:00 2001 From: rrw Date: Mon, 20 Aug 2001 23:29:28 +0000 Subject: [PATCH] - added patch adding "ip" option for iproute command; - release 2; Changed files: vtun.spec -> 1.29 --- vtun.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vtun.spec b/vtun.spec index 4ba4831..24051f1 100644 --- a/vtun.spec +++ b/vtun.spec @@ -2,7 +2,7 @@ Summary: Virtual tunnel over TCP/IP networks Summary(pl): Wirtualne tunele poprzez sieci TCP/IP Name: vtun Version: 2.5b1 -Release: 1 +Release: 2 Epoch: 1 License: GPL Group: Networking/Daemons @@ -13,6 +13,7 @@ Source0: http://vtun.sourceforge.net/%{name}-%{version}.tar.gz Source1: %{name}.init Source2: %{name}.sysconfig Patch0: %{name}-makefile.patch +Patch1: %{name}-iproute.patch URL: http://vtun.sourceforge.net/ BuildRequires: autoconf BuildRequires: autoconf @@ -45,7 +46,8 @@ protoko %prep %setup -q -%patch -p1 +%patch0 -p1 +%patch1 -p1 %build aclocal -- 2.44.0