From 4df9598845584ebf796c827995a5a974cbf0517c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 22 Oct 2012 15:20:31 +0000 Subject: [PATCH] Build caNl on Fedora 19/rawhide with split texlive. --- emi.canl.canl-c/project/canl-c.spec | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/emi.canl.canl-c/project/canl-c.spec b/emi.canl.canl-c/project/canl-c.spec index 8366d2a..2111848 100644 --- a/emi.canl.canl-c/project/canl-c.spec +++ b/emi.canl.canl-c/project/canl-c.spec @@ -23,6 +23,16 @@ BuildRequires: tex(latex) %else BuildRequires: tetex-latex %endif +%if %{?fedora}%{!?fedora:0} >= 19 +BuildRequires: tex(comment.sty) +BuildRequires: tex(lastpage.sty) +BuildRequires: tex(multirow.sty) +BuildRequires: tex(ptmr7t.tfm) +BuildRequires: tex(phvr8t.tfm) +BuildRequires: tex(psyr.tfm) +BuildRequires: tex(pzcmi8r.tfm) +BuildRequires: tex(ucrr8a.pfb) +%endif %description @DESCRIPTION@ -- 1.8.2.3