Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pam_pkcs11 for openSUSE:Factory 
checked in at 2025-01-23 18:03:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_pkcs11 (Old)
 and      /work/SRC/openSUSE:Factory/.pam_pkcs11.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_pkcs11"

Thu Jan 23 18:03:07 2025 rev:40 rq:1239632 version:0.6.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_pkcs11/pam_pkcs11.changes    2024-09-25 
21:54:35.399522889 +0200
+++ /work/SRC/openSUSE:Factory/.pam_pkcs11.new.5589/pam_pkcs11.changes  
2025-01-23 18:03:47.224107696 +0100
@@ -1,0 +2,5 @@
+Wed Jan 22 16:07:50 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Drop rcFOO symlinks for CODE16 (PED-266).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pam_pkcs11.spec ++++++
--- /var/tmp/diff_new_pack.dEg1Jh/_old  2025-01-23 18:03:50.252232685 +0100
+++ /var/tmp/diff_new_pack.dEg1Jh/_new  2025-01-23 18:03:50.280233841 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pam_pkcs11
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -132,8 +132,10 @@
 cp common-auth-smartcard %{buildroot}%{_sysconfdir}/pam.d/
 %endif
 install -D -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/pkcs11_eventmgr.service
+%if 0%{?suse_version} < 1600
 mkdir -p %{buildroot}%{_sbindir}
 ln -s service %{buildroot}%{_sbindir}/rcpkcs11_eventmgr
+%endif
 %find_lang %{name}
 %fdupes -s %{buildroot}%{_docdir}/%{name}
 
@@ -178,7 +180,9 @@
 %config(noreplace) %{_sysconfdir}/pam.d/common-auth-smartcard
 %endif
 %{_prefix}/lib/systemd/system/pkcs11_eventmgr.service
-%{_sbindir}/*
+%if 0%{?suse_version} < 1600
+%{_sbindir}/rc*
+%endif
 
 %files devel-doc
 %doc %{_docdir}/%{name}/api

Reply via email to