From f7b49cb91613a563f282a8c0c98abcc49b986309221170646b0ad672ccc1c204 Mon Sep 17 00:00:00 2001 From: Corot Sebastien Date: Tue, 19 Mar 2013 21:02:40 +0000 Subject: [PATCH] Accepting request 160071 from home:scorot:branches:science - fix latex requirements on 12.3 and Factory OBS-URL: https://build.opensuse.org/request/show/160071 OBS-URL: https://build.opensuse.org/package/show/science/ccx?expand=0&rev=5 --- ccx.changes | 5 +++++ ccx.spec | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/ccx.changes b/ccx.changes index ad144a9..46a4907 100644 --- a/ccx.changes +++ b/ccx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 18 21:59:06 UTC 2013 - scorot@free.fr + +- fix latex requirements on 12.3 and Factory + ------------------------------------------------------------------- Tue Oct 9 18:58:37 UTC 2012 - scorot@free.fr diff --git a/ccx.spec b/ccx.spec index 26e9dda..2494c45 100644 --- a/ccx.spec +++ b/ccx.spec @@ -39,6 +39,10 @@ BuildRequires: lapack-devel BuildRequires: latex2html BuildRequires: sed BuildRequires: spooles-devel +%if 0%{?suse_version} > 1220 +BuildRequires: texlive-pstricks +BuildRequires: texlive-dvips +%endif %description CalculiX is a package designed to solve field problems.