From a74a79c05a1e4cf112dce93b7ed0f0f3227e574dc3f376eb35cc76ceb39041fe Mon Sep 17 00:00:00 2001 From: Matthias Brugger Date: Tue, 26 Jan 2021 16:43:46 +0000 Subject: [PATCH] Accepting request 866809 from home:mbrugger fix spec debug line and identation OBS-URL: https://build.opensuse.org/request/show/866809 OBS-URL: https://build.opensuse.org/package/show/hardware/mlxbf-bootctl?expand=0&rev=3 --- mlxbf-bootctl.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mlxbf-bootctl.spec b/mlxbf-bootctl.spec index b3e3ea1..b1c5c53 100644 --- a/mlxbf-bootctl.spec +++ b/mlxbf-bootctl.spec @@ -25,7 +25,7 @@ License: BSD-2-Clause Group: System/Management URL: https://github.com/Mellanox/mlxbf-bootctl.git Source0: %{name}-%{version}.tar -ExclusiveArch: aarch64 +ExclusiveArch: aarch64 %description mlxbf-bootctl is used to control the two boot firmware partitions present on most Mellanox BlueField devices. @@ -37,7 +37,6 @@ mlxbf-bootctl is used to control the two boot firmware partitions present on mos %make_build %install -ls -l mkdir -p %{buildroot}%{_sbindir} install -c -m 0755 mlxbf-bootctl %{buildroot}%{_sbindir} install -d %{buildroot}%{_mandir}/man8