From e9103e5bc9d4022dc9784dfa6294577703eaea98df1c9d4f7c5abe434778cece Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Sun, 13 Aug 2017 01:06:49 +0000 Subject: [PATCH] Accepting request 516086 from home:pgajdos:remove-aspell - do not require aspell, require gtkspell [bsc#1052953] OBS-URL: https://build.opensuse.org/request/show/516086 OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=18 --- inkscape.changes | 5 +++++ inkscape.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/inkscape.changes b/inkscape.changes index 55a9205..627dec7 100644 --- a/inkscape.changes +++ b/inkscape.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 11 09:44:53 UTC 2017 - pgajdos@suse.com + +- do not require aspell, require gtkspell [bsc#1052953] + ------------------------------------------------------------------- Mon Aug 7 23:08:09 UTC 2017 - plinnell@opensuse.org diff --git a/inkscape.spec b/inkscape.spec index 939933a..1c61e72 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -30,9 +30,9 @@ Source2: inkscape-split-extensions-extra.sh # PATCH-FIX-OPENSUSE inkscape-packages.patch sbrabec@suse.cz -- Suggest packages instead of compilation from source. Patch0: inkscape-packages.patch -BuildRequires: aspell-devel BuildRequires: autoconf BuildRequires: automake +BuildRequires: gtkspell-devel %if 0%{?suse_version} > 1325 BuildRequires: libboost_headers-devel %else @@ -166,7 +166,6 @@ Inkscape is a vector illustration program for the GNOME desktop. %setup -q %patch0 -p1 - %build ./autogen.sh RPM_OPT_FLAGS="%{optflags}"