Correct python util package
This commit is contained in:
parent
7a4f7499f5
commit
cd23285e7d
@ -45,7 +45,7 @@ ExcludeArch: %{ix86}
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 1.4.0.5
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}.5
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}.6
|
||||
License: GPLv3+
|
||||
URL: http://www.port389.org
|
||||
Group: System Environment/Daemons
|
||||
@ -115,7 +115,7 @@ Requires: gperftools-libs
|
||||
%endif
|
||||
|
||||
# this is needed for using semanage from our setup scripts
|
||||
Requires: policycoreutils-python%{python3_pkgversion}-utils
|
||||
Requires: policycoreutils-python-utils
|
||||
Requires: /usr/sbin/semanage
|
||||
Requires: libsemanage-python%{python3_pkgversion}
|
||||
|
||||
@ -593,6 +593,9 @@ fi
|
||||
%{python3_sitelib}/dirsrvtests*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 15 2018 Mark Reynolds <mreynolds@redhat.com> - 1.4.0.5-1.6
|
||||
- Fix python requirements for policycoreutils-python-utils
|
||||
|
||||
* Thu Feb 15 2018 Mark Reynolds <mreynolds@redhat.com> - 1.4.0.5-1.5
|
||||
- Fix package requirements to use Python 3 packages for LDAP and SELinux
|
||||
|
||||
@ -608,7 +611,7 @@ fi
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0.5-1.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Wed Jan 31 2018 Mark REynolds <mreynolds@redhat.com> - 1.4.0.5-1
|
||||
* Wed Jan 31 2018 Mark Reynolds <mreynolds@redhat.com> - 1.4.0.5-1
|
||||
- Bump version to 1.4.0.5
|
||||
- CVE-2017-15134 389-ds-base: Remote DoS via search filters in slapi_filter_sprintf
|
||||
- Ticket 49546 - Fix broken snmp MIB file
|
||||
|
Loading…
Reference in New Issue
Block a user