Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package shibboleth-sp for openSUSE:Factory 
checked in at 2026-04-30 20:32:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shibboleth-sp (Old)
 and      /work/SRC/openSUSE:Factory/.shibboleth-sp.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shibboleth-sp"

Thu Apr 30 20:32:14 2026 rev:27 rq:1350244 version:3.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/shibboleth-sp/shibboleth-sp.changes      
2025-11-07 18:26:31.385692543 +0100
+++ /work/SRC/openSUSE:Factory/.shibboleth-sp.new.30200/shibboleth-sp.changes   
2026-04-30 20:33:03.717344429 +0200
@@ -1,0 +2,7 @@
+Thu Apr 30 11:34:50 UTC 2026 - Marius Grossu <[email protected]>
+
+- Use systemd-tmpfiles to create files under /var [jsc#PED-14784]
+- Added sources 
+  * shibboleth-sp-tmpfiles.conf  
+
+-------------------------------------------------------------------

New:
----
  shibboleth-sp-tmpfiles.conf

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

Other differences:
------------------
++++++ shibboleth-sp.spec ++++++
--- /var/tmp/diff_new_pack.PBbKYH/_old  2026-04-30 20:33:04.817389687 +0200
+++ /var/tmp/diff_new_pack.PBbKYH/_new  2026-04-30 20:33:04.829390181 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package shibboleth-sp
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,6 +32,7 @@
 Source1:        
https://shibboleth.net/downloads/service-provider/%{version}/%{name}-%{version}.tar.bz2.asc
 Source2:        %{name}.keyring
 Source3:        shibd.service
+Source4:        shibboleth-sp-tmpfiles.conf
 Patch0:         shibboleth-sp-2.5.5-doxygen_timestamp.patch
 Patch1:         disable-https.patch
 BuildRequires:  apache2-devel
@@ -172,6 +173,7 @@
 %sysusers_generate_pre %{realname}.sysusers %{name} %{name}.conf
 
 install -Dpm0644 %{realname}.sysusers %{buildroot}%{_sysusersdir}/%{name}.conf
+install -D -m 644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/%{realname}.conf
 
 %check
 %make_build check
@@ -226,8 +228,8 @@
 %{_libdir}/%{realname}/*
 %{_unitdir}/shibd.service
 %{_sysusersdir}/%{name}.conf
-%attr(0750,%{runuser},%{runuser}) %dir %{_localstatedir}/log/%{realname}
-%attr(0755,%{runuser},%{runuser}) %dir %{_localstatedir}/cache/%{realname}
+%ghost %attr(0750,%{runuser},%{runuser}) %dir %{_localstatedir}/log/%{realname}
+%ghost %attr(0755,%{runuser},%{runuser}) %dir 
%{_localstatedir}/cache/%{realname}
 %ghost %attr(0755,%{runuser},%{runuser}) %dir /run/%{realname}
 %dir %{_datadir}/xml/%{realname}
 %{_datadir}/xml/%{realname}/*
@@ -244,6 +246,7 @@
 %attr(0755,root,root) %{_sysconfdir}/%{realname}/seckeygen.sh
 %doc %{pkgdocdir}
 %exclude %{pkgdocdir}/api
+%{_tmpfilesdir}/%{realname}.conf
 
 %files -n libshibsp%{libvers}
 %{_libdir}/libshibsp.so.*


++++++ shibboleth-sp-tmpfiles.conf ++++++
#Type   Path                        Mode  User  Group   Age     Argument
d       /var/cache/shibboleth       0755  shibd  shibd    -       -
d       /var/log/shibboleth         0750  shibd  shibd    -       -
(No newline at EOF)

Reply via email to