From 24b6512d8e5e84110e2058309dab481870e16cdc Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 8 Feb 2018 16:50:13 +0100 Subject: [PATCH] remove old stuff https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/MRWOMRZ6KPCV25EFHJ2O67BCCP3L4Y6N/ --- pnm2ppa.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pnm2ppa.spec b/pnm2ppa.spec index da53802..96c2bb3 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: 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 - 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 - 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 +* Thu Aug 17 2000 Bill Nottingham - tweak summary * Thu Aug 3 2000 Bill Nottingham @@ -232,7 +233,7 @@ done * Sun Feb 6 2000 - new pnm2ppa release, and add pbm2ppa driver. -* Thu Jan 7 2000 +* Thu Jan 6 2000 - created rpm