From 6622841fbee813e9b06159cb5a65b4677ef349d8 Mon Sep 17 00:00:00 2001 From: aflinta Date: Mon, 23 Jun 2003 09:33:33 +0000 Subject: [PATCH] - use external wv library, release 1 Changed files: abiword.spec -> 1.51 --- abiword.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/abiword.spec b/abiword.spec index 06cb781..f31ea30 100644 --- a/abiword.spec +++ b/abiword.spec @@ -1,10 +1,8 @@ -# TODO: -# - use external wv library Summary: Multi-platform word processor Summary(pl): Wieloplatformowy procesor tekstu Name: abiword Version: 1.99.1 -Release: 0.2 +Release: 1 Epoch: 1 License: GPL Group: X11/Applications @@ -30,6 +28,7 @@ BuildRequires: libwmf-devel BuildRequires: libxml2-devel >= 2.4.2 BuildRequires: pspell-devel >= 0.11.1 BuildRequires: gucharmap-devel >= 0.7 +BuildRequires: wv-devel >= 0.7.6 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -87,8 +86,8 @@ cd abi ./autogen.sh %configure \ --enable-gnome \ - --enable-xft \ - --with-pspell + --with-pspell \ + --with-sys-wv %{__make} cd ../abiword-plugins -- 2.44.0