fix failed
This commit is contained in:
parent
b17440d9cb
commit
7dd80a063b
12
nagios.spec
12
nagios.spec
@ -1,8 +1,6 @@
|
|||||||
#%global _hardened_build 1
|
|
||||||
|
|
||||||
Name: nagios
|
Name: nagios
|
||||||
Version: 4.4.3
|
Version: 4.4.3
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Host/service/network monitoring program
|
Summary: Host/service/network monitoring program
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://www.nagios.org/projects/nagios-core/
|
URL: https://www.nagios.org/projects/nagios-core/
|
||||||
@ -240,16 +238,11 @@ fi
|
|||||||
%{_datadir}/%{name}/html/[^cd]*
|
%{_datadir}/%{name}/html/[^cd]*
|
||||||
%{_datadir}/%{name}/html/contexthelp/
|
%{_datadir}/%{name}/html/contexthelp/
|
||||||
%{_datadir}/%{name}/html/d3/
|
%{_datadir}/%{name}/html/d3/
|
||||||
|
|
||||||
%{_sbindir}/*
|
%{_sbindir}/*
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_libdir}/%{name}/cgi-bin/*cgi
|
%{_libdir}/%{name}/cgi-bin/*cgi
|
||||||
%if 0%{?el7}
|
|
||||||
%{_unitdir}/%{name}.service
|
%{_unitdir}/%{name}.service
|
||||||
%{_tmpfilesdir}/%{name}.conf
|
%{_tmpfilesdir}/%{name}.conf
|
||||||
%else
|
|
||||||
%{_initrddir}/nagios
|
|
||||||
%endif
|
|
||||||
%config(noreplace) %{_sysconfdir}/httpd/conf.d/nagios.conf
|
%config(noreplace) %{_sysconfdir}/httpd/conf.d/nagios.conf
|
||||||
%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
|
%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
|
||||||
%config(noreplace) %{_sysconfdir}/%{name}/*cfg
|
%config(noreplace) %{_sysconfdir}/%{name}/*cfg
|
||||||
@ -287,5 +280,8 @@ fi
|
|||||||
%{_libdir}/%{name}/cgi/
|
%{_libdir}/%{name}/cgi/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 1 2020 yanglijin <yanglijin@huawei.com> - 4.4.3-6
|
||||||
|
- fix build failed
|
||||||
|
|
||||||
* Thu Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.4.3-5
|
* Thu Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.4.3-5
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user