Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sssd for openSUSE:Factory checked in 
at 2024-03-09 20:54:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sssd (Old)
 and      /work/SRC/openSUSE:Factory/.sssd.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sssd"

Sat Mar  9 20:54:09 2024 rev:137 rq:1156404 version:2.9.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/sssd/sssd.changes        2024-01-21 
23:08:16.437325405 +0100
+++ /work/SRC/openSUSE:Factory/.sssd.new.1770/sssd.changes      2024-03-09 
20:55:02.111358967 +0100
@@ -1,0 +2,6 @@
+Fri Mar  8 12:49:59 UTC 2024 - pgaj...@suse.com
+
+- remove dependency on /usr/bin/python3 using
+  %python3_fix_shebang_path macro, [bsc#1212476]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sssd.spec ++++++
--- /var/tmp/diff_new_pack.LE5rUH/_old  2024-03-09 20:55:02.819384885 +0100
+++ /var/tmp/diff_new_pack.LE5rUH/_new  2024-03-09 20:55:02.819384885 +0100
@@ -111,7 +111,7 @@
 %define cifs_idmap_lib          %_libdir/cifs-utils/cifs_idmap_sss.so
 %define cifs_idmap_name         cifs-idmap-plugin
 %define cifs_idmap_priority     10
-Requires(post): update-alternatives
+Requires(post):update-alternatives
 Requires(postun):update-alternatives
 
 %description
@@ -443,6 +443,10 @@
 # dummy target for cifs-idmap-plugin
 mkdir -pv %buildroot/%_sysconfdir/alternatives 
%buildroot/%_sysconfdir/cifs-utils
 ln -sfv %_sysconfdir/alternatives/%cifs_idmap_name 
%buildroot/%cifs_idmap_plugin
+%python3_fix_shebang
+%if %{suse_version} >= 1600
+%python3_fix_shebang_path %{buildroot}/%{_libexecdir}/%{name}/
+%endif
 
 %check
 # sss_config-tests fails

Reply via email to