From 3f296dd2cf635e456a8d9b53e9f816fd299fb5bd891da0c97b06aaafa5e839ce Mon Sep 17 00:00:00 2001 From: David Anes Date: Mon, 23 Jan 2023 15:30:00 +0000 Subject: [PATCH] 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 --- fetchmail.changes | 5 +++++ fetchmail.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/fetchmail.changes b/fetchmail.changes index 0bb0396..b58f03a 100644 --- a/fetchmail.changes +++ b/fetchmail.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 21 15:14:46 UTC 2023 - Dirk Müller + +- disable opie support + ------------------------------------------------------------------- Thu Jan 5 21:24:47 UTC 2023 - David Anes diff --git a/fetchmail.spec b/fetchmail.spec index 2f50402..364eeb1 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -55,7 +55,6 @@ BuildRequires: fdupes BuildRequires: flex BuildRequires: krb5-devel BuildRequires: openssl-devel -BuildRequires: opie BuildRequires: postfix BuildRequires: procmail BuildRequires: python3-base @@ -105,7 +104,6 @@ export CFLAGS="%{optflags} -fPIE" --enable-RPA \ --enable-NTLM \ --enable-SDPS \ - --enable-opie \ --with-kerberos5 \ --with-gssapi \ --with-ssl=%{_prefix} \