From 7e4b7bfad4eb7acaf0f9956f88131d0460ac7e18817e138f4ea86a6370d8223a Mon Sep 17 00:00:00 2001 From: Andreas Vetter Date: Mon, 14 Feb 2011 16:39:26 +0000 Subject: [PATCH] Accepting request 61186 from home:asvetter:branches:security:Stunnel ok OBS-URL: https://build.opensuse.org/request/show/61186 OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=39 --- stunnel.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/stunnel.spec b/stunnel.spec index 8857e30..050bec1 100644 --- a/stunnel.spec +++ b/stunnel.spec @@ -28,7 +28,6 @@ Autoreqprov: on PreReq: /usr/sbin/useradd fileutils textutils %insserv_prereq %fillup_prereq %endif Source: ftp://ftp.stunnel.org/stunnel/%{name}-%{version}.tar.gz -# Source: http://www.stunnel.org/download/stunnel/src/%{name}-%{version}.tar.bz2 does not work Source1: stunnel.conf Source2: stunnel.README Source3: sysconfig.syslog-stunnel @@ -58,10 +57,7 @@ fPIE="-fPIE" pie="-pie" %endif export CFLAGS="$RPM_OPT_FLAGS $fPIE" -%configure \ - --with-tcp-wrappers \ - --localstatedir=/var \ - --with-pem-dir=%{_sysconfdir}/stunnel +%configure echo -e ".\n.\n.\n.\n.\n" | make LDADD="$pie -Wl,-z,defs,-z,relro" %install