]> git.pld-linux.org Git - packages/ddrescue.git/commitdiff
- updated info patch, rebuild .info file from .texi source auto/th/ddrescue-1.26-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 22 Jan 2022 18:42:43 +0000 (19:42 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 22 Jan 2022 18:42:43 +0000 (19:42 +0100)
ddrescue-info.patch
ddrescue.spec

index 5fbcb7ee4d69879a069a2c4e532e92bb30df26ba..d1a2d6d1ee70c1a69ca8b61205c81b3eb6c78bb2 100644 (file)
@@ -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
+-@dircategory GNU Packages
++@dircategory File utilities:
+ @direntry
 -* Ddrescue: (ddrescue).         Data recovery tool
 +* ddrescue: (ddrescue).                       Data recovery tool
- END-INFO-DIR-ENTRY
+ @end direntry
  
\1f
index 70a7bdcd5752e01c82942dd75d1e8d6b368d77d1..5c75bb5c0ac691a4a29d48dcdfe635e2e9940900 100644 (file)
@@ -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
This page took 0.064075 seconds and 4 git commands to generate.