!11 Update to 2.5.0
From: @wk333 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
9de01fbe20
Binary file not shown.
BIN
enchant-2.5.0.tar.gz
Normal file
BIN
enchant-2.5.0.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: enchant2
|
||||
Version: 2.3.3
|
||||
Version: 2.5.0
|
||||
Release: 1
|
||||
Summary: Generic spell checking library
|
||||
License: LGPLv2+
|
||||
@ -57,7 +57,7 @@ This package contains some man help files for %{name}.
|
||||
autoreconf -ifv
|
||||
|
||||
%build
|
||||
%configure --with-aspell --with-hunspell-dir=%{_datadir}/myspell --disable-static
|
||||
%configure --with-aspell --with-hunspell-dir=%{_datadir}/myspell --disable-static --docdir=%{_defaultdocdir}/%{name}
|
||||
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g;
|
||||
s|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
|
||||
|
||||
@ -92,8 +92,15 @@ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g;
|
||||
|
||||
%files help
|
||||
%{_mandir}/man1/*
|
||||
%{_mandir}/man5/enchant.5*
|
||||
%doc %{_defaultdocdir}/%{name}/enchant.html
|
||||
%doc %{_defaultdocdir}/%{name}/enchant-2.html
|
||||
%doc %{_defaultdocdir}/%{name}/enchant-lsmod-2.html
|
||||
|
||||
%changelog
|
||||
* Fri Jun 16 2023 wangkai <13474090681@163.com> - 2.5.0-1
|
||||
- Update to 2.5.0
|
||||
|
||||
* Thu Sep 15 2022 lutcunpeng <lutkunpeng@163.com> - 2.3.3-1
|
||||
- DESC: update to 2.3.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user