Remove BR on tcp_wrappers (https://bugzilla.redhat.com/show_bug.cgi?id=1518749)
This commit is contained in:
parent
863e909908
commit
3491be2a68
@ -45,7 +45,7 @@ ExcludeArch: i686
|
|||||||
Summary: 389 Directory Server (base)
|
Summary: 389 Directory Server (base)
|
||||||
Name: 389-ds-base
|
Name: 389-ds-base
|
||||||
Version: 1.4.0.6
|
Version: 1.4.0.6
|
||||||
Release: %{?relprefix}2%{?prerel}%{?dist}
|
Release: %{?relprefix}3%{?prerel}%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.port389.org
|
URL: http://www.port389.org
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -77,7 +77,6 @@ BuildRequires: lm_sensors-devel
|
|||||||
BuildRequires: bzip2-devel
|
BuildRequires: bzip2-devel
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: tcp_wrappers
|
|
||||||
# the following is for the pam passthru auth plug-in
|
# the following is for the pam passthru auth plug-in
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
BuildRequires: systemd-units
|
BuildRequires: systemd-units
|
||||||
@ -595,6 +594,9 @@ fi
|
|||||||
%{python3_sitelib}/dirsrvtests*
|
%{python3_sitelib}/dirsrvtests*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 29 2018 Till Maas <opensource@till.name> - 1.4.0.6-3
|
||||||
|
- Remove BR on tcp_wrappers (https://bugzilla.redhat.com/show_bug.cgi?id=1518749)
|
||||||
|
|
||||||
* Tue Mar 6 2018 Mark Reynolds <mreynolds@redhat.com> - 1.4.0.6-1
|
* Tue Mar 6 2018 Mark Reynolds <mreynolds@redhat.com> - 1.4.0.6-1
|
||||||
- Bump version to 1.4.0.6
|
- Bump version to 1.4.0.6
|
||||||
- Ticket 49545 - final substring extended filter search returns invalid result
|
- Ticket 49545 - final substring extended filter search returns invalid result
|
||||||
|
Loading…
Reference in New Issue
Block a user