Add ExclusiveArch: %{java_arches} noarch
See: https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
c57d96a5a1
commit
0141a759f1
@ -37,6 +37,7 @@ Release: 9%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: http://objenesis.org/
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
Source0: https://github.com/easymock/%{name}/archive/%{version}.tar.gz
|
||||
|
||||
@ -75,7 +76,6 @@ when this is useful:
|
||||
|
||||
%package javadoc
|
||||
Summary: Javadoc for %{name}
|
||||
BuildArch: noarch
|
||||
|
||||
%description javadoc
|
||||
This package contains the API documentation for %{name}.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user