From 4c4a8189728d5e18335a37da40eae5dbafae2215db07d1ed8ba465a803fe5b34 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Tue, 7 Feb 2017 18:39:47 +0000 Subject: [PATCH] Accepting request 450965 from home:bmwiedemann:reproducible override build host's hostname to make build reproducible OBS-URL: https://build.opensuse.org/request/show/450965 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=27 --- munin.changes | 5 +++++ munin.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/munin.changes b/munin.changes index 9e07769..837b7cb 100644 --- a/munin.changes +++ b/munin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 17 13:04:06 UTC 2017 - bwiedemann@suse.com + +- override build host's hostname to make build reproducible + ------------------------------------------------------------------- Tue Nov 24 12:11:20 UTC 2015 - wr@rosenauer.org diff --git a/munin.spec b/munin.spec index d06734f..ebfc537 100644 --- a/munin.spec +++ b/munin.spec @@ -155,7 +155,7 @@ unzip %{SOURCE13} %patch2 -p1 %build -%__make +%__make HOSTNAME=yourhostname %install %makeinstall