Hello community, here is the log from the commit of package p11-kit for openSUSE:Factory checked in at 2019-12-25 10:54:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/p11-kit (Old) and /work/SRC/openSUSE:Factory/.p11-kit.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "p11-kit" Wed Dec 25 10:54:35 2019 rev:34 rq:758967 version:0.23.12 Changes: -------- --- /work/SRC/openSUSE:Factory/p11-kit/p11-kit.changes 2019-05-16 22:01:32.650726183 +0200 +++ /work/SRC/openSUSE:Factory/.p11-kit.new.6675/p11-kit.changes 2019-12-25 10:55:06.205634982 +0100 @@ -1,0 +2,5 @@ +Mon Dec 23 11:00:15 UTC 2019 - Ludwig Nussel <[email protected]> + +- Also build documentation (boo#1013125) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ p11-kit.spec ++++++ --- /var/tmp/diff_new_pack.G2G3Xg/_old 2019-12-25 10:55:06.877635193 +0100 +++ /var/tmp/diff_new_pack.G2G3Xg/_new 2019-12-25 10:55:06.881635193 +0100 @@ -1,7 +1,7 @@ # # spec file for package p11-kit # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -99,7 +99,9 @@ %setup -q %build -%configure --with-trust-paths=%{trustdir_cfg}:%{trustdir_static} +%configure \ + --with-trust-paths=%{trustdir_cfg}:%{trustdir_static} \ + --enable-doc make %{?_smp_mflags} V=1 %install @@ -175,6 +177,9 @@ %defattr(-,root,root) %{_bindir}/p11-kit %{_bindir}/trust +%{_mandir}/man1/trust.1.gz +%{_mandir}/man5/pkcs11.conf.5.gz +%{_mandir}/man8/p11-kit.8.gz %files devel %defattr(-,root,root)
