SHA256
1
0
forked from pool/s390-tools
Mark Post 2019-02-15 09:32:09 +00:00 committed by Git OBS Bridge
parent f7fd775620
commit b76a19aa36

View File

@ -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 https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@ -27,7 +27,7 @@ Release: 0
Summary: S/390 tools like zipl and dasdfmt
License: MIT
Group: System/Kernel
URL: https://github.com/ibm-s390-tools/s390-tools
Url: https://github.com/ibm-s390-tools/s390-tools
Source: s390-tools-%{version}.tar.gz
Source1: s390-tools-rpmlintrc
Source2: zipl.conf
@ -518,7 +518,7 @@ getent group ts-shell >/dev/null 2>&1 || groupadd -r ts-shell
# check for zkeyadm group or create it
getent group zkeyadm >/dev/null 2>&1 || groupadd -r zkeyadm
# check for cpacfstats group or create it
getent group cpacfstats >/dev/null 2>&1 2>&1 || groupadd -r cpacfstats
getent group cpacfstats >/dev/null 2>&1 || groupadd -r cpacfstats
%service_add_pre appldata.service
%service_add_pre cio_ignore.service
%service_add_pre cpacfstatsd.service