Zdenek Dohnal 2018-02-08 16:50:13 +01:00
parent d3f6cd0c3b
commit 24b6512d8e

View File

@ -2,7 +2,7 @@ Name: pnm2ppa
Summary: Drivers for printing to HP PPA printers
Epoch: 1
Version: 1.04
Release: 34%{?dist}
Release: 35%{?dist}
URL: http://sourceforge.net/projects/pnm2ppa
Source: http://download.sourceforge.net/pnm2ppa/pnm2ppa-%{version}.tar.gz
# Following sourcelink is dead currently.
@ -14,7 +14,6 @@ Patch3: pnm2ppa-redhat.patch
# Don't return a local variable out of scope (bug #704568).
Patch4: pnm2ppa-coverity-return-local.patch
License: GPLv2+ and GPLv2
Group: Applications/Publishing
%description
Pnm2ppa is a color driver for HP PPA host-based printers such as the
@ -67,7 +66,6 @@ done
%files
%defattr(-,root,root,-)
%doc docs/en/CREDITS docs/en/INSTALL docs/en/LICENSE docs/en/README
%doc docs/en/RELEASE-NOTES docs/en/TODO
%doc docs/en/INSTALL.REDHAT.txt docs/en/COLOR.txt docs/en/CALIBRATION.txt
@ -86,6 +84,9 @@ done
%config(noreplace) %{_sysconfdir}/pbm2ppa.conf
%changelog
* Thu Feb 08 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:1.04-35
- remove old stuff https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/MRWOMRZ6KPCV25EFHJ2O67BCCP3L4Y6N/
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.04-34
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
@ -211,7 +212,7 @@ done
- to pbmtpg.c, which uses strmp, edited the redhat patch to
- apply cleanly.
* Thu Aug 16 2000 Bill Nottingham <notting@redhat.com>
* Thu Aug 17 2000 Bill Nottingham <notting@redhat.com>
- tweak summary
* Thu Aug 3 2000 Bill Nottingham <notting@redhat.com>
@ -232,7 +233,7 @@ done
* Sun Feb 6 2000 <duncan_haldane@users.sourceforge.net>
- new pnm2ppa release, and add pbm2ppa driver.
* Thu Jan 7 2000 <duncan_haldane@users.sourceforge.net>
* Thu Jan 6 2000 <duncan_haldane@users.sourceforge.net>
- created rpm