Simplified macros related to NIS
This commit is contained in:
parent
a6739626ad
commit
4040c35962
@ -49,7 +49,7 @@
|
|||||||
Name: postfix
|
Name: postfix
|
||||||
Summary: Postfix Mail Transport Agent
|
Summary: Postfix Mail Transport Agent
|
||||||
Version: 3.5.9
|
Version: 3.5.9
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
URL: http://www.postfix.org
|
URL: http://www.postfix.org
|
||||||
License: (IBM and GPLv2+) or (EPL-2.0 and GPLv2+)
|
License: (IBM and GPLv2+) or (EPL-2.0 and GPLv2+)
|
||||||
@ -104,8 +104,7 @@ BuildRequires: make
|
|||||||
BuildRequires: libdb-devel, perl-generators, pkgconfig, zlib-devel
|
BuildRequires: libdb-devel, perl-generators, pkgconfig, zlib-devel
|
||||||
BuildRequires: systemd-units, libicu-devel, libnsl2-devel
|
BuildRequires: systemd-units, libicu-devel, libnsl2-devel
|
||||||
BuildRequires: gcc, m4, findutils
|
BuildRequires: gcc, m4, findutils
|
||||||
%if 0%{?rhel} >= 9
|
%if 0%{?rhel} < 9
|
||||||
%else
|
|
||||||
BuildRequires: libnsl2-devel
|
BuildRequires: libnsl2-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -786,6 +785,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 25 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2:3.5.9-7
|
||||||
|
- Simplified macros related to NIS
|
||||||
|
|
||||||
* Wed Mar 24 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2:3.5.9-6
|
* Wed Mar 24 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2:3.5.9-6
|
||||||
- Disable NIS support for RHEL9+ (patch from fjanus@redhat.com)
|
- Disable NIS support for RHEL9+ (patch from fjanus@redhat.com)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user