summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordjrzulf2008-03-15 09:46:44 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitcecb1bd42877cb87353a5e15f25b678e9e8674da (patch)
treea1cdf6fe268c92e5a159fa491d90960cbd68f4f7
parentd99e70ff7ac6727af07298f756476c57a860f7ff (diff)
downloadvtun-cecb1bd42877cb87353a5e15f25b678e9e8674da.zip
vtun-cecb1bd42877cb87353a5e15f25b678e9e8674da.tar.gz
- started updated do 3.0.1, seems to be work,
- rel 0.1, Changed files: vtun.spec -> 1.74
-rw-r--r--vtun.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/vtun.spec b/vtun.spec
index f7b0209..a6e0611 100644
--- a/vtun.spec
+++ b/vtun.spec
@@ -5,13 +5,13 @@
Summary: Virtual tunnel over TCP/IP networks
Summary(pl.UTF-8): Wirtualne tunele poprzez sieci TCP/IP
Name: vtun
-Version: 2.6
-Release: 4
+Version: 3.0.1
+Release: 0.1
Epoch: 2
License: GPL
Group: Networking/Daemons
Source0: http://dl.sourceforge.net/vtun/%{name}-%{version}.tar.gz
-# Source0-md5: 309534fd03c5d13a19c43916f61f4bbf
+# Source0-md5: c342ffe77055d4248a38f0b380f28c1b
Source1: %{name}.init
Source2: %{name}.sysconfig
Patch0: %{name}-makefile.patch
@@ -58,10 +58,10 @@ Mobil IP, łącza o określonym paśmie oraz innych. Działa w warstwie
user space, więc nie wymaga dodatkowego wsparcia w jądrze.
%prep
-%setup -q -n %{name}
+%setup -q
%patch2 -p1
-%patch5 -p1
-%patch6 -p1
+#%patch5 -p1
+#%patch6 -p1
%patch7 -p1
# must be ported
#%%patch4 -p1
@@ -69,7 +69,7 @@ user space, więc nie wymaga dodatkowego wsparcia w jądrze.
%build
cp -f /usr/share/automake/config.* .
# aclocal.m4 is only local, don't try to rebuild
-%{__autoheader}
+#%{__autoheader}
%{__autoconf}
%configure \
%{?with_ssl:--with-crypto-headers=%{_includedir}/openssl} \