Hello community, here is the log from the commit of package trousers for openSUSE:Factory checked in at 2020-02-20 14:55:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trousers (Old) and /work/SRC/openSUSE:Factory/.trousers.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trousers" Thu Feb 20 14:55:29 2020 rev:44 rq:777248 version:0.3.14 Changes: -------- --- /work/SRC/openSUSE:Factory/trousers/trousers.changes 2020-02-10 21:53:08.766181793 +0100 +++ /work/SRC/openSUSE:Factory/.trousers.new.26092/trousers.changes 2020-02-20 14:55:41.730325165 +0100 @@ -1,0 +2,6 @@ +Wed Feb 19 12:48:19 UTC 2020 - Matthias Gerstner <[email protected]> + +- leave creation of /var/lib/tpm to the new system-user-tss package. Otherwise + we're getting conflicts in packages depending on trousers (bsc#1162360). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trousers.spec ++++++ --- /var/tmp/diff_new_pack.hu7bWV/_old 2020-02-20 14:55:42.562326797 +0100 +++ /var/tmp/diff_new_pack.hu7bWV/_new 2020-02-20 14:55:42.562326797 +0100 @@ -94,9 +94,7 @@ %install %define trousers_data %{buildroot}%{_datadir}/%{name} -%define trousers_state %{buildroot}%{tpmstatedir} make DESTDIR=%{buildroot} install %{?_smp_mflags} -mkdir -p %{trousers_state} install -D -m 0644 %{SOURCE1} %{buildroot}/%{_unitdir}/tcsd.service ln -sv %{_sbindir}/service %{buildroot}%{_sbindir}/rctcsd # these files can be used to fake trousers ownership of a TPM if the ownership @@ -168,7 +166,6 @@ %doc README README.selinux AUTHORS ChangeLog LICENSE NICETOHAVES TODO doc/* %{_mandir}/man5/* %{_mandir}/man8/* -%attr(750,tss,tss) %{tpmstatedir} %{_datadir}/%{name} %{_sbindir}/tcsd %{_sbindir}/rctcsd
