Use bundled gnulib on RHEL
Resolves: RHEL-45222
This commit is contained in:
parent
e5e67e7bf2
commit
8be1cf7867
@ -1,9 +1,9 @@
|
|||||||
# Unbundle gnulib
|
# Unbundle gnulib
|
||||||
%bcond_without psutils_enables_unbundling_gnulib
|
%bcond psutils_enables_unbundling_gnulib %{undefined rhel}
|
||||||
|
|
||||||
Name: psutils
|
Name: psutils
|
||||||
Version: 2.10
|
Version: 2.10
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: PostScript utilities
|
Summary: PostScript utilities
|
||||||
# COPYING: GPLv3 text
|
# COPYING: GPLv3 text
|
||||||
# epsffit.1: GPLv3+
|
# epsffit.1: GPLv3+
|
||||||
@ -177,6 +177,10 @@ make check %{?_smp_mflags}
|
|||||||
%{_libexecdir}/%{name}
|
%{_libexecdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.10-5
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user