...
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=78
This commit is contained in:
parent
da7df117d7
commit
1baf120ee2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user