diff --git a/s390-tools.spec b/s390-tools.spec index 70f5d65..7ae3c13 100644 --- a/s390-tools.spec +++ b/s390-tools.spec @@ -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