Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package p11-kit for openSUSE:Factory checked 
in at 2021-12-16 21:19:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/p11-kit (Old)
 and      /work/SRC/openSUSE:Factory/.p11-kit.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "p11-kit"

Thu Dec 16 21:19:23 2021 rev:39 rq:940234 version:0.23.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/p11-kit/p11-kit.changes  2021-08-20 
16:58:01.282860142 +0200
+++ /work/SRC/openSUSE:Factory/.p11-kit.new.2520/p11-kit.changes        
2021-12-16 21:20:18.266543892 +0100
@@ -1,0 +2,5 @@
+Mon Dec 13 11:11:31 UTC 2021 - Ludwig Nussel <[email protected]>
+
+- Enable systemd support
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ p11-kit.spec ++++++
--- /var/tmp/diff_new_pack.KqLztQ/_old  2021-12-16 21:20:18.682544050 +0100
+++ /var/tmp/diff_new_pack.KqLztQ/_new  2021-12-16 21:20:18.686544051 +0100
@@ -34,7 +34,9 @@
 BuildRequires:  gtk-doc
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libffi) >= 3.0.0
+BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(libtasn1) >= 2.3
+BuildRequires:  pkgconfig(systemd)
 
 %description
 p11-kit provides a way to load and enumerate PKCS#11 modules, as well
@@ -99,6 +101,7 @@
 %build
 %configure \
   --with-trust-paths=%{trustdir_cfg}:%{trustdir_static} \
+  --with-systemd \
   --enable-doc
 %make_build
 
@@ -190,5 +193,7 @@
 %files server
 %{_libdir}/pkcs11/p11-kit-client.so
 %{_libexecdir}/p11-kit/p11-kit-server
+%{_userunitdir}/p11-kit-server.service
+%{_userunitdir}/p11-kit-server.socket
 
 %changelog

Reply via email to