drop hesiod support
(cherry picked from commit 45e6589e35678e328469c68d2ebf0224cdaf7ee8)
This commit is contained in:
parent
e26d83c56d
commit
a2b47bed68
@ -1,6 +1,6 @@
|
|||||||
Name: fetchmail
|
Name: fetchmail
|
||||||
Version: 6.3.26
|
Version: 6.3.26
|
||||||
Release: 23
|
Release: 24
|
||||||
Summary: A mail-retrieval daemon
|
Summary: A mail-retrieval daemon
|
||||||
License: GPL+ and Public Domain
|
License: GPL+ and Public Domain
|
||||||
URL: http://www.fetchmail.info/
|
URL: http://www.fetchmail.info/
|
||||||
@ -13,7 +13,7 @@ Patch1: fetchmail-6.3.26-options-usage-manpage.patch
|
|||||||
Patch2: fetchmail-6.3.24-sslv3-in-ssllib-check.patch
|
Patch2: fetchmail-6.3.24-sslv3-in-ssllib-check.patch
|
||||||
Patch3: fetchmail-6.3.26-ssl-set-sni.patch
|
Patch3: fetchmail-6.3.26-ssl-set-sni.patch
|
||||||
|
|
||||||
BuildRequires: gcc gettext-devel hesiod-devel krb5-devel openssl-devel
|
BuildRequires: gcc gettext-devel krb5-devel openssl-devel
|
||||||
BuildRequires: python-unversioned-command systemd
|
BuildRequires: python-unversioned-command systemd
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -39,7 +39,7 @@ This contains man files for the using of fetchmail.
|
|||||||
--enable-ETRN --enable-NTLM \
|
--enable-ETRN --enable-NTLM \
|
||||||
--enable-RPA --enable-SDPS \
|
--enable-RPA --enable-SDPS \
|
||||||
--enable-nls \
|
--enable-nls \
|
||||||
--with-hesiod --with-kerberos5 \
|
--without-hesiod --with-kerberos5 \
|
||||||
--with-gssapi --with-ssl \
|
--with-gssapi --with-ssl \
|
||||||
--enable-fallback=no
|
--enable-fallback=no
|
||||||
make
|
make
|
||||||
@ -66,5 +66,8 @@ install -Dp -m 600 %{SOURCE3} %{buildroot}%{_sysconfdir}/fetchmailrc.example
|
|||||||
%exclude %{_mandir}/man1/fetchmailconf.1*
|
%exclude %{_mandir}/man1/fetchmailconf.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 6 2021 lingsheng <lingsheng@huawei.com> - 6.3.26-24
|
||||||
|
- drop hesiod support
|
||||||
|
|
||||||
* Thu Nov 28 2019 huyan <hu.huyan@huawei.com> - 6.3.26-23
|
* Thu Nov 28 2019 huyan <hu.huyan@huawei.com> - 6.3.26-23
|
||||||
- Package Initialization
|
- Package Initialization
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user