Revert perl filter
This commit is contained in:
parent
268a9b9874
commit
abbe7a9773
@ -28,9 +28,6 @@ ExcludeArch: i686
|
||||
%global jemalloc_ver 5.2.0
|
||||
%global __provides_exclude ^libjemalloc\\.so.*$
|
||||
%endif
|
||||
%if %{use_perl}
|
||||
%global __provides_exclude_from %{_libdir}/%{pkgname}/perl
|
||||
%endif
|
||||
|
||||
# Use Clang instead of GCC
|
||||
%global use_clang 0
|
||||
@ -48,7 +45,7 @@ ExcludeArch: i686
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 1.4.2.2
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||
Release: %{?relprefix}2%{?prerel}%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://www.port389.org
|
||||
Conflicts: selinux-policy-base < 3.9.8
|
||||
@ -768,6 +765,10 @@ exit 0
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2019 Mark Reynolds <mreynolds@redhat.com> - 1.4.2.2-2
|
||||
- Bump version to 1.4.2.2-2
|
||||
- Remove perl filter change as it broke legacy tools
|
||||
|
||||
* Wed Sep 25 2019 Mark Reynolds <mreynolds@redhat.com> - 1.4.2.2-1
|
||||
- Bump version to 1.4.2.2
|
||||
- Issue 50627 - Add ASAN logs to HTML report
|
||||
|
Loading…
Reference in New Issue
Block a user