From c5edc1b1c7bb771465bec129c92591bb2bb8a495 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 07:21:37 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/enscript.git#f83872bbd4a70694b7058761bf191eae11b9e332 --- enscript.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/enscript.spec b/enscript.spec index 3e7206c..593401d 100644 --- a/enscript.spec +++ b/enscript.spec @@ -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 - 1.6.6-25 +- make is no longer in buildroot by default + * Mon Jul 27 2020 Fedora Release Engineering - 1.6.6-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild