forked from pool/stunnel
- disable the previous two patches for the time being
- create debug packages OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=44
This commit is contained in:
committed by
Git OBS Bridge
parent
c1b41c7ae5
commit
bd2d3975d9
@@ -37,6 +37,8 @@ Patch1: non-blocking-socket-handling.patch
|
||||
Patch2: fix-ucontext-handling.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define VENDOR SUSE
|
||||
%debug_package
|
||||
|
||||
|
||||
%description
|
||||
The stunnel program is designed to work as an SSL encryption wrapper
|
||||
@@ -51,9 +53,9 @@ without any changes to the program code.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p0
|
||||
# %patch1 -p0
|
||||
%patch0 -p0
|
||||
%patch2 -p0
|
||||
# %patch2 -p0
|
||||
|
||||
%build
|
||||
#autoreconf -fi
|
||||
|
Reference in New Issue
Block a user