Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ntpsec for openSUSE:Factory checked 
in at 2021-02-07 15:16:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ntpsec (Old)
 and      /work/SRC/openSUSE:Factory/.ntpsec.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ntpsec"

Sun Feb  7 15:16:55 2021 rev:17 rq:862084 version:1.1.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ntpsec/ntpsec.changes    2020-05-29 
21:39:05.730956787 +0200
+++ /work/SRC/openSUSE:Factory/.ntpsec.new.28504/ntpsec.changes 2021-02-07 
15:18:34.573723325 +0100
@@ -1,0 +2,5 @@
+Fri Jan  8 17:21:57 UTC 2021 - Martin Hauke <[email protected]>
+
+- Let system-user-ntp handle the user/group generation
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ntpsec.spec ++++++
--- /var/tmp/diff_new_pack.827k6A/_old  2021-02-07 15:18:35.181724338 +0100
+++ /var/tmp/diff_new_pack.827k6A/_new  2021-02-07 15:18:35.189724351 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ntpsec
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2016 Malcolm J Lewis <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -49,7 +49,7 @@
 BuildRequires:  pkgconfig(python3)
 Requires:       netcfg
 Requires:       ntpsec-utils
-Requires(pre):  shadow
+Requires(pre):  user(ntp)
 Recommends:     logrotate
 # For ntpleapfetch
 Recommends:     wget
@@ -143,8 +143,6 @@
 python3 ./waf check --verbose %{?_smp_mflags}
 
 %pre
-getent group ntp >/dev/null || groupadd -r ntp
-getent passwd ntp >/dev/null || useradd -u 74 -r -g ntp -d 
%{_localstatedir}/lib/ntp -s /sbin/nologin -c "NTP daemon" ntp
 %service_add_pre ntp.service ntpd.service
 exit 0
 

Reply via email to