SPECS: openvpn.spec - add multi-homed UDP server support patch

areq areq at pld-linux.org
Mon Aug 29 22:49:28 CEST 2005


Author: areq                         Date: Mon Aug 29 20:49:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add multi-homed UDP server support patch

---- Files affected:
SPECS:
   openvpn.spec (1.95 -> 1.96) 

---- Diffs:

================================================================
Index: SPECS/openvpn.spec
diff -u SPECS/openvpn.spec:1.95 SPECS/openvpn.spec:1.96
--- SPECS/openvpn.spec:1.95	Thu Aug 25 22:28:30 2005
+++ SPECS/openvpn.spec	Mon Aug 29 22:49:23 2005
@@ -3,13 +3,14 @@
 Summary(pl):	Serwer VPN
 Name:		openvpn
 Version:	2.0.2
-Release:	1
+Release:	2
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://openvpn.net/release/%{name}-%{version}.tar.gz
 # Source0-md5:	862f8788f080f669b1ae00a74ef68001
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
+Patch0:		%{name}-2.0_rc16MH.patch
 URL:		http://openvpn.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -35,6 +36,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -93,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.96  2005/08/29 20:49:23  areq
+- add multi-homed UDP server support patch
+
 Revision 1.95  2005/08/25 20:28:30  areq
 - 2.0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openvpn.spec?r1=1.95&r2=1.96&f=u




More information about the pld-cvs-commit mailing list