From 45d040dc7500a97a4a537f08ac6ca98ecad738582df8ae7e86e53fa948752f5a Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Sun, 13 Mar 2016 07:48:34 +0000 Subject: [PATCH] Accepting request 365198 from home:olh:branches:Publishing - Reduce build-compare noise, no timestamps a2ps-buildcompare.patch OBS-URL: https://build.opensuse.org/request/show/365198 OBS-URL: https://build.opensuse.org/package/show/Publishing/a2ps?expand=0&rev=63 --- a2ps-buildcompare.patch | 40 ++++++++++++++++++++++++++++++++++++++++ a2ps.changes | 6 ++++++ a2ps.spec | 4 +++- 3 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 a2ps-buildcompare.patch diff --git a/a2ps-buildcompare.patch b/a2ps-buildcompare.patch new file mode 100644 index 0000000..0c19628 --- /dev/null +++ b/a2ps-buildcompare.patch @@ -0,0 +1,40 @@ +--- + doc/a2ps.texi | 5 ++--- + etc/README.in | 4 ---- + 2 files changed, 2 insertions(+), 7 deletions(-) + +Index: a2ps-4.14/doc/a2ps.texi +=================================================================== +--- a2ps-4.14.orig/doc/a2ps.texi ++++ a2ps-4.14/doc/a2ps.texi +@@ -103,7 +103,7 @@ approved by the author. + @titlepage + @title GNU a2ps, version @value{VERSION} + @subtitle General Purpose PostScript Generating Utility +-@subtitle Edition @value{EDITION}, @value{UPDATED} ++@subtitle Edition @value{EDITION} + @author Akim Demaille + @author Miguel Santana + +@@ -141,8 +141,7 @@ GNU @pack{} is a filter which generates + with pretty-printing features, strong support for many alphabets, and + customizable layout. + +-This is Edition @value{VERSION} of the @pack{} documentation, updated +-@value{UPDATED}. ++This is Edition @value{VERSION} of the @pack{} documentation. + + @menu + * Introduction:: Foreword +Index: a2ps-4.14/etc/README.in +=================================================================== +--- a2ps-4.14.orig/etc/README.in ++++ a2ps-4.14/etc/README.in +@@ -1,7 +1,3 @@ +-The last installation in this directory occurred the +- @date@ +-for GNU a2ps version @version@. +- + The content of this directory (unless reorganized by the local + installer) is: + diff --git a/a2ps.changes b/a2ps.changes index 4f7ad5f..46f740e 100644 --- a/a2ps.changes +++ b/a2ps.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 3 10:23:00 UTC 2016 - olaf@aepfle.de + +- Reduce build-compare noise, no timestamps + a2ps-buildcompare.patch + ------------------------------------------------------------------- Mon Nov 16 15:05:43 UTC 2015 - werner@suse.de diff --git a/a2ps.spec b/a2ps.spec index fdda07c..64e0acb 100644 --- a/a2ps.spec +++ b/a2ps.spec @@ -1,7 +1,7 @@ # # spec file for package a2ps # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,6 +46,7 @@ Patch14: CVE-2014-0466.diff Patch15: a2ps-4.14-gperf.patch # PATCH-FIX-SUSE Bug 955194 - CVE-2015-8107: CVE-2015-8107 - a2ps(gnu) v4.14 format string vulnerability Patch16: a2ps-4.14-bnc955194.patch +Patch17: a2ps-buildcompare.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: emacs-nox @@ -123,6 +124,7 @@ touch -r configure.in .ref %patch14 -p1 %patch15 -p1 %patch16 -p0 +%patch17 -p1 %patch0 -b .p0 cp -f %{SOURCE3} po/ko.po find -type f | grep -vE '(parseppd|parsessh).y' | xargs \