Hello community, here is the log from the commit of package cluster-glue for openSUSE:Factory checked in at 2017-05-10 20:33:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cluster-glue (Old) and /work/SRC/openSUSE:Factory/.cluster-glue.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cluster-glue" Wed May 10 20:33:21 2017 rev:58 rq:493418 version:1.0.12+v1.git.1485976882.03d61cd Changes: -------- --- /work/SRC/openSUSE:Factory/cluster-glue/cluster-glue.changes 2017-02-16 16:41:58.364201256 +0100 +++ /work/SRC/openSUSE:Factory/.cluster-glue.new/cluster-glue.changes 2017-05-10 20:33:22.783933474 +0200 @@ -1,0 +2,5 @@ +Wed May 3 16:26:51 CEST 2017 - [email protected] + +- Require user and group nobody + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cluster-glue.spec ++++++ --- /var/tmp/diff_new_pack.0jgbAL/_old 2017-05-10 20:33:23.915773787 +0200 +++ /var/tmp/diff_new_pack.0jgbAL/_new 2017-05-10 20:33:23.931771531 +0200 @@ -90,6 +90,10 @@ # cluster-glue itself: Recommends: sbd Requires(pre): /usr/sbin/groupadd /usr/bin/getent /usr/sbin/useradd +%if 0%{?suse_version} >= 1330 +Requires(pre): user(nobody) +Requires(pre): group(nobody) +%endif # SLES10 needs tcpd-devel but doesn't have libcurl %if 0%{?suse_version} < 1020 BuildRequires: sgml-skel
