Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package drbd-utils for openSUSE:Factory checked in at 2022-09-22 14:50:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/drbd-utils (Old) and /work/SRC/openSUSE:Factory/.drbd-utils.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "drbd-utils" Thu Sep 22 14:50:14 2022 rev:50 rq:1005295 version:9.19.0 Changes: -------- --- /work/SRC/openSUSE:Factory/drbd-utils/drbd-utils.changes 2022-09-17 20:10:30.481185950 +0200 +++ /work/SRC/openSUSE:Factory/.drbd-utils.new.2275/drbd-utils.changes 2022-09-22 14:50:34.670535637 +0200 @@ -1,0 +2,5 @@ +Wed Sep 21 13:11:34 UTC 2022 - Roger Zhou <[email protected]> + +- drbd-utils.spec force _localstatedir to use /var/lib in runtime (bsc#1203220) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ drbd-utils.spec ++++++ --- /var/tmp/diff_new_pack.exyyhO/_old 2022-09-22 14:50:35.310537261 +0200 +++ /var/tmp/diff_new_pack.exyyhO/_new 2022-09-22 14:50:35.318537282 +0200 @@ -112,15 +112,12 @@ --with-initscripttype=systemd \ --with-systemdunitdir=%{_prefix}/lib/systemd/system \ %if !0%{?usrmerged} - --prefix=/usr \ --sbindir=/sbin \ %else - --prefix=%{_prefix} \ --sbindir=%{_sbindir} \ %endif -%if 0%{?is_opensuse} + --prefix=%{_prefix} \ --localstatedir=%{_localstatedir} \ -%endif --mandir=%{_mandir} \ --sysconfdir=%{_sysconfdir} \ --datarootdir=%{_datadir} \ @@ -136,10 +133,6 @@ %install %make_install -%if !0%{?usrmerged} -mkdir -p %{buildroot}%{_localstatedir}/lib/drbd -%endif - %ifnarch %{ix86} x86_64 rm -rf %{buildroot}%{_sysconfdir}/xen %endif
