diff --git a/kea.changes b/kea.changes index b44f3be..5b47855 100644 --- a/kea.changes +++ b/kea.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 14 14:51:33 UTC 2022 - Jorik Cronenberg + +- Separate documentation into kea-doc package + ------------------------------------------------------------------- Thu Aug 18 12:53:21 UTC 2022 - Jan Engelhardt diff --git a/kea.spec b/kea.spec index ad87f9f..d2882c0 100644 --- a/kea.spec +++ b/kea.spec @@ -93,6 +93,14 @@ objective of this project is to provide a very high-performance, extensible DHCP server engine for use by enterprises and service providers, either as-is or with extensions and modifications. +%package doc +Summary: Documentation for Kea +Group: Documentation/HTML +BuildArch: noarch + +%description doc +This package contains the documentation for Kea. + %package hooks Summary: Standard Kea DHCP hooks/plugins Group: System/Libraries @@ -450,7 +458,6 @@ systemd-tmpfiles --create kea.conf || : %files %dir %_sysconfdir/kea %config(noreplace) %_sysconfdir/kea/*.conf -%_datadir/doc/kea/ %_mandir/man8/*.8%{?ext_man} %_sbindir/rckea %_sbindir/kea* @@ -461,6 +468,10 @@ systemd-tmpfiles --create kea.conf || : %_prefix/lib/tmpfiles.d/ %attr(0775,keadhcp,keadhcp) %_localstatedir/log/kea/ +%files doc +%doc %_datadir/doc/kea/ +%exclude %_datadir/doc/kea/html/.buildinfo + %files hooks %dir %_libdir/kea %_libdir/kea/hooks/