forked from pool/guava
This commit is contained in:
parent
3e76d0ae68
commit
998f69b24b
@ -33,6 +33,7 @@ BuildRequires: j2objc-annotations
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: jsr-305
|
||||
BuildRequires: junit
|
||||
Requires: mvn(com.google.code.findbugs:jsr305)
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -82,7 +83,6 @@ for mod in guava guava-testlib futures/failureaccess; do
|
||||
<version>%{version}</version>' ${mod}
|
||||
done
|
||||
|
||||
%pom_change_dep -r :jsr305 :::provided
|
||||
%pom_change_dep -r :error_prone_annotations :::provided
|
||||
%pom_change_dep -r :j2objc-annotations :::provided
|
||||
%pom_change_dep -r org.checkerframework: :::provided
|
||||
|
Loading…
Reference in New Issue
Block a user