Add the compilation dependency java-1.8.0-openjdk-devel

Signed-off-by: cherry530 <xuping33@huawei.com>
(cherry picked from commit 376fc2b85ccd68fcf55fb8e2a9259b944491e07a)
This commit is contained in:
cherry530 2022-12-01 11:04:29 +08:00 committed by openeuler-sync-bot
parent 0e2e9444d8
commit ffe0d19c3c

View File

@ -1,12 +1,12 @@
Name: gnulib
Version: 0
Release: 29.20180720git
Release: 30.20180720git
Summary: The GNU Portability Library
License: Public Domain and BSD and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2 and LGPLv2+ and LGPLv3+
URL: https://www.gnu.org/software/gnulib
Source0: https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=snapshot;h=68df637;sf=tgz;name=gnulib-68df637.tar.gz#/gnulib-68df637.tar.gz
Patch0: CVE-2018-17942.patch
BuildRequires: perl-generators texinfo java-devel gettext-devel bison gperf libtool help2man git gcc_secure
BuildRequires: perl-generators texinfo java-1.8.0-openjdk-devel gettext-devel bison gperf libtool help2man git gcc_secure
%description
Gnulib is a central location for common GNU code, intended to be
@ -115,6 +115,9 @@ fi
%license doc/COPYINGv2
%changelog
* Wed Nov 30 2022 caodongxia <caodongxia@h-partners.com> - 0-30.20180720git
- Add the compilation dependency java-1.8.0-openjdk-devel
* Wed Feb 23 2022 yaoxin <yaoxin30@huawei.com> - 0-29.20180720git
- Fix CVE-2018-17942