!37 Fix build failure

From: @fly_fzc 
Reviewed-by: @hubin95 
Signed-off-by: @hubin95
This commit is contained in:
openeuler-ci-bot 2024-02-27 10:29:55 +00:00 committed by Gitee
commit 90f0b261cf
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -6,7 +6,7 @@
Name: gettext
Version: 0.22
Release: 1
Release: 2
License: GPLv3+ and LGPLv2+
Summary: GNU gettext utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages.
URL: https://www.gnu.org/software/gettext/
@ -15,7 +15,7 @@ Patch1: gettext-0.22-disable-libtextstyle.patch
Patch2: gettext-0.21.1-covscan.patch
BuildRequires: gcc-c++, emacs, xz, chrpath, autoconf
BuildRequires: gcc-c++, emacs, xz, chrpath, autoconf, automake
BuildRequires: ncurses-devel, libxml2-devel, glib2-devel, libunistring-devel
%if %{with java}
BuildRequires: gcc-java, libgcj
@ -241,6 +241,12 @@ make check LIBUNISTRING=-lunistring
%exclude %{_mandir}/man1/autopoint.1*
%changelog
* Tue Feb 27 2024 fuanan <fuanan3@h-partners.com> - 0.22-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:Fix build failure
* Thu Jul 13 2023 dillon chen <dillon.chen@gmail.com> - 0.22-1
- Type:enhancement
- ID:NA