!2 add gdb build require
Merge pull request !2 from algorithmofdish/master
This commit is contained in:
commit
d3037a15a2
10
enchant.spec
10
enchant.spec
@ -1,6 +1,6 @@
|
|||||||
Name: enchant
|
Name: enchant
|
||||||
Version: 1.6.1
|
Version: 1.6.1
|
||||||
Release: 1
|
Release: 2
|
||||||
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
|
BuildRequires: glib2-devel >= 2.6.0 gdb
|
||||||
|
|
||||||
%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,12 @@ make install DESTDIR=%{buildroot}
|
|||||||
%{_mandir}/man1/*.gz
|
%{_mandir}/man1/*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:1.6.1-2
|
||||||
|
- Type:NA
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add gdb build require
|
||||||
|
|
||||||
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.6.1-1
|
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.6.1-1
|
||||||
- Type:NA
|
- Type:NA
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user