add missing gcc-c++ build dependency

This commit is contained in:
Nikola Forró 2018-02-20 13:15:42 +01:00
parent 75e84bc800
commit 9d93bae24e

View File

@ -1,7 +1,7 @@
Summary: Spell checker
Name: aspell
Version: 0.60.6.1
Release: 19%{?dist}
Release: 20%{?dist}
Epoch: 12
# LGPLv2+ .. common/gettext.h
# LGPLv2 .. modules/speller/default/phonet.hpp,
@ -27,6 +27,7 @@ Patch6: aspell-0.60.6.1-aarch64.patch
# resolves: #1423239
Patch7: aspell-0.60.6.1-gcc7-fixes.patch
BuildRequires: gcc-c++
BuildRequires: chrpath, gettext, ncurses-devel, pkgconfig, perl-interpreter
Requires(pre): /sbin/install-info
Requires(preun): /sbin/install-info
@ -155,6 +156,9 @@ fi
%{_mandir}/man1/pspell-config.1*
%changelog
* Tue Feb 20 2018 Nikola Forró <nforro@redhat.com> - 12:0.60.6.1-20
- add missing gcc-c++ build dependency
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 12:0.60.6.1-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild