File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 11Summary: Contains a parser generator
22Name: bison
33Version: 3.7.1
4- Release: 2 %{?dist }
4+ Release: 3 %{?dist }
55License: GPLv3+
66URL: http://www.gnu.org/software/bison
77Group: System Environment/Base
@@ -13,7 +13,9 @@ Source0: http://ftp.gnu.org/gnu/bison/%{name}-%{version}.tar.xz
1313Patch0: make-check.patch
1414%endif
1515BuildRequires: m4
16+ BuildRequires: gettext
1617Requires: m4
18+ Requires: gettext
1719BuildRequires: flex
1820%description
1921This package contains a parser generator
@@ -48,6 +50,8 @@ make %{?_smp_mflags} check
4850%{_mandir }/* /*
4951%{_docdir }/bison/*
5052%changelog
53+ * Tue Jan 26 2021 Anish Swaminathan < anishs@vmware.com> 3.7.1-3
54+ - Add missing dependency for gettext
5155* Tue Jan 19 2021 Prashant S Chauhan < psinghchauha@vmware.com> 3.7.1-2
5256- Fix make check
5357* Wed Sep 02 2020 Gerrit Photon < photon-checkins@vmware.com> 3.7.1-1
You can’t perform that action at this time.
0 commit comments