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