diff --git a/guava.spec b/guava.spec index 60c9dd4..742ab05 100644 --- a/guava.spec +++ b/guava.spec @@ -15,10 +15,10 @@ Source0: https://github.com/google/guava/archive/v%{version}/guava-%{vers Patch1: 0001-Remove-multi-line-annotations.patch -BuildRequires: maven-local-openjdk8 %if %{with bootstrap} -BuildRequires: javapackages-bootstrap +BuildRequires: javapackages-bootstrap-openjdk8 %else +BuildRequires: maven-local-openjdk8 BuildRequires: %{?module_prefix}mvn(com.google.code.findbugs:jsr305) BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)