diff --git a/plexus-compiler.spec b/plexus-compiler.spec index eb791aa..932f5f6 100644 --- a/plexus-compiler.spec +++ b/plexus-compiler.spec @@ -1,18 +1,19 @@ %bcond_with bootstrap -Name: plexus-compiler -Version: 2.11.1 -Release: 1%{?dist} -Summary: Compiler call initiators for Plexus +Name: plexus-compiler +Version: 2.11.1 +Release: 1%{?dist} +Summary: Compiler call initiators for Plexus # extras subpackage has a bit different licensing # parts of compiler-api are ASL2.0/MIT -License: MIT and ASL 2.0 -URL: https://github.com/codehaus-plexus/plexus-compiler -BuildArch: noarch +License: MIT and ASL 2.0 +URL: https://github.com/codehaus-plexus/plexus-compiler +BuildArch: noarch +ExclusiveArch: %{java_arches} noarch -Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz -Source1: https://www.apache.org/licenses/LICENSE-2.0.txt -Source2: LICENSE.MIT +Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz +Source1: https://www.apache.org/licenses/LICENSE-2.0.txt +Source2: LICENSE.MIT BuildRequires: maven-local %if %{with bootstrap}