From 7f060433d7ee7e39ae9c24a77f8b357da563fd9a Mon Sep 17 00:00:00 2001 From: root Date: Tue, 29 Mar 2022 17:17:08 +0800 Subject: [PATCH] modify spec,change java-devel to java-1.8.0-openjdk-devel --- gnulib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnulib.spec b/gnulib.spec index 5e81787..e2adfc7 100644 --- a/gnulib.spec +++ b/gnulib.spec @@ -6,7 +6,7 @@ License: Public Domain and BSD and GPLv2+ and GPLv3 and GPLv3+ and LGPL 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 -- Gitee