Remove R on java-1.8.0-openjdk-devel
java 7 is no longer in Fedora (F21+)
This commit is contained in:
parent
1a590c32ef
commit
90ffd39864
@ -156,13 +156,6 @@ Requires: %{name} = %{version}-%{release}
|
|||||||
Requires: xmvn-install >= 2
|
Requires: xmvn-install >= 2
|
||||||
Requires: xmvn-subst >= 2
|
Requires: xmvn-subst >= 2
|
||||||
Requires: xmvn-resolve >= 2
|
Requires: xmvn-resolve >= 2
|
||||||
# We want to use OpenJDK 8 for building packages as it is default
|
|
||||||
# implementation used in Fedora. Due to YUM bugs and limitations,
|
|
||||||
# sometimes Java 7 may be installed alone. To workaround this
|
|
||||||
# maven-local explicitly requires version 8 of OpenJDK. (If needed
|
|
||||||
# Maven can still work with Java 7, but this needs to be enabled
|
|
||||||
# explicitly in the spec file.)
|
|
||||||
Requires: java-1.8.0-openjdk-devel >= 1:1.8
|
|
||||||
|
|
||||||
%description -n javapackages-local
|
%description -n javapackages-local
|
||||||
This package provides non-essential macros and scripts to support Java packaging.
|
This package provides non-essential macros and scripts to support Java packaging.
|
||||||
|
Loading…
Reference in New Issue
Block a user