- fix non-blocking socket handling (backport from 4.37)

OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=41
This commit is contained in:
Daniel Rahn
2011-06-18 04:15:45 +00:00
committed by Git OBS Bridge
parent 1ca0e0c995
commit 7464662073
3 changed files with 248 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ Source2: stunnel.README
Source3: sysconfig.syslog-stunnel
Source4: stunnel.rc
Patch0: stunnel-listenqueue-option.patch
Patch1: non-blocking-socket-handling.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define VENDOR SUSE
@@ -50,6 +51,7 @@ without any changes to the program code.
%prep
%setup -q
%patch0 -p0
%patch1 -p0
%build
#autoreconf -fi