From bae7bceb2718743a26225310d865726f8821a02524d7d43ee7311d77bba71677 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Thu, 8 Jul 2021 14:49:39 +0000 Subject: [PATCH] Accepting request 903362 from home:bmwiedemann:branches:server:monitoring Call gettextize with --no-changelog to make package build reproducible (boo#1047218) This can help avoid superfluous updates of monitoring-plugins packages in our infra OBS-URL: https://build.opensuse.org/request/show/903362 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=87 --- monitoring-plugins.changes | 6 ++++++ monitoring-plugins.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/monitoring-plugins.changes b/monitoring-plugins.changes index dd72100..ac19d59 100644 --- a/monitoring-plugins.changes +++ b/monitoring-plugins.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 1 08:34:54 UTC 2021 - Bernhard Wiedemann + +- Call gettextize with --no-changelog to make package build + reproducible (boo#1047218) + ------------------------------------------------------------------- Wed Apr 21 07:47:25 UTC 2021 - Lars Vogdt diff --git a/monitoring-plugins.spec b/monitoring-plugins.spec index d9139b7..9ec0672 100644 --- a/monitoring-plugins.spec +++ b/monitoring-plugins.spec @@ -1132,7 +1132,7 @@ find -type f -exec chmod 644 {} + %build export CFLAGS="%{optflags} -fno-strict-aliasing -DLDAP_DEPRECATED" -gettextize -f +gettextize -f --no-changelog autoreconf -fi chmod a+x NP-VERSION-GEN chmod +x configure # needed as configure script is not executable in 1.5..