This commit is contained in:
compile_success 2019-12-09 17:44:29 +08:00
parent 832273f626
commit ea2521ec96

View File

@ -4,7 +4,7 @@ Release: 9
Summary: Google Libraries for Java
License: ASL 2.0 and CC0
URL: https://github.com/google/guava
Source0: https://github.com/google/guava/archive/%{version}.tar.gz
Source0: https://github.com/google/guava/archive/v%{version}.tar.gz
BuildArch: noarch
Patch0000: 0001-Avoid-presizing-arrays.patch
BuildRequires: maven-local mvn(com.google.code.findbugs:jsr305) mvn(junit:junit)