Accepting request 1168007 from home:ngueorguiev:branches:Base:System

Amended the .spec file

OBS-URL: https://build.opensuse.org/request/show/1168007
OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=208
This commit is contained in:
Nikolay Gueorguiev 2024-04-16 10:39:22 +00:00 committed by Git OBS Bridge
parent 6dbc844406
commit 3dbfffe91f

View File

@ -181,10 +181,6 @@ BuildRequires: pesign-obs-integration
BuildRequires: systemd-devel
BuildRequires: tcpd-devel
BuildRequires: zlib-devel-static
### x86_64
%ifarch x86_64
BuildRequires: cross-s390x-gcc11
%endif
### s390x
%ifarch s390x
BuildRequires: kernel-zfcpdump
@ -216,23 +212,25 @@ Provides: s390utils:/sbin/dasdfmt
Provides: group(cpacfstats)
Provides: group(ts-shell)
Provides: group(zkeyadm)
%ifarch x86_64 ###
%endif ###
###
ExclusiveArch: s390x x86_64
%description
This package contains the tools (s390x, x86_64) needed to use Linux on IBM z Systems
and exploit many of the various capabilities of the hardware or z/VM.
For example:
and exploit many of the various capabilities of the hardware or z/VM. For example:
- s390x
dasdfmt - low-level format tool for ECKD DASD
fdasd - partitions ECKD DASDs with z/OS compatible disk layout
zipl - boot loader and dump DASD initializer
zgetdump - tool to get linux system dumps from DASD
- x86_64 (it would require - s390-tools-genprotimg-data-*.noarch.rpm - installed)
- x86_64
genprotimg - create a protected virtualization image
pvattest - create, perform, and verify protected virtualization attestation measurements
Note: The package requires - s390-tools-genprotimg-data-*.noarch.rpm - installed
%package -n osasnmpd
Summary: OSA-Express SNMP subagent
License: GPL-2.0-or-later