SPECS: openvpn.spec - added tcp-client-bind.patch (bind() in tcp-c...
wiget
wiget at pld-linux.org
Fri May 5 15:39:05 CEST 2006
Author: wiget Date: Fri May 5 13:39:05 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added tcp-client-bind.patch (bind() in tcp-client mode (if --local specified))
---- Files affected:
SPECS:
openvpn.spec (1.112 -> 1.113)
---- Diffs:
================================================================
Index: SPECS/openvpn.spec
diff -u SPECS/openvpn.spec:1.112 SPECS/openvpn.spec:1.113
--- SPECS/openvpn.spec:1.112 Tue Apr 11 09:54:39 2006
+++ SPECS/openvpn.spec Fri May 5 15:39:00 2006
@@ -8,7 +8,7 @@
Summary(pl): Serwer VPN
Name: openvpn
Version: 2.0.6
-Release: 1
+Release: 2
License: GPL
Group: Networking/Daemons
Source0: http://openvpn.net/release/%{name}-%{version}.tar.gz
@@ -18,6 +18,7 @@
Patch0: %{name}-2.0_rc16MH.patch
Patch1: %{name}-optflags.patch
Patch2: easy-rsa2.patch
+Patch3: %{name}-tcp-client-bind.patch
URL: http://openvpn.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -86,6 +87,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
%build
%{__aclocal}
@@ -171,6 +173,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.113 2006/05/05 13:39:00 wiget
+- added tcp-client-bind.patch (bind() in tcp-client mode (if --local specified))
+
Revision 1.112 2006/04/11 07:54:39 qboosh
- sorted BRs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openvpn.spec?r1=1.112&r2=1.113&f=u
More information about the pld-cvs-commit
mailing list