Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package softhsm for openSUSE:Factory checked 
in at 2024-05-21 18:36:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/softhsm (Old)
 and      /work/SRC/openSUSE:Factory/.softhsm.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "softhsm"

Tue May 21 18:36:47 2024 rev:2 rq:1175453 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/softhsm/softhsm.changes  2024-05-13 
01:32:54.460796527 +0200
+++ /work/SRC/openSUSE:Factory/.softhsm.new.1880/softhsm.changes        
2024-05-21 18:37:17.668259556 +0200
@@ -1,0 +2,6 @@
+Tue May 21 07:24:23 UTC 2024 - Matej Cepl <[email protected]>
+
+- Use correct SOURCE for
+  /usr/share/p11-kit/modules/softhsm.module (fix bsc#1224356).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ softhsm.spec ++++++
--- /var/tmp/diff_new_pack.MKk4LN/_old  2024-05-21 18:37:18.424287287 +0200
+++ /var/tmp/diff_new_pack.MKk4LN/_new  2024-05-21 18:37:18.424287287 +0200
@@ -51,11 +51,11 @@
 BuildRequires:  automake
 BuildRequires:  cppunit-devel
 BuildRequires:  gcc-c++
+BuildRequires:  libopenssl-3-devel
 BuildRequires:  libtool
 BuildRequires:  make
 BuildRequires:  mozilla-nss-devel
 BuildRequires:  mozilla-nss-tools
-BuildRequires:  libopenssl-3-devel
 # Because of directory ownership
 BuildRequires:  p11-kit
 BuildRequires:  p11-kit-devel
@@ -113,7 +113,7 @@
 
 %install
 %make_install
-install -D %{SOURCE1} %{buildroot}/%{_datadir}/p11-kit/modules/softhsm.module
+install -D %{SOURCE5} %{buildroot}/%{_datadir}/p11-kit/modules/softhsm.module
 
 rm %{buildroot}/%{_sysconfdir}/softhsm2.conf.sample
 rm -f %{buildroot}/%{_libdir}/pkcs11/*a
@@ -158,6 +158,7 @@
    modutil -delete %{softhsm_module} -dbdir %{nssdb} -force || :
 fi
 
+%clean
 
 %files
 %config(noreplace) %{_sysconfdir}/softhsm2.conf
@@ -175,8 +176,11 @@
 %{_datadir}/p11-kit/modules/softhsm2.module
 %attr(0750,ods,ods) %dir %{_sharedstatedir}/softhsm
 %attr(1770,ods,ods) %dir %{_sharedstatedir}/softhsm/tokens
-%{_mandir}/man1/softhsm2*
-%{_mandir}/man5/softhsm2*
+%{_mandir}/man1/softhsm2-dump-file.1%{?ext_man}
+%{_mandir}/man1/softhsm2-keyconv.1%{?ext_man}
+%{_mandir}/man1/softhsm2-migrate.1%{?ext_man}
+%{_mandir}/man1/softhsm2-util.1%{?ext_man}
+%{_mandir}/man5/softhsm2.conf.5%{?ext_man}
 %{_sysusersdir}/ods-user.conf
 
 %files devel
@@ -184,4 +188,3 @@
 %{_includedir}/softhsm/*.h
 %{_libdir}/libsofthsm2.so
 
-

Reply via email to