Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2023-06-14 16:28:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmake (Old)
 and      /work/SRC/openSUSE:Factory/.cmake.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmake"

Wed Jun 14 16:28:59 2023 rev:235 rq:1092773 version:3.26.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmake/cmake.changes      2023-05-21 
19:08:11.546258380 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new.15902/cmake.changes   2023-06-14 
16:29:34.634555940 +0200
@@ -1,0 +2,5 @@
+Mon Jun 12 22:59:30 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- modify shebang to the actual python interpreter on install 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cmake.spec ++++++
--- /var/tmp/diff_new_pack.JkmVZu/_old  2023-06-14 16:29:36.558567764 +0200
+++ /var/tmp/diff_new_pack.JkmVZu/_new  2023-06-14 16:29:36.566567814 +0200
@@ -204,6 +204,7 @@
 # RPM auto provides
 install -p -m0644 -D %{SOURCE3} %{buildroot}%{_fileattrsdir}/cmake.attr
 install -p -m0755 -D %{SOURCE4} %{buildroot}%{_rpmconfigdir}/cmake.prov
+sed -i -e "1s@#!.*python.*@#!$(realpath /usr/bin/python3)@" 
%{buildroot}%{_rpmconfigdir}/cmake.prov
 
 # fix: W: files-duplicate  (%%license covers already)
 rm %{buildroot}%{_docdir}/cmake/Copyright.txt

Reply via email to