diff --git a/backport-Update-manpage-to-match-source-code-for-map-file.patch b/backport-Update-manpage-to-match-source-code-for-map-file.patch index 29cb42f..d9a59c5 100644 --- a/backport-Update-manpage-to-match-source-code-for-map-file.patch +++ b/backport-Update-manpage-to-match-source-code-for-map-file.patch @@ -1,14 +1,17 @@ -From 02d176ba1813dba11c6c0ebdf7e68a0dbfc69464 Mon Sep 17 00:00:00 2001 +From 3ee2b278091ac0c60e9077096afa2135708de5e4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 31 Jul 2014 16:29:42 +0930 Subject: [PATCH] Update manpage to match source code for map file +Conflict:NA +Reference:https://git.kernel.org/pub/scm/network/tftp/tftp-hpa.git/commit/?id=3ee2b278091ac0c60e9077096afa2135708de5e4 + The manpage had --mapfile but the code had --map-file. Closes: #606267 in the Debian BTS -Reported-by: Jim Paris -Signed-off-by: Ron Ledd +Reported-By: Jim Paris +Signed-off-by: Ron Lee Signed-off-by: H. Peter Anvin --- diff --git a/tftp.spec b/tftp.spec index fd36f70..77450bf 100644 --- a/tftp.spec +++ b/tftp.spec @@ -1,6 +1,6 @@ Name: tftp Version: 5.2 -Release: 31 +Release: 32 Summary: The client for the Trivial File Transfer Protocol (TFTP) License: BSD Group: Applications/Internet @@ -88,6 +88,12 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_unitdir} %changelog +* Fri Aug 02 2024 chengyechun - 5.2-32 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:update the info of patch + * Tue Oct 18 2022 chengyechun - 5.2-31 - Type:bugfix - ID:NA