Fix build failure
This commit is contained in:
parent
18bccda53b
commit
b7ea480256
10
gettext.spec
10
gettext.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user