Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package powerpc-utils for openSUSE:Factory checked in at 2021-06-11 00:17:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/powerpc-utils (Old) and /work/SRC/openSUSE:Factory/.powerpc-utils.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "powerpc-utils" Fri Jun 11 00:17:40 2021 rev:113 rq:897172 version:1.3.8 Changes: -------- --- /work/SRC/openSUSE:Factory/powerpc-utils/powerpc-utils.changes 2021-04-22 18:04:06.826520434 +0200 +++ /work/SRC/openSUSE:Factory/.powerpc-utils.new.32437/powerpc-utils.changes 2021-06-11 00:17:43.421217871 +0200 @@ -1,0 +2,5 @@ +Wed Jun 2 16:24:04 UTC 2021 - Andreas Schwab <[email protected]> + +- Don't install /sbin/lsprop if usrmerged + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ powerpc-utils.spec ++++++ --- /var/tmp/diff_new_pack.282tXZ/_old 2021-06-11 00:17:44.089219032 +0200 +++ /var/tmp/diff_new_pack.282tXZ/_new 2021-06-11 00:17:44.089219032 +0200 @@ -88,8 +88,10 @@ %make_install \ rasdir=%{_sbindir} \ mandir=%{_mandir} +%if !0%{?usrmerged} mkdir %{buildroot}/sbin ln -sf %{_sbindir}/lsprop %{buildroot}/sbin/lsprop +%endif install -m 755 %{SOURCE1} %{buildroot}%{_sbindir}/nvsetenv ln -sf serv_config %{buildroot}%{_sbindir}/uspchrp ln -sf %{_mandir}/man8/serv_config.8 %{buildroot}%{_mandir}/man8/uspchrp.8 @@ -124,7 +126,9 @@ %{_mandir}/man*/* %{_sbindir}/* %{_bindir}/* +%if !0%{?usrmerged} /sbin/lsprop +%endif %dir %{_localstatedir}/lib/powerpc-utils %ghost %{_localstatedir}/lib/powerpc-utils/smt.state %{_unitdir}/hcn-init.service
