SHA256
1
0
forked from pool/fetchmail

Accepting request 1060163 from home:dirkmueller:Factory

- disable opie support

OBS-URL: https://build.opensuse.org/request/show/1060163
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=149
This commit is contained in:
David Anes 2023-01-23 15:30:00 +00:00 committed by Git OBS Bridge
parent 505ffd6b3c
commit 3f296dd2cf
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 21 15:14:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
- disable opie support
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 5 21:24:47 UTC 2023 - David Anes <david.anes@suse.com> Thu Jan 5 21:24:47 UTC 2023 - David Anes <david.anes@suse.com>

View File

@ -55,7 +55,6 @@ BuildRequires: fdupes
BuildRequires: flex BuildRequires: flex
BuildRequires: krb5-devel BuildRequires: krb5-devel
BuildRequires: openssl-devel BuildRequires: openssl-devel
BuildRequires: opie
BuildRequires: postfix BuildRequires: postfix
BuildRequires: procmail BuildRequires: procmail
BuildRequires: python3-base BuildRequires: python3-base
@ -105,7 +104,6 @@ export CFLAGS="%{optflags} -fPIE"
--enable-RPA \ --enable-RPA \
--enable-NTLM \ --enable-NTLM \
--enable-SDPS \ --enable-SDPS \
--enable-opie \
--with-kerberos5 \ --with-kerberos5 \
--with-gssapi \ --with-gssapi \
--with-ssl=%{_prefix} \ --with-ssl=%{_prefix} \