Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tpm2-0-tss for openSUSE:Factory 
checked in at 2021-07-02 13:26:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tpm2-0-tss (Old)
 and      /work/SRC/openSUSE:Factory/.tpm2-0-tss.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tpm2-0-tss"

Fri Jul  2 13:26:22 2021 rev:26 rq:902710 version:3.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/tpm2-0-tss/tpm2-0-tss.changes    2021-02-01 
13:26:06.133906933 +0100
+++ /work/SRC/openSUSE:Factory/.tpm2-0-tss.new.2625/tpm2-0-tss.changes  
2021-07-02 13:26:28.661221189 +0200
@@ -1,0 +2,5 @@
+Mon Jun 28 06:52:53 UTC 2021 - Marcus Meissner <meiss...@suse.com>
+
+- small services fixes and comments
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tpm2-0-tss.spec ++++++
--- /var/tmp/diff_new_pack.PWTuu8/_old  2021-07-02 13:26:29.269216472 +0200
+++ /var/tmp/diff_new_pack.PWTuu8/_new  2021-07-02 13:26:29.273216441 +0200
@@ -272,6 +272,10 @@
 # complains about "found conflict of libtss2-fapi1-3.0.1-lp152.103.1.x86_64
 # with libtss2-fapi1-3.0.1-lp152.103.1.x86_64". Thus leave it be for the
 # moment, some insane circle of errors is involved here.
+#
+# it seems the problem is that during `make install` the package runs
+# systemd-tmpfiles --create, and the directories are created outside the
+# package's install tree. It seems this is not expected by RPM.
 # %%ghost %%{_sharedstatedir}/%%{name}/system/keystore
 # %%ghost %%{_rundir}/%%{name}/eventlog
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.PWTuu8/_old  2021-07-02 13:26:29.309216161 +0200
+++ /var/tmp/diff_new_pack.PWTuu8/_new  2021-07-02 13:26:29.309216161 +0200
@@ -1,4 +1,5 @@
 <services>
+  <!-- we need to setup a download_files service here. it is already called 
implicitly for some reason in the devel project, but not in e.g. SLE-15 -->
   <service name="tar_scm" mode="disabled">
     <param name="url">https://github.com/intel/tpm2-tss.git</param>
     <param name="scm">git</param>

Reply via email to