File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -135,7 +135,6 @@ inst_data target/rebuild-jar-repository.1 "${mandir}/man1"
135135inst_data target/shade-jar.1 " ${mandir} /man1"
136136inst_data target/find-jar.1 " ${mandir} /man1"
137137
138- inst_data etc/javapackages-metadata.xml " ${datadir} /maven-metadata"
139138inst_data configs/configuration.xml " ${m2home} "
140139
141140if [ -z " $pyinterpreter " ]; then
Original file line number Diff line number Diff line change 1- # Don't generate requires on jpackage-utils and java-headless for
2- # provided pseudo-artifacts: com.sun:tools and sun.jdk:jconsole.
3- %global __requires_exclude_from %{?__requires_exclude_from:%__requires_exclude_from|}/maven-metadata/javapackages-metadata.xml$
4-
51# %{scl}-runtime requires us, not the other way
62%{?scl:%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^%{scl }-runtime$}
73
You can’t perform that action at this time.
0 commit comments