From caaf4604a52ed45a168d38684ee8a55c9f12cbc7e5d81c6b0a23ad212529cf88 Mon Sep 17 00:00:00 2001 From: Dmitry Roshchin Date: Wed, 23 Mar 2016 07:13:08 +0000 Subject: [PATCH] Accepting request 373812 from home:bmwiedemann:branches:electronics Add reproducible.patch to fix build-compare OBS-URL: https://build.opensuse.org/request/show/373812 OBS-URL: https://build.opensuse.org/package/show/electronics/crosstool-ng?expand=0&rev=10 --- crosstool-ng.changes | 5 +++++ crosstool-ng.spec | 5 ++++- reproducible.patch | 11 +++++++++++ 3 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 reproducible.patch diff --git a/crosstool-ng.changes b/crosstool-ng.changes index f66fa47..2bb6afa 100644 --- a/crosstool-ng.changes +++ b/crosstool-ng.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 1 00:02:42 UTC 2017 - bwiedemann@suse.com + +- Add reproducible.patch to fix build-compare + ------------------------------------------------------------------- Fri Nov 20 13:21:59 UTC 2015 - dmitry_r@opensuse.org diff --git a/crosstool-ng.spec b/crosstool-ng.spec index 395c251..d65f978 100644 --- a/crosstool-ng.spec +++ b/crosstool-ng.spec @@ -1,7 +1,7 @@ # # spec file for package crosstool-ng # -# 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 @@ -24,6 +24,8 @@ License: GPL-2.0 and GPL-2.0+ and GPL-3.0+ and LGPL-2.1 and LGPL-3.0+ Group: Development/Tools/Building Url: http://crosstool-ng.org Source0: http://crosstool-ng.org/download/crosstool-ng/%{name}-%{version}.tar.bz2 +# PATCH-FIX-TO-UPSTREAM -- bmwiedemann +Patch0: reproducible.patch BuildRequires: bison BuildRequires: fdupes BuildRequires: flex @@ -51,6 +53,7 @@ in the resulting binary/ies: static libraries are but an example. %prep %setup -qn %{name} +%patch0 -p1 # from legal team # "Distribution and use is free, also for commercial purposes" (no modification permission) find patches/ -name '*-new-valencian-locale.patch' -type f -delete -print diff --git a/reproducible.patch b/reproducible.patch new file mode 100644 index 0000000..bd5a970 --- /dev/null +++ b/reproducible.patch @@ -0,0 +1,11 @@ +--- crosstool-ng/docs/ct-ng.1.in.orig 2015-11-18 05:29:15.000000000 +0000 ++++ crosstool-ng/docs/ct-ng.1.in 2016-03-16 14:46:58.135659000 +0000 +@@ -155,7 +155,7 @@ + to have the meaning of the exit values. + ." + .SH BUGS +-As of today (@@CT_DATE@@), building tarballs is broken. It is difficult to ++As of today (20151120), building tarballs is broken. It is difficult to + foresee how all parts of + .B crosstool-NG + are going to be installed. Each part is needed to build a tarball, as it