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 2021-09-17 23:26:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/drbd-utils (Old) and /work/SRC/openSUSE:Factory/.drbd-utils.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "drbd-utils" Fri Sep 17 23:26:02 2021 rev:45 rq:919682 version:9.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/drbd-utils/drbd-utils.changes 2021-07-21 19:07:46.311436610 +0200 +++ /work/SRC/openSUSE:Factory/.drbd-utils.new.1899/drbd-utils.changes 2021-09-17 23:26:24.329260467 +0200 @@ -1,0 +2,5 @@ +Fri Sep 17 08:05:56 UTC 2021 - nick wang <[email protected]> + +- bsc#1190591, fail to start due to lack of /usr/var/run/drbd + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ drbd-utils.spec ++++++ --- /var/tmp/diff_new_pack.y5EFYh/_old 2021-09-17 23:26:24.901260978 +0200 +++ /var/tmp/diff_new_pack.y5EFYh/_new 2021-09-17 23:26:24.901260978 +0200 @@ -113,12 +113,14 @@ %else --prefix=%{_prefix} \ %endif +%if 0%{?is_opensuse} + --localstatedir=/var \ +%endif --libdir=%{_prefix}/lib \ --mandir=%{_mandir} \ --sysconfdir=%{_sysconfdir} \ --datarootdir=%{_datadir} \ --datadir=%{_datadir} \ - --libdir=%{_prefix}/lib \ --exec_prefix=%{_prefix}/lib \ %{?with_drbdmon: --with-drbdmon} \ %{?with_prebuiltman: --with-prebuiltman} \
