[barcode] Add the forgotten BuildRequires for texinfo on EPEL 4

Robert Scheck robert at fedoraproject.org
Thu Feb 10 22:55:00 UTC 2011


commit 3c4d113786af0356314a1657e3103154130e9fde
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Thu Feb 10 23:54:47 2011 +0100

    Add the forgotten BuildRequires for texinfo on EPEL 4

 barcode.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/barcode.spec b/barcode.spec
index a231269..ce7a7bd 100644
--- a/barcode.spec
+++ b/barcode.spec
@@ -14,6 +14,8 @@ Requires(post): /sbin/install-info
 BuildRequires: tetex, tetex-dvips, ghostscript
 %if 0%{?fedora}%{?rhel} > 4
 BuildRequires: texinfo-tex
+%else
+BuildRequires: texinfo
 %endif
 
 %description


More information about the scm-commits mailing list