switch to %autosetup
This commit is contained in:
parent
535cc10766
commit
5184801f0e
@ -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.
|
be used together with the zSeries (s390) Linux kernel and device drivers.
|
||||||
|
|
||||||
%prep
|
%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 %{with rust}
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
pushd rust
|
pushd rust
|
||||||
|
Loading…
Reference in New Issue
Block a user