forked from pool/monitoring-plugins
Accepting request 905095 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/905095 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/monitoring-plugins?expand=0&rev=20
This commit is contained in:
commit
307a278b59
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 1 08:34:54 UTC 2021 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
- Call gettextize with --no-changelog to make package build
|
||||||
|
reproducible (boo#1047218)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 21 07:47:25 UTC 2021 - Lars Vogdt <lars@linux-schulserver.de>
|
Wed Apr 21 07:47:25 UTC 2021 - Lars Vogdt <lars@linux-schulserver.de>
|
||||||
|
|
||||||
|
@ -1132,7 +1132,7 @@ find -type f -exec chmod 644 {} +
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="%{optflags} -fno-strict-aliasing -DLDAP_DEPRECATED"
|
export CFLAGS="%{optflags} -fno-strict-aliasing -DLDAP_DEPRECATED"
|
||||||
gettextize -f
|
gettextize -f --no-changelog
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
chmod a+x NP-VERSION-GEN
|
chmod a+x NP-VERSION-GEN
|
||||||
chmod +x configure # needed as configure script is not executable in 1.5..
|
chmod +x configure # needed as configure script is not executable in 1.5..
|
||||||
|
Loading…
Reference in New Issue
Block a user