[xboard] add BR on texinfo-tex to workaround texinfo packaging bug

Rahul Sundaram sundaram at fedoraproject.org
Tue Feb 19 19:34:01 UTC 2013


commit 7c17735996376cdf283c35ed312685c90df2933a
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Tue Feb 19 14:27:16 2013 -0500

    add BR on texinfo-tex to workaround texinfo packaging bug

 xboard.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xboard.spec b/xboard.spec
index d160358..30815d9 100644
--- a/xboard.spec
+++ b/xboard.spec
@@ -17,7 +17,7 @@ BuildRequires: libXaw-devel, libXt-devel, xorg-x11-proto-devel
 BuildRequires: libXpm-devel, libXext-devel
 BuildRequires: automake
 BuildRequires: gettext
-BuildRequires: texinfo
+BuildRequires: texinfo-tex
 
 %description
 Xboard is an X Window System based graphical chessboard which can be
@@ -92,7 +92,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %changelog
 * Tue Feb 19 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 4.6.2-2
-- add BR on texinfo
+- add BR on texinfo-tex to workaround texinfo packaging bug
 
 * Tue Feb 19 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 4.6.2-1
 - 4.6.2 release


More information about the scm-commits mailing list