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
This commit is contained in:
parent
8ceb7d3e5d
commit
7e4b7bfad4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user