From 4ce3a693ad76ad3ef1917b94b0e7b8ac8b35a69e Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Jun 14 2022 06:03:17 +0000 Subject: Update build-requires in bootstrap mode --- diff --git a/atinject.spec b/atinject.spec index 70f20fb..9a3c308 100644 --- a/atinject.spec +++ b/atinject.spec @@ -11,10 +11,10 @@ ExclusiveArch: %{java_arches} noarch Source0: https://github.com/eclipse-ee4j/injection-api/archive/%{version}.tar.gz -BuildRequires: maven-local %if %{with bootstrap} BuildRequires: javapackages-bootstrap %else +BuildRequires: maven-local BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) %endif