From b5de4aab0b6cf050b559b52752786fc20d8e2d85 Mon Sep 17 00:00:00 2001 From: Dean Nelson Date: Tue, 18 May 2021 19:10:23 -0500 Subject: [PATCH] Update user-space rshim driver source to version 2.0.5 And modify rshim.spec accordingly. Also switch to %autosetup to handle Patch0 and any future patches. Resolves: rhbz#1858577 --- .gitignore | 1 + rshim.spec | 20 ++++++++++++++------ sources | 2 +- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index e9d7318..4e0ded6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /rshim-2.0.4.tar.gz +/rshim-2.0.5.tar.gz diff --git a/rshim.spec b/rshim.spec index 615add0..7fe3632 100644 --- a/rshim.spec +++ b/rshim.spec @@ -3,8 +3,8 @@ # Name: rshim -Version: 2.0.4 -Release: 6%{?dist} +Version: 2.0.5 +Release: 1%{?dist} Summary: User-space driver for Mellanox BlueField SoC License: GPLv2 @@ -27,8 +27,7 @@ interface. It provides ways to push boot stream, debug the target or login via the virtual console or network interface. %prep -%setup -q -n %{name}-%{version} -%patch0 -p1 -b .sysconfig +%autosetup -p1 -n %{name}-%{version} %build ./bootstrap.sh @@ -56,14 +55,23 @@ EOF %files %license LICENSE %doc README.md +%config(noreplace) %{_sysconfdir}/rshim.conf %config(noreplace) %{_sysconfdir}/sysconfig/rshim -%{_sbindir}/rshim %{_unitdir}/rshim.service +%{_sbindir}/rshim +%{_sbindir}/bfb-install %{_mandir}/man8/rshim.8.gz +%{_mandir}/man8/bfb-install.8.gz %changelog +* Tue May 18 2021 Dean Nelson - 2.0.5-1 +- Update user-space rshim driver source to version 2.0.5 +- Modify rshim.spec accordingly +- Switch to %%autosetup to handle Patch0 and any future patches +- Resolves: rhbz#1858577 + * Tue Apr 20 2021 Jeff Bastian - 2.0.4-6 -- add sysconfig/rshim file and update rshim.service to source it +- Add sysconfig/rshim file and update rshim.service to source it - Resolves: rhbz#1960060 * Fri Apr 16 2021 Mohan Boddu - 2.0.4-5 diff --git a/sources b/sources index fe6a78a..8e75ea4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rshim-2.0.4.tar.gz) = 76b420379bbaf459493e4956a2f8b3e92cf83ebc2cb0ad946c2028383ed5b1093e79a24d0c949776c1e42ce4cb7a1fc474ca35131419efef1484df000018ea18 +SHA512 (rshim-2.0.5.tar.gz) = e1448b8b5a2fad13491edbcb7946c4f493da5f821f558afec1a0284898c5ff82f77e0e5e7873933a729b59e69b9d5cde365ba8cdcc535ac5931fee722c9e5b77