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
This commit is contained in:
OBS User mrdocs 2017-08-13 01:06:49 +00:00 committed by Git OBS Bridge
parent f9e867c23e
commit e9103e5bc9
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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}"