From b76a19aa363cea236eb155fb889dfc7f6190092c61868c3eafa313f15a995b1d Mon Sep 17 00:00:00 2001 From: Mark Post Date: Fri, 15 Feb 2019 09:32:09 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=75 --- s390-tools.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/s390-tools.spec b/s390-tools.spec index 5e848c7..646b9bf 100644 --- a/s390-tools.spec +++ b/s390-tools.spec @@ -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