forked from pool/fetchmail
Accepting request 1030371 from home:david.anes:branches:server:mail
- Remove stale requires to python-rpm-macros. OBS-URL: https://build.opensuse.org/request/show/1030371 OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=145
This commit is contained in:
parent
cec7b4591a
commit
1b12d7de8c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 21 11:24:40 UTC 2022 - David Anes <david.anes@suse.com>
|
||||
|
||||
- Remove stale requires to python-rpm-macros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 09:33:53 UTC 2022 - David Anes <david.anes@suse.com>
|
||||
|
||||
|
@ -58,7 +58,6 @@ BuildRequires: openssl-devel
|
||||
BuildRequires: opie
|
||||
BuildRequires: postfix
|
||||
BuildRequires: procmail
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: shadow
|
||||
BuildRequires: systemd-rpm-macros
|
||||
@ -110,7 +109,7 @@ export CFLAGS="%{optflags} -fPIE"
|
||||
--with-kerberos5 \
|
||||
--with-gssapi \
|
||||
--with-ssl=%{_prefix} \
|
||||
--with-python=%{__python3}
|
||||
--with-python=%{bindir}/python3
|
||||
%make_build LDFLAGS="-pie"
|
||||
%sysusers_generate_pre %{SOURCE9} fetchmail
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user