SHA256
1
0
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:
Daniel Rahn
2011-06-20 07:51:03 +00:00
committed by Git OBS Bridge
parent c1b41c7ae5
commit bd2d3975d9
3 changed files with 10 additions and 25 deletions

View File

@@ -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