Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kea for openSUSE:Factory checked in 
at 2022-12-20 20:20:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kea (Old)
 and      /work/SRC/openSUSE:Factory/.kea.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kea"

Tue Dec 20 20:20:30 2022 rev:11 rq:1043790 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kea/kea.changes  2022-08-26 09:08:12.589379582 
+0200
+++ /work/SRC/openSUSE:Factory/.kea.new.1835/kea.changes        2022-12-20 
20:21:10.546104725 +0100
@@ -1,0 +2,9 @@
+Wed Dec 14 14:51:33 UTC 2022 - Jorik Cronenberg <jorik.cronenb...@suse.com>
+
+- Separate documentation into kea-doc package
+- Remove following packages from BuildRequires
+  * docbook-xsl-stylesheets
+  * elinks
+  * libxslt-tools
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kea.spec ++++++
--- /var/tmp/diff_new_pack.UBCgEs/_old  2022-12-20 20:21:11.626110643 +0100
+++ /var/tmp/diff_new_pack.UBCgEs/_new  2022-12-20 20:21:11.634110687 +0100
@@ -73,11 +73,7 @@
 Requires(pre):  shadow
 Suggests:       %name-hooks = %version
 %if 0%{with regen_files}
-BuildRequires:  bison >= 3.0
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  elinks
 BuildRequires:  flex
-BuildRequires:  libxslt-tools
 %endif
 %if 0%{?suse_version} >= 1500
 BuildRequires:  libboost_system-devel
@@ -93,6 +89,14 @@
 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 +454,6 @@
 %files
 %dir %_sysconfdir/kea
 %config(noreplace) %_sysconfdir/kea/*.conf
-%_datadir/doc/kea/
 %_mandir/man8/*.8%{?ext_man}
 %_sbindir/rckea
 %_sbindir/kea*
@@ -461,6 +464,10 @@
 %_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/

Reply via email to