add Buildrequires:automake

This commit is contained in:
liquor 2020-06-17 16:32:11 +08:00
parent 6d32116176
commit 21243cca12

View File

@ -1,6 +1,6 @@
Name: libidn2
Version: 2.0.5
Release: 8
Release: 9
Summary: GNU IDN Library
License: (GPLv2+ or LGPLv3+) and GPLv3+
URL: https://www.gnu.org/software/libidn/#libidn2
@ -18,7 +18,7 @@ Patch8: 0003-CVE-2019-12290.patch
Patch9: fix-compile-error-about-missing-aclocal.patch
#Dependency
BuildRequires: gcc gettext libunistring-devel autoconf texinfo
BuildRequires: gcc gettext libunistring-devel autoconf texinfo automake
Provides: bundled(gnulib)
Provides: idn2
Obsoletes: idn2
@ -83,6 +83,12 @@ make %{?_smp_mflags} -C tests check
%{_datadir}/gtk-doc/
%changelog
* Wed Jun 17 2020 Liquor <lirui130@hauwei.com> - 2.0.5-9
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:add Buildrequires:automake
* Wed Mar 18 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.5-8
- Type:CVE
- ID:NA