From 1baf120ee288f279b9843fb281f1bc24105fc56dc250a3544213fc553e405c6d Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Mon, 14 Sep 2020 13:01:33 +0000 Subject: [PATCH] ... OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=78 --- monitoring-plugins.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/monitoring-plugins.spec b/monitoring-plugins.spec index 2384708..056c682 100644 --- a/monitoring-plugins.spec +++ b/monitoring-plugins.spec @@ -1124,6 +1124,7 @@ find -type f -exec chmod 644 {} + %build export CFLAGS="%{optflags} -fno-strict-aliasing -DLDAP_DEPRECATED" +gettextize -f autoreconf -fi chmod a+x NP-VERSION-GEN chmod +x configure # needed as configure script is not executable in 1.5.. @@ -1282,7 +1283,7 @@ fi %files %defattr(-,root,root) %doc ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS ChangeLog CODING FAQ -%doc NEWS README REQUIREMENTS SUPPORT THANKS README.SUSE +%doc NEWS README REQUIREMENTS SUPPORT README.SUSE %if 0%{?suse_version} >= 1500 %license COPYING %else @@ -1321,7 +1322,7 @@ fi %files common -f %{name}.lang %defattr(-,root,root) %doc ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS ChangeLog CODING FAQ -%doc NEWS README REQUIREMENTS SUPPORT THANKS README.SUSE +%doc NEWS README REQUIREMENTS SUPPORT README.SUSE %if 0%{?suse_version} >= 1500 %license COPYING %else