From 5184801f0e597aad6316632316ba7423da826785 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Tue, 24 Oct 2023 12:35:34 +0000 Subject: [PATCH] switch to %autosetup --- s390utils.spec | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/s390utils.spec b/s390utils.spec index 3efc9dc..e9ffe0b 100644 --- a/s390utils.spec +++ b/s390utils.spec @@ -105,15 +105,8 @@ The s390utils packages contain a set of user space utilities that should to be used together with the zSeries (s390) Linux kernel and device drivers. %prep -%setup -q -n s390-tools-%{version} +%autosetup -n s390-tools-%{version} -p1 -# Fedora/RHEL changes -%patch 0 -p1 -b .zipl-invert-script-options -%patch 1 -p1 -b .blscfg-rpm-nvr-sort -%patch 2 -p1 -b .snmp - -# upstream fixes/updates -#%%patch 100 -p1 %if %{with rust} %if 0%{?rhel} pushd rust