mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-07-31 01:44:05 +02:00
Update license
This drops COPYING.Exceptions which has been moved with icinga/icinga2#6283
This commit is contained in:
parent
2391b095bc
commit
c879f17b78
10
icinga2.spec
10
icinga2.spec
@ -600,7 +600,7 @@ fi
|
|||||||
|
|
||||||
%files bin
|
%files bin
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS CHANGELOG.md
|
%doc COPYING README.md NEWS AUTHORS CHANGELOG.md
|
||||||
%{_sbindir}/%{name}
|
%{_sbindir}/%{name}
|
||||||
%dir %{_libdir}/%{name}/sbin
|
%dir %{_libdir}/%{name}/sbin
|
||||||
%{_libdir}/%{name}/sbin/%{name}
|
%{_libdir}/%{name}/sbin/%{name}
|
||||||
@ -611,7 +611,7 @@ fi
|
|||||||
|
|
||||||
%files libs
|
%files libs
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS CHANGELOG.md
|
%doc COPYING Exceptions README.md NEWS AUTHORS CHANGELOG.md
|
||||||
%exclude %{_libdir}/%{name}/libmysql_shim*
|
%exclude %{_libdir}/%{name}/libmysql_shim*
|
||||||
%exclude %{_libdir}/%{name}/libpgsql_shim*
|
%exclude %{_libdir}/%{name}/libpgsql_shim*
|
||||||
%dir %{_libdir}/%{name}
|
%dir %{_libdir}/%{name}
|
||||||
@ -619,7 +619,7 @@ fi
|
|||||||
|
|
||||||
%files common
|
%files common
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS CHANGELOG.md tools/syntax
|
%doc COPYING README.md NEWS AUTHORS CHANGELOG.md tools/syntax
|
||||||
%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
|
%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
|
||||||
%{_sysconfdir}/bash_completion.d/%{name}
|
%{_sysconfdir}/bash_completion.d/%{name}
|
||||||
%if 0%{?use_systemd}
|
%if 0%{?use_systemd}
|
||||||
@ -679,14 +679,14 @@ fi
|
|||||||
|
|
||||||
%files ido-mysql
|
%files ido-mysql
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS CHANGELOG.md
|
%doc COPYING README.md NEWS AUTHORS CHANGELOG.md
|
||||||
%config(noreplace) %attr(0640,%{icinga_user},%{icinga_group}) %{_sysconfdir}/%{name}/features-available/ido-mysql.conf
|
%config(noreplace) %attr(0640,%{icinga_user},%{icinga_group}) %{_sysconfdir}/%{name}/features-available/ido-mysql.conf
|
||||||
%{_libdir}/%{name}/libmysql_shim*
|
%{_libdir}/%{name}/libmysql_shim*
|
||||||
%{_datadir}/icinga2-ido-mysql
|
%{_datadir}/icinga2-ido-mysql
|
||||||
|
|
||||||
%files ido-pgsql
|
%files ido-pgsql
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS CHANGELOG.md
|
%doc COPYING README.md NEWS AUTHORS CHANGELOG.md
|
||||||
%config(noreplace) %attr(0640,%{icinga_user},%{icinga_group}) %{_sysconfdir}/%{name}/features-available/ido-pgsql.conf
|
%config(noreplace) %attr(0640,%{icinga_user},%{icinga_group}) %{_sysconfdir}/%{name}/features-available/ido-pgsql.conf
|
||||||
%{_libdir}/%{name}/libpgsql_shim*
|
%{_libdir}/%{name}/libpgsql_shim*
|
||||||
%{_datadir}/icinga2-ido-pgsql
|
%{_datadir}/icinga2-ido-pgsql
|
||||||
|
Loading…
x
Reference in New Issue
Block a user