From 909ceaf93fa7212316e9e51f328b60287c7dec48 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 10:06:42 +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/pnm2ppa.git#bab2db5282b979ab0cc1e2f3097b352059339a6d --- pnm2ppa.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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