mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-21 17:17:47 +02:00
Remove obsoleted icinga2-libs package
This commit is contained in:
parent
288c8ccea9
commit
4f0716bd80
23
icinga2.spec
23
icinga2.spec
@ -156,7 +156,8 @@ BuildRequires: systemd-devel
|
|||||||
Requires: systemd
|
Requires: systemd
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Requires: %{name}-libs = %{version}-%{release}
|
Obsoletes: %{name}-libs <= 2.10.0
|
||||||
|
Conflicts: %{name}-libs <= 2.10.0
|
||||||
|
|
||||||
%description bin
|
%description bin
|
||||||
Icinga 2 is a general-purpose network monitoring application.
|
Icinga 2 is a general-purpose network monitoring application.
|
||||||
@ -202,15 +203,6 @@ Group: Documentation/Other
|
|||||||
This subpackage provides documentation for Icinga 2.
|
This subpackage provides documentation for Icinga 2.
|
||||||
|
|
||||||
|
|
||||||
%package libs
|
|
||||||
Summary: Libraries for Icinga 2
|
|
||||||
Group: System/Libraries
|
|
||||||
Requires: %{name}-common = %{version}-%{release}
|
|
||||||
|
|
||||||
%description libs
|
|
||||||
This subpackage provides the internal libraries for the daemon.
|
|
||||||
|
|
||||||
|
|
||||||
%package ido-mysql
|
%package ido-mysql
|
||||||
Summary: IDO MySQL database backend for Icinga 2
|
Summary: IDO MySQL database backend for Icinga 2
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
@ -609,14 +601,6 @@ fi
|
|||||||
%exclude %{_datadir}/%{name}/include
|
%exclude %{_datadir}/%{name}/include
|
||||||
%{_mandir}/man8/%{name}.8.gz
|
%{_mandir}/man8/%{name}.8.gz
|
||||||
|
|
||||||
%files libs
|
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%doc COPYING README.md NEWS AUTHORS CHANGELOG.md
|
|
||||||
%exclude %{_libdir}/%{name}/libmysql_shim*
|
|
||||||
%exclude %{_libdir}/%{name}/libpgsql_shim*
|
|
||||||
%dir %{_libdir}/%{name}
|
|
||||||
%{_libdir}/%{name}/*.so*
|
|
||||||
|
|
||||||
%files common
|
%files common
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING README.md NEWS AUTHORS CHANGELOG.md tools/syntax
|
%doc COPYING README.md NEWS AUTHORS CHANGELOG.md tools/syntax
|
||||||
@ -716,6 +700,9 @@ fi
|
|||||||
%{_datadir}/nano/%{name}.nanorc
|
%{_datadir}/nano/%{name}.nanorc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 25 2018 Markus Frosch <markus.frosch@icinga.com> 2.10.0-0
|
||||||
|
- Remove obsoleted icinga2-libs package
|
||||||
|
|
||||||
* Tue Jul 24 2018 Michael Friedrich <michael.friedrich@icinga.com> 2.9.1-1
|
* Tue Jul 24 2018 Michael Friedrich <michael.friedrich@icinga.com> 2.9.1-1
|
||||||
- Update to 2.9.1
|
- Update to 2.9.1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user