enchant2 2.2.15-2 (znver1;aarch64;x86_64) 2021-13418
9999

Status published
Submitter cris [@T] beebgames.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/928927
Packages
enchant2-2.2.15-2.znver1.binary
enchant2-2.2.15-2.znver1.source
enchant2-aspell-2.2.15-2.znver1.binary
enchant2-aspell-debuginfo-2.2.15-2.znver1.debuginfo
enchant2-debuginfo-2.2.15-2.znver1.debuginfo
enchant2-debugsource-2.2.15-2.znver1.binary
enchant2-hspell-2.2.15-2.znver1.binary
enchant2-hspell-debuginfo-2.2.15-2.znver1.debuginfo
enchant2-voikko-2.2.15-2.znver1.binary
enchant2-voikko-debuginfo-2.2.15-2.znver1.debuginfo
lib64enchant2_2-2.2.15-2.znver1.binary
lib64enchant2_2-debuginfo-2.2.15-2.znver1.debuginfo
lib64enchant2-devel-2.2.15-2.znver1.binary
enchant2-2.2.15-2.aarch64.source
enchant2-2.2.15-2.aarch64.binary
enchant2-aspell-2.2.15-2.aarch64.binary
enchant2-aspell-debuginfo-2.2.15-2.aarch64.debuginfo
enchant2-debuginfo-2.2.15-2.aarch64.debuginfo
enchant2-debugsource-2.2.15-2.aarch64.binary
enchant2-hspell-2.2.15-2.aarch64.binary
enchant2-hspell-debuginfo-2.2.15-2.aarch64.debuginfo
enchant2-voikko-2.2.15-2.aarch64.binary
enchant2-voikko-debuginfo-2.2.15-2.aarch64.debuginfo
lib64enchant2_2-2.2.15-2.aarch64.binary
lib64enchant2_2-debuginfo-2.2.15-2.aarch64.debuginfo
lib64enchant2-devel-2.2.15-2.aarch64.binary
enchant2-2.2.15-2.x86_64.source
enchant2-2.2.15-2.x86_64.binary
enchant2-aspell-2.2.15-2.x86_64.binary
enchant2-aspell-debuginfo-2.2.15-2.x86_64.debuginfo
enchant2-debuginfo-2.2.15-2.x86_64.debuginfo
enchant2-debugsource-2.2.15-2.x86_64.binary
enchant2-hspell-2.2.15-2.x86_64.binary
enchant2-hspell-debuginfo-2.2.15-2.x86_64.debuginfo
enchant2-voikko-2.2.15-2.x86_64.binary
enchant2-voikko-debuginfo-2.2.15-2.x86_64.debuginfo
lib64enchant2_2-2.2.15-2.x86_64.binary
lib64enchant2_2-debuginfo-2.2.15-2.x86_64.debuginfo
lib64enchant2-devel-2.2.15-2.x86_64.binary
Build Date 2021-01-02 11:26:59 +0000 UTC
Last Updated 2021-01-04 05:01:31.892886987 +0000 UTC
$ git diff --patch-with-stat --summary 6ca3bfee7c39a975b8157643ac98656e22a80e00..399586f227164e7f5d8c75f40f253b742db9968b

 .abf.yml      |  2 +-
 enchant2.spec | 17 ++++++++++++++---
 2 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index 0df0db9..6fdd7c9 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  enchant-2.2.11.tar.gz: 01b5452ab2bc46805bb3806935255b9f2e217b02
+  enchant-2.2.15.tar.gz: 70aabc4cceeaef69dd64b879772aea2d36b08bad
diff --git a/enchant2.spec b/enchant2.spec
index 4a1d2b9..122c395 100644
--- a/enchant2.spec
+++ b/enchant2.spec
@@ -4,8 +4,8 @@
 %define devname %mklibname -d enchant %api
 
 Name:          enchant2
-Version:	2.2.11
-Release:	1
+Version:	2.2.15
+Release:	2
 Summary:       An Enchanting Spell Checking Library
 Group:         System/Libraries
 
@@ -16,6 +16,7 @@ Source0:       https://github.com/AbiWord/enchant/releases/download/v%{version}/
 BuildRequires: pkgconfig(glib-2.0)
 BuildRequires: aspell-devel
 BuildRequires: hunspell-devel
+BuildRequires:	hspell-devel
 BuildRequires: pkgconfig(libvoikko)
 Provides:      bundled(gnulib)
 Conflicts:     %{_lib}enchant2 < 2.2.3-2
@@ -35,6 +36,12 @@ Summary:       Integration with voikko for libenchant
 %description voikko
 Libraries necessary to integrate applications using libenchant with voikko.
 
+%package hspell
+Summary:       Integration with hspell for libenchant
+
+%description hspell
+Libraries necessary to integrate applications using libenchant with hspell.
+
 %package -n %libname
 Summary: An Enchanting Spell Checking Library
 Group: System/Libraries
@@ -59,7 +66,7 @@ developing applications that use %{name}.
 %build
 %configure \
     --with-aspell \
-    --with-hunspell-dir=%{_datadir}/myspell \
+    --with-hunspell-dir=%{_datadir}/dict/ooo \
     --disable-static
 %make_build pkgdatadir=%{_datadir}/enchant-2
 
@@ -87,6 +94,10 @@ find %{buildroot} -name '*.la' -delete
 %files voikko
 %{_libdir}/enchant-2/enchant_voikko.so
 
+%files hspell
+%{_libdir}/enchant-2/enchant_hspell.so
+
+
 %files -n %devname
 %{_libdir}/libenchant-2.so
 %{_libdir}/pkgconfig/enchant-2.pc
Not Available

benbullard79 [@T] cox.netNo Comment.1205d 02hrs
benbullard79 [@T] cox.netNo Comment.1205d 01hrs