add Buildrequires:automake
This commit is contained in:
parent
9b37ee7617
commit
a8bdf2001a
10
libidn2.spec
10
libidn2.spec
@ -1,6 +1,6 @@
|
|||||||
Name: libidn2
|
Name: libidn2
|
||||||
Version: 2.3.0
|
Version: 2.3.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: GNU IDN Library
|
Summary: GNU IDN Library
|
||||||
License: (GPLv2+ or LGPLv3+) and GPLv3+
|
License: (GPLv2+ or LGPLv3+) and GPLv3+
|
||||||
URL: https://www.gnu.org/software/libidn/#libidn2
|
URL: https://www.gnu.org/software/libidn/#libidn2
|
||||||
@ -9,7 +9,7 @@ Source0: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
|
|||||||
Patch0: bugfix-libidn2-change-rpath.patch
|
Patch0: bugfix-libidn2-change-rpath.patch
|
||||||
|
|
||||||
#Dependency
|
#Dependency
|
||||||
BuildRequires: gcc gettext libunistring-devel autoconf texinfo
|
BuildRequires: gcc gettext libunistring-devel autoconf texinfo automake
|
||||||
Provides: bundled(gnulib)
|
Provides: bundled(gnulib)
|
||||||
Provides: idn2
|
Provides: idn2
|
||||||
Obsoletes: idn2
|
Obsoletes: idn2
|
||||||
@ -74,6 +74,12 @@ make %{?_smp_mflags} -C tests check
|
|||||||
%{_datadir}/gtk-doc/
|
%{_datadir}/gtk-doc/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 17 2020 Liquor <lirui130@huawei.com> - 2.3.0-2
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add Buildrequires:automake
|
||||||
|
|
||||||
* Mon May 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.3.0-1
|
* Mon May 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.3.0-1
|
||||||
- Type:CVE
|
- Type:CVE
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user