From: rrw Date: Mon, 20 Aug 2001 23:29:28 +0000 (+0000) Subject: - added patch adding "ip" option for iproute command; X-Git-Tag: vtun-2_5b1-4~4 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=39657b9078c9a87116032f7f72916ed66b0c45cb;p=packages%2Fvtun.git - added patch adding "ip" option for iproute command; - release 2; Changed files: vtun.spec -> 1.29 --- 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