Add ExclusiveArch: %{java_arches} noarch
See: https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
d8a038743f
commit
784264ff77
@ -38,6 +38,7 @@ Summary: Simple Logging Facade for Java
|
|||||||
License: MIT and ASL 2.0
|
License: MIT and ASL 2.0
|
||||||
URL: http://www.slf4j.org/
|
URL: http://www.slf4j.org/
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
ExclusiveArch: %{java_arches} noarch
|
||||||
|
|
||||||
Source0: https://github.com/qos-ch/slf4j/archive/v_%{version}.tar.gz
|
Source0: https://github.com/qos-ch/slf4j/archive/v_%{version}.tar.gz
|
||||||
Source1: https://www.apache.org/licenses/LICENSE-2.0.txt
|
Source1: https://www.apache.org/licenses/LICENSE-2.0.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user