diff --git a/pnm2ppa.spec b/pnm2ppa.spec index e53cda4..9d4257a 100644 --- a/pnm2ppa.spec +++ b/pnm2ppa.spec @@ -2,7 +2,7 @@ Name: pnm2ppa Summary: Drivers for printing to HP PPA printers Epoch: 1 Version: 1.04 -Release: 48%{?dist} +Release: 49%{?dist} URL: http://sourceforge.net/projects/pnm2ppa Source: http://download.sourceforge.net/pnm2ppa/pnm2ppa-%{version}.tar.gz # Following sourcelink is dead currently. @@ -23,6 +23,8 @@ License: GPLv2+ # gcc is no longer in buildroot by default BuildRequires: gcc +# uses make +BuildRequires: make # foomatic is needed for using the filters in CUPS Requires: foomatic @@ -102,6 +104,9 @@ done %config(noreplace) %{_sysconfdir}/pbm2ppa.conf %changelog +* Thu Nov 05 2020 Zdenek Dohnal - 1:1.04-49 +- make is no longer in buildroot by default + * Tue Aug 04 2020 Zdenek Dohnal - 1:1.04-48 - fix argument reading for non x86_64 archs - use int instead of char