]> git.pld-linux.org Git - packages/openvpn.git/commitdiff
- added tcp-client-bind.patch (bind() in tcp-client mode (if --local specified))
authorArtur Frysiak <artur@frysiak.net>
Fri, 5 May 2006 13:39:00 +0000 (13:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openvpn.spec -> 1.113

openvpn.spec

index 9632d58c888ca3178e31f2d453fdee6d992eb72d..72c91e95cbabfe43f73b4b35c27722da10e0c2ed 100644 (file)
@@ -7,7 +7,7 @@ Summary:        VPN Daemon
 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
@@ -17,6 +17,7 @@ Source2:      %{name}.sysconfig
 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
@@ -85,6 +86,7 @@ Instrukcje krok po kroku mo
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__aclocal}
This page took 0.156894 seconds and 4 git commands to generate.