[packages/ddrescue] - updated info patch, rebuild .info file from .texi source

qboosh qboosh at pld-linux.org
Sat Jan 22 19:41:32 CET 2022


commit 37477fa7b27ccdc4d5523dfd70550b30b3f42685
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jan 22 19:42:43 2022 +0100

    - updated info patch, rebuild .info file from .texi source

 ddrescue-info.patch | 20 ++++++++++----------
 ddrescue.spec       |  4 +++-
 2 files changed, 13 insertions(+), 11 deletions(-)
---
diff --git a/ddrescue.spec b/ddrescue.spec
index 70a7bdc..5c75bb5 100644
--- a/ddrescue.spec
+++ b/ddrescue.spec
@@ -57,6 +57,8 @@ będą odzyskiwane bardzo wydajnie.
 %setup -q
 %patch0 -p1
 
+%{__rm} doc/ddrescue.info*
+
 %build
 ./configure \
 	CXX="%{__cxx}" \
@@ -67,7 +69,7 @@ będą odzyskiwane bardzo wydajnie.
 	--infodir=%{_infodir} \
 	--mandir=%{_mandir}
 
-%{__make}
+%{__make} all info
 
 %install
 rm -rf $RPM_BUILD_ROOT
diff --git a/ddrescue-info.patch b/ddrescue-info.patch
index 5fbcb7e..d1a2d6d 100644
--- a/ddrescue-info.patch
+++ b/ddrescue-info.patch
@@ -1,14 +1,14 @@
---- ddrescue-1.5/doc/ddrescue.info.orig	2007-06-28 22:09:48.000000000 +0000
-+++ ddrescue-1.5/doc/ddrescue.info	2007-07-01 13:35:28.533868515 +0000
-@@ -1,9 +1,9 @@
- This is ddrescue.info, produced by makeinfo version 4.13 from
- ddrescue.texinfo.
+--- ddrescue-1.26/doc/ddrescue.texi.orig	2022-01-21 13:48:37.000000000 +0100
++++ ddrescue-1.26/doc/ddrescue.texi	2022-01-22 19:38:19.737032354 +0100
+@@ -9,9 +9,9 @@
+ @set UPDATED 21 January 2022
+ @set VERSION 1.26
  
--INFO-DIR-SECTION GNU Packages
-+INFO-DIR-SECTION File utilities:
- START-INFO-DIR-ENTRY
+- at dircategory GNU Packages
++ at dircategory File utilities:
+ @direntry
 -* Ddrescue: (ddrescue).         Data recovery tool
 +* ddrescue: (ddrescue).			Data recovery tool
- END-INFO-DIR-ENTRY
+ @end direntry
+ 
  
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ddrescue.git/commitdiff/37477fa7b27ccdc4d5523dfd70550b30b3f42685



More information about the pld-cvs-commit mailing list