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:
parent
f9e867c23e
commit
e9103e5bc9
@ -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
|
Mon Aug 7 23:08:09 UTC 2017 - plinnell@opensuse.org
|
||||||
|
|
||||||
|
@ -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.
|
# PATCH-FIX-OPENSUSE inkscape-packages.patch sbrabec@suse.cz -- Suggest packages instead of compilation from source.
|
||||||
Patch0: inkscape-packages.patch
|
Patch0: inkscape-packages.patch
|
||||||
|
|
||||||
BuildRequires: aspell-devel
|
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
|
BuildRequires: gtkspell-devel
|
||||||
%if 0%{?suse_version} > 1325
|
%if 0%{?suse_version} > 1325
|
||||||
BuildRequires: libboost_headers-devel
|
BuildRequires: libboost_headers-devel
|
||||||
%else
|
%else
|
||||||
@ -166,7 +166,6 @@ Inkscape is a vector illustration program for the GNOME desktop.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
RPM_OPT_FLAGS="%{optflags}"
|
RPM_OPT_FLAGS="%{optflags}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user