Compare commits

..

No commits in common. "7e221e89771dcf5cb2c9bca2c61a19c3fa3360cb" and "6d366269384126fdb924e54eabfdf63663e8b1f3" have entirely different histories.

2 changed files with 3 additions and 10 deletions

View File

@ -1,6 +1,6 @@
Name: enchant
Version: 1.6.1
Release: 4
Release: 2
Epoch: 1
Summary: Generic spell checking library
@ -9,7 +9,7 @@ URL: https://github.com/AbiWord/enchant
Source0: https://github.com/AbiWord/enchant/releases/download/enchant-1-6-1/%{name}-%{version}.tar.gz
BuildRequires: aspell-devel automake gcc-c++ hunspell-devel libtool libvoikko-devel
BuildRequires: glib2-devel >= 2.6.0
BuildRequires: glib2-devel >= 2.6.0 gdb
%description
Enchant aims to provide a simple but comprehensive abstraction for dealing
@ -47,7 +47,6 @@ Applications need libraries integrated by using libenchant with voikko.
%autosetup -n %{name}-%{version} -p1
%build
export OBJC=%{__cc}
%configure --disable-ispell --disable-hspell --disable-zemberek --enable-myspell \
--with-myspell-dir=/usr/share/myspell
make %{?_smp_mflags}
@ -84,12 +83,6 @@ make install DESTDIR=%{buildroot}
%{_mandir}/man1/*.gz
%changelog
* Fri Mar 15 2024 wangqiang <wangqiang1@kylinos.cn> - 1:1.6.1-4
- Fix CC compiler support
* Tue Jul 20 2021 liuyumeng <liuyumeng5@huawei.com> - 1:1.6.1-3
- delete gdb in buildrequires
* Sat Mar 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:1.6.1-2
- Type:NA
- Id:NA

View File

@ -1,4 +1,4 @@
version_control: github
src_repo: AbiWord/enchant
tag_prefix: ^v
separator: .
seperator: .