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
This commit is contained in:
Lars Vogdt 2017-02-07 18:39:47 +00:00 committed by Git OBS Bridge
parent c21997bfe2
commit 4c4a818972
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -155,7 +155,7 @@ unzip %{SOURCE13}
%patch2 -p1
%build
%__make
%__make HOSTNAME=yourhostname
%install
%makeinstall