]> git.pld-linux.org Git - packages/abiword.git/commitdiff
- use external wv library, release 1
authoraflinta <aflinta@pld-linux.org>
Mon, 23 Jun 2003 09:33:33 +0000 (09:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    abiword.spec -> 1.51

abiword.spec

index 06cb781aec50284803ae34c26d10cc6c8c1bfe91..f31ea30803804316d19b2b73fa1ad4d03d958bbc 100644 (file)
@@ -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
This page took 0.030701 seconds and 4 git commands to generate.