Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2012-11-29 17:25:56 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2012-11-29 17:26:40 (GMT)
commitb934f29d4566b57ec97c6639d1f812fb580826a8 (patch)
treecc4f127329dec8a8a10c0d9521bad7b6ec691c91
parente5b10f87c0adf1afb0d73dd12a96890cc9d99882 (diff)
Build with --disable-spell - olpc7 rpm version
-rw-r--r--abiword.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/abiword.spec b/abiword.spec
index b3bc1b4..fd9db4e 100644
--- a/abiword.spec
+++ b/abiword.spec
@@ -5,7 +5,7 @@
Summary: The AbiWord word processor
Name: abiword
Version: %{majorversion}.%{minorversion}.%{microversion}
-Release: 1.git20121011%{?dist}.olpc6
+Release: 1.git20121011%{?dist}.olpc7
Epoch: 1
Group: Applications/Editors
License: GPLv2+
@@ -105,7 +105,7 @@ cd $RPM_BUILD_DIR/abiword-20121011
# we need to update the generated configuration files because of patch104
./autogen-common.sh
autoreconf --force --install
-%configure --disable-static --enable-dynamic --enable-plugins --enable-clipart --enable-templates --enable-introspection
+%configure --disable-static --enable-dynamic --enable-plugins --enable-clipart --enable-templates --enable-introspection --disable-spell
make %{?_smp_mflags} V=1
# build the documentation