diff --git a/httpcomponents-client.spec b/httpcomponents-client.spec index 670d1fa..f157c7f 100644 --- a/httpcomponents-client.spec +++ b/httpcomponents-client.spec @@ -13,10 +13,10 @@ ExclusiveArch: %{java_arches} noarch Patch0: 0001-Use-system-copy-of-effective_tld_names.dat.patch Patch1: 0002-Port-to-mockito-2.patch -BuildRequires: maven-local-openjdk8 %if %{with bootstrap} -BuildRequires: javapackages-bootstrap +BuildRequires: javapackages-bootstrap-openjdk8 %else +BuildRequires: maven-local-openjdk8 BuildRequires: mvn(commons-codec:commons-codec) BuildRequires: mvn(commons-logging:commons-logging) BuildRequires: mvn(junit:junit)