!6 delete gdb in buildrequires
From: @liuyumeng1 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
09415dba1a
@ -1,6 +1,6 @@
|
|||||||
Name: enchant
|
Name: enchant
|
||||||
Version: 1.6.1
|
Version: 1.6.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Generic spell checking library
|
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
|
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: aspell-devel automake gcc-c++ hunspell-devel libtool libvoikko-devel
|
||||||
BuildRequires: glib2-devel >= 2.6.0 gdb
|
BuildRequires: glib2-devel >= 2.6.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Enchant aims to provide a simple but comprehensive abstraction for dealing
|
Enchant aims to provide a simple but comprehensive abstraction for dealing
|
||||||
@ -83,6 +83,9 @@ make install DESTDIR=%{buildroot}
|
|||||||
%{_mandir}/man1/*.gz
|
%{_mandir}/man1/*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu 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
|
* Sat Mar 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:1.6.1-2
|
||||||
- Type:NA
|
- Type:NA
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user