diff --git a/enchant.changes b/enchant.changes index ade61f1..00c89d3 100644 --- a/enchant.changes +++ b/enchant.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 11 08:40:17 UTC 2017 - pgajdos@suse.com + +- aspell to be removed from factory [bsc#1052949] + ------------------------------------------------------------------- Mon May 2 06:51:04 UTC 2016 - dimstar@opensuse.org diff --git a/enchant.spec b/enchant.spec index 7abc041..e88334a 100644 --- a/enchant.spec +++ b/enchant.spec @@ -1,7 +1,7 @@ # # spec file for package enchant # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,6 @@ Source: http://www.abisource.com/downloads/%{name}/%{version}/%{name}-%{ Source1: baselibs.conf # PATCH-FIX-UPSTREAM enchant-hunspell-1.4.0.patch dimstar@opensuse.org -- Fix build against hunspell 1.4.0, where WORDMAXLEN is no longer exported Patch0: enchant-hunspell-1.4.0.patch -BuildRequires: aspell-devel BuildRequires: dbus-1-glib-devel BuildRequires: gcc-c++ BuildRequires: glib2-devel @@ -140,7 +139,6 @@ find %{buildroot} -type f -name "*.la" -delete -print # The directories are not versioned, unfortunately. Not good for the SLPP. %{_datadir}/enchant %dir %{_libdir}/enchant -%{_libdir}/enchant/libenchant_aspell.so %{_libdir}/enchant/libenchant_ispell.so %{_libdir}/enchant/libenchant_myspell.so