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
This commit is contained in:
parent
c1e6d79b77
commit
909ceaf93f
@ -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 <zdohnal@redhat.com> - 1:1.04-49
|
||||
- make is no longer in buildroot by default
|
||||
|
||||
* Tue Aug 04 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.04-48
|
||||
- fix argument reading for non x86_64 archs - use int instead of char
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user