make is no longer in buildroot by default

This commit is contained in:
Zdenek Dohnal 2020-11-05 08:03:13 +01:00
parent 77586bf683
commit f83872bbd4

View File

@ -1,7 +1,7 @@
Summary: A plain ASCII to PostScript converter
Name: enscript
Version: 1.6.6
Release: 24%{?dist}
Release: 25%{?dist}
License: GPLv3+ and LGPLv2+ and GPLv2+
URL: http://www.gnu.org/software/enscript
# Tarball exists nowhere. You have to obtain it via:
@ -36,6 +36,8 @@ Patch17: enscript-CVE-vasnprintf.patch
# gcc is no longer in buildroot by default
BuildRequires: gcc
# uses make
BuildRequires: make
BuildRequires: autoconf, automake, gettext
BuildRequires: gettext-devel
@ -112,6 +114,9 @@ done
%config(noreplace) %{_sysconfdir}/enscript.cfg
%changelog
* Thu Nov 05 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1.6.6-25
- make is no longer in buildroot by default
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild