diff --git a/osgi-annotation.spec b/osgi-annotation.spec index d52d9e4..77196c8 100644 --- a/osgi-annotation.spec +++ b/osgi-annotation.spec @@ -14,10 +14,10 @@ ExclusiveArch: %{java_arches} noarch Source0: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/%{version}/osgi.annotation-%{version}.jar Source1: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/%{version}/osgi.annotation-%{version}.pom -BuildRequires: maven-local %if %{with bootstrap} BuildRequires: javapackages-bootstrap %else +BuildRequires: maven-local BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) %endif