Use bundled gnulib on RHEL

Resolves: RHEL-45222
This commit is contained in:
Ondřej Pohořelský 2024-07-03 09:49:11 +02:00
parent e5e67e7bf2
commit 8be1cf7867

View File

@ -1,9 +1,9 @@
# Unbundle gnulib
%bcond_without psutils_enables_unbundling_gnulib
%bcond psutils_enables_unbundling_gnulib %{undefined rhel}
Name: psutils
Version: 2.10
Release: 5%{?dist}
Release: 6%{?dist}
Summary: PostScript utilities
# COPYING: GPLv3 text
# epsffit.1: GPLv3+
@ -177,6 +177,10 @@ make check %{?_smp_mflags}
%{_libexecdir}/%{name}
%changelog
* Wed Jul 03 2024 Ondřej Pohořelský <opohorel@redhat.com> - 2.10-6
- Use bundled gnulib on RHEL
- Resolves: RHEL-45222
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.10-5
- Bump release for June 2024 mass rebuild