From 9750a057f2f36c5b88a5bc53c0a051b605dac061 Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Mon, 7 May 2012 01:06:08 +0200 Subject: RHEL/Fedora: massive updates for Fedora 17 (TDE 3.5.13 entire build) --- redhat/applications/koffice/trinity-koffice.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'redhat/applications/koffice/trinity-koffice.spec') diff --git a/redhat/applications/koffice/trinity-koffice.spec b/redhat/applications/koffice/trinity-koffice.spec index fe3f44328..63f51b23b 100644 --- a/redhat/applications/koffice/trinity-koffice.spec +++ b/redhat/applications/koffice/trinity-koffice.spec @@ -108,9 +108,13 @@ BuildRequires: libutempter-devel BuildRequires: GraphicsMagick-devel >= 1.1.0 BuildRequires: trinity-wv2-devel -BuildRequires: trinity-poppler-qt3-devel >= 0.1.2 BuildRequires: trinity-libwpd-devel BuildRequires: trinity-libpqxx-devel +%if 0%{?rhel} >= 6 || 0%{?fedora} >= 15 +BuildRequires: poppler-qt-devel >= 0.1.2 +%else +BuildRequires: trinity-poppler-qt3-devel >= 0.1.2 +%endif %description KOffice is an integrated office suite. -- cgit v1.2.1