Hello community,

here is the log from the commit of package system-users for openSUSE:Factory 
checked in at 2019-03-05 12:15:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/system-users (Old)
 and      /work/SRC/openSUSE:Factory/.system-users.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "system-users"

Tue Mar  5 12:15:54 2019 rev:12 rq:679449 version:20170617

Changes:
--------
--- /work/SRC/openSUSE:Factory/system-users/system-users.changes        
2018-03-30 11:55:02.260605657 +0200
+++ /work/SRC/openSUSE:Factory/.system-users.new.28833/system-users.changes     
2019-03-05 12:16:00.673012705 +0100
@@ -1,0 +2,5 @@
+Thu Jan 31 13:33:05 UTC 2019 - Michal Suchanek <msucha...@suse.de>
+
+- Add cpacfstats, ts-shell, and zkeyadm groups for s390-tools (bsc#1123730)
+
+-------------------------------------------------------------------

New:
----
  system-group-s390-tools.conf

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

Other differences:
------------------
++++++ system-users.spec ++++++
--- /var/tmp/diff_new_pack.1lwB48/_old  2019-03-05 12:16:02.185012234 +0100
+++ /var/tmp/diff_new_pack.1lwB48/_new  2019-03-05 12:16:02.185012234 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package system-users
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -38,6 +38,7 @@
 Source15:       system-user-nobody.conf
 Source16:       system-user-upsd.conf
 Source17:       system-user-uuidd.conf
+Source18:       system-group-s390-tools.conf
 BuildRequires:  sysuser-shadow
 BuildRequires:  sysuser-tools
 BuildArch:      noarch
@@ -127,6 +128,14 @@
 %description -n system-group-wheel
 This package provides the system group 'wheel'.
 
+%package -n system-group-s390-tools
+Summary:        System group 's390-tools'
+Group:          System/Fhs
+%{sysusers_requires}
+
+%description -n system-group-s390-tools
+This package provides the system group 's390-tools' for s390-tools.
+
 %package -n system-user-wwwrun
 Summary:        System user wwwrun and group www
 Group:          System/Fhs
@@ -208,6 +217,7 @@
 %sysusers_generate_pre %{SOURCE15} nobody
 %sysusers_generate_pre %{SOURCE16} upsd
 %sysusers_generate_pre %{SOURCE17} uuidd
+%sysusers_generate_pre %{SOURCE18} s390-tools
 
 %install
 mkdir -p %{buildroot}%{_sysusersdir}
@@ -236,6 +246,7 @@
 install -m 644 %{SOURCE15} %{buildroot}%{_sysusersdir}/system-user-nobody.conf
 install -m 644 %{SOURCE16} %{buildroot}%{_sysusersdir}/system-user-upsd.conf
 install -m 644 %{SOURCE17} %{buildroot}%{_sysusersdir}/system-user-uuidd.conf
+install -m 644 %{SOURCE18} 
%{buildroot}%{_sysusersdir}/system-group-s390-tools.conf
 
 %pre -n system-user-uucp -f uucp.pre
 %pre -n system-user-games -f games.pre
@@ -246,6 +257,7 @@
 %pre -n system-group-obsolete -f obsolete.pre
 %pre -n system-group-hardware -f hardware.pre
 %pre -n system-group-wheel -f wheel.pre
+%pre -n system-group-s390-tools -f s390-tools.pre
 %pre -n system-user-wwwrun -f wwwrun.pre
 %pre -n system-user-mail -f mail.pre
 %pre -n system-user-ftp -f ftp.pre
@@ -296,6 +308,10 @@
 %defattr(-,root,root)
 %{_sysusersdir}/system-group-wheel.conf
 
+%files -n system-group-s390-tools
+%defattr(-,root,root)
+%{_sysusersdir}/system-group-s390-tools.conf
+
 %files -n system-user-wwwrun
 %defattr(-,root,root)
 %dir %attr(0755,wwwrun,root) %{_localstatedir}/lib/wwwrun

++++++ system-group-s390-tools.conf ++++++
# Type Name ID GECOS [HOME]
g cpacfstats -
g ts-shell   -
g zkeyadm    -

Reply via email to