!13 Update to upstream version 2.6.5
From: @dedv_dwe Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
ff050e1b38
Binary file not shown.
BIN
enchant-2.6.5.tar.gz
Normal file
BIN
enchant-2.6.5.tar.gz
Normal file
Binary file not shown.
31
enchant.spec
31
enchant.spec
@ -1,6 +1,6 @@
|
||||
Name: enchant
|
||||
Version: 1.6.1
|
||||
Release: 3
|
||||
Version: 2.6.5
|
||||
Release: 1
|
||||
Epoch: 1
|
||||
Summary: Generic spell checking library
|
||||
|
||||
@ -59,30 +59,35 @@ make install DESTDIR=%{buildroot}
|
||||
%files
|
||||
%doc AUTHORS
|
||||
%license COPYING.LIB
|
||||
%{_bindir}/enchant
|
||||
%{_bindir}/enchant-lsmod
|
||||
%{_libdir}/libenchant.so.*
|
||||
%{_libdir}/enchant/libenchant_myspell.so
|
||||
%{_datadir}/enchant/enchant.ordering
|
||||
%{_bindir}/enchant-2
|
||||
%{_bindir}/enchant-lsmod-2
|
||||
%{_libdir}/libenchant-2.so.*
|
||||
%{_datadir}/enchant-2/enchant.ordering
|
||||
|
||||
%files devel
|
||||
%{_libdir}/libenchant.so
|
||||
%{_libdir}/pkgconfig/enchant.pc
|
||||
%{_includedir}/enchant/*.h
|
||||
%{_libdir}/libenchant-2.so
|
||||
%{_libdir}/pkgconfig/enchant-2.pc
|
||||
%{_includedir}/enchant-2/*.h
|
||||
%{_libdir}/*.a
|
||||
%{_libdir}/%{name}/*.a
|
||||
%{_libdir}/%{name}-2/*.a
|
||||
|
||||
%files aspell
|
||||
%{_libdir}/enchant/libenchant_aspell.so
|
||||
%{_libdir}/enchant-2/enchant_aspell.so
|
||||
%{_libdir}/enchant-2/enchant_hunspell.so
|
||||
|
||||
%files voikko
|
||||
%{_libdir}/enchant/libenchant_voikko.so
|
||||
%{_libdir}/enchant-2/enchant_voikko.so
|
||||
|
||||
%files help
|
||||
%doc README ChangeLog
|
||||
%{_mandir}/man1/*.gz
|
||||
%{_mandir}/man5/*.gz
|
||||
%{_docdir}/enchant/*.html
|
||||
|
||||
%changelog
|
||||
* Tue Jan 16 2024 wangqia <wangqia@uniontech.com> - 1:2.6.5-1
|
||||
- Update to upstream version 2.6.5
|
||||
|
||||
* Tue Jul 20 2021 liuyumeng <liuyumeng5@huawei.com> - 1:1.6.1-3
|
||||
- delete gdb in buildrequires
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user