backport Fix manpage SDR English typo

This commit is contained in:
liyuan 2023-12-21 20:34:49 +08:00
parent b82dff780a
commit 3f534a2abf
2 changed files with 33 additions and 1 deletions

View File

@ -0,0 +1,26 @@
From 2d386e4fcba3bd17af6694626e3105fadb65d85f Mon Sep 17 00:00:00 2001
From: Albert Chu <chu11@llnl.gov>
Date: Tue, 31 Jul 2018 15:59:08 -0700
Subject: [PATCH] Fix manpage SDR English typo
---
man/manpage-common-workaround-sdr-text.man | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/manpage-common-workaround-sdr-text.man b/man/manpage-common-workaround-sdr-text.man
index 147b37e7a..80b583ead 100644
--- a/man/manpage-common-workaround-sdr-text.man
+++ b/man/manpage-common-workaround-sdr-text.man
@@ -2,6 +2,6 @@
\fIassumemaxsdrrecordcount\fR - This workaround will inform SDR
reading to stop reading after a known maximum numer of SDR records
have been read. This will work around systems that have
-mis-implemented SDR reading functions that. Those hitting this issue
-may see "SDR record count invalid" errors. Issue observed on
-unspecified Inspur motherboard.
+mis-implemented SDR reading functions. Those hitting this issue may
+see "SDR record count invalid" errors. Issue observed on unspecified
+Inspur motherboard.
--
2.33.0

View File

@ -1,6 +1,6 @@
Name: freeipmi
Version: 1.6.2
Release: 5
Release: 6
Summary: IPMI remote console and system management software
License: GPLv3+
URL: http://www.gnu.org/software/freeipmi/
@ -8,6 +8,9 @@ Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
Source1: bmc-watchdog.service
Source2: ipmidetectd.service
Source3: ipmiseld.service
Patch0001: 0001-Fix-manpage-SDR-English-typo.patch
BuildRequires: libgcrypt-devel texinfo systemd
%{?systemd_requires}
Requires: %{name}-help = %{version}-%{release}
@ -136,6 +139,9 @@ install-info %{_infodir}/freeipmi-faq.info.gz %{_infodir}/dir &>/dev/null || :
%exclude %{_infodir}/dir
%changelog
* Fri Dec 22 2023 liyuanyuan <liyuanyuan@xfusion.com> - 1.6.2-6
- Fix manpage SDR English typo
* Mon Nov 09 2020 huanghaitao <huanghaitao8@huawei.com> - 1.6.2-5
- Make help package requires by freeipmi