Blame SOURCES/enchant_aspell.patch

2a05dc
diff -rupN --no-dereference enchant-2.2.15/configure.ac enchant-2.2.15-new/configure.ac
2a05dc
--- enchant-2.2.15/configure.ac	2020-12-22 19:34:03.000000000 +0100
2a05dc
+++ enchant-2.2.15-new/configure.ac	2020-12-23 01:58:30.716732566 +0100
2a05dc
@@ -210,7 +210,7 @@ build_providers=
2a05dc
 dnl Standard providers
2a05dc
 ENCHANT_CHECK_PKG_CONFIG_PROVIDER([hunspell], [HUNSPELL])
2a05dc
 ENCHANT_CHECK_PKG_CONFIG_PROVIDER([nuspell], [NUSPELL], [nuspell >= 4.1.0])
2a05dc
-ENCHANT_CHECK_LIB_PROVIDER([aspell], [ASPELL], [get_aspell_dict_info_list])
2a05dc
+ENCHANT_CHECK_PKG_CONFIG_PROVIDER([aspell], [ASPELL])
2a05dc
 ENCHANT_CHECK_LIB_PROVIDER([hspell], [HSPELL], [hspell_get_dictionary_path],, [-lz])
2a05dc
 ENCHANT_CHECK_PKG_CONFIG_PROVIDER([voikko], [VOIKKO], [libvoikko])
2a05dc
 dnl FIXME: The test below assumes GCC(-compatible) ObjC++ compiler, but
2a05dc
diff -rupN --no-dereference enchant-2.2.15/providers/Makefile.am enchant-2.2.15-new/providers/Makefile.am
2a05dc
--- enchant-2.2.15/providers/Makefile.am	2020-02-27 14:05:18.000000000 +0100
2a05dc
+++ enchant-2.2.15-new/providers/Makefile.am	2020-12-23 01:58:30.716732566 +0100
2a05dc
@@ -12,6 +12,7 @@ AM_LDFLAGS = -module -avoid-version -no-
2a05dc
 if WITH_ASPELL
2a05dc
 provider_LTLIBRARIES += enchant_aspell.la
2a05dc
 endif
2a05dc
+enchant_aspell_la_LIBADD = $(ASPELL_LIBS)
2a05dc
 
2a05dc
 if WITH_HSPELL
2a05dc
 provider_LTLIBRARIES += enchant_hspell.la
2a05dc
diff -rupN --no-dereference enchant-2.2.15/tests/test.pwl.orig enchant-2.2.15-new/tests/test.pwl.orig
2a05dc
--- enchant-2.2.15/tests/test.pwl.orig	2017-02-04 18:34:34.000000000 +0100
2a05dc
+++ enchant-2.2.15-new/tests/test.pwl.orig	1970-01-01 01:00:00.000000000 +0100
2a05dc
@@ -1,2 +0,0 @@
2a05dc
-hello
2a05dc
-tag