[packages/grub] - fix building info docs with texinfo 5

baggins baggins at pld-linux.org
Sun Jan 26 21:11:01 CET 2014


commit 21c90e9989c1659230ba79b647d8f83e333a86ef
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jan 26 21:10:45 2014 +0100

    - fix building info docs with texinfo 5

 grub-info.patch | 16 ++++++++++++++++
 grub.spec       |  2 ++
 2 files changed, 18 insertions(+)
---
diff --git a/grub.spec b/grub.spec
index f10bc32..19c7329 100644
--- a/grub.spec
+++ b/grub.spec
@@ -41,6 +41,7 @@ Patch12:	%{name}-ac.patch
 Patch13:	%{name}-i2o.patch
 Patch14:	%{name}-pxe.patch
 Patch15:	%{name}-am.patch
+Patch16:	%{name}-info.patch
 URL:		https://www.gnu.org/software/grub/grub-legacy.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -180,6 +181,7 @@ Wsparcie gruba dla rc-boot.
 %patch13 -p1
 %patch14 -p0
 %patch15 -p1
+%patch16 -p1
 
 %{__rm} docs/*info*
 
diff --git a/grub-info.patch b/grub-info.patch
new file mode 100644
index 0000000..6274464
--- /dev/null
+++ b/grub-info.patch
@@ -0,0 +1,16 @@
+--- grub-0.97/docs/grub.texi~	2005-05-08 04:59:59.000000000 +0200
++++ grub-0.97/docs/grub.texi	2014-01-26 21:09:24.318122654 +0100
+@@ -2945,11 +2945,8 @@
+ BIOS. We know these are defective in this way:
+ 
+ @table @asis
+- at item
+-Fujitsu LifeBook 400 BIOS version 31J0103A
++ at item Fujitsu LifeBook 400 BIOS version 31J0103A
+-
+- at item
+-HP Vectra XU 6/200 BIOS version GG.06.11
++ at item HP Vectra XU 6/200 BIOS version GG.06.11
+ @end table
+ 
+ @strong{Caution2:} A number of BIOSes don't return a correct LBA support
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grub.git/commitdiff/21c90e9989c1659230ba79b647d8f83e333a86ef



More information about the pld-cvs-commit mailing list