From cc721abb68a56f905b3e8c4a0cb56a620e655245d48bac00f62d043f9d107e79 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 19 Aug 2018 07:10:55 +0000 Subject: [PATCH] Accepting request 630357 from home:bmwiedemann:branches:utilities Run make config before build instead of in the middle, to have reproducible builds (boo#1102408) OBS-URL: https://build.opensuse.org/request/show/630357 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=33 --- schily.changes | 6 ++++++ schily.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/schily.changes b/schily.changes index 018ee53..bd17031 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Aug 19 06:27:37 UTC 2018 - bwiedemann@suse.com + +- Run make config before build instead of in the middle, + to have reproducible builds (boo#1102408) + ------------------------------------------------------------------- Wed Jun 6 20:23:02 UTC 2018 - jengelh@inai.de diff --git a/schily.spec b/schily.spec index cec6e51..088caad 100644 --- a/schily.spec +++ b/schily.spec @@ -439,7 +439,7 @@ rm -fv libsiconv/shlsiconv.mk # - Not fully parallel safe, so stick to default. # mycf="%optflags -fno-strict-aliasing -fno-omit-frame-pointer -fPIC -finput-charset=ISO-8859-1" -gmake RUNPATH="" LINKMODE=dynamic COPTOPT="$mycf" LDOPTX="" +gmake RUNPATH="" LINKMODE=dynamic COPTOPT="$mycf" LDOPTX="" config all %install b="%buildroot"