diff --git a/jsr-305.spec b/jsr-305.spec index 6def56d..ba5eff3 100644 --- a/jsr-305.spec +++ b/jsr-305.spec @@ -17,10 +17,10 @@ Source0: %{name}-%{version}.tar.gz # File containing URL to CC-BY license text Source1: NOTICE-CC-BY.txt -BuildRequires: maven-local-openjdk8 %if %{with bootstrap} -BuildRequires: javapackages-bootstrap +BuildRequires: javapackages-bootstrap-openjdk8 %else +BuildRequires: maven-local-openjdk8 BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) %endif