Rebase to curent xmvn

This commit is contained in:
Marian Koncek 2022-10-26 10:04:46 +02:00
parent 177f294320
commit a71c310d08
2 changed files with 1096 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -150,6 +150,7 @@ Source1107: xmvn.tar.xz
Source1108: xz-java.tar.xz
Patch0: 0001-Bind-to-OpenJDK-17-for-runtime.patch
Patch1: 0002-Rebase-xmvn-to-current-trunk.patch
Provides: bundled(ant) = 1.10.12
Provides: bundled(apache-parent) = 26
@ -307,6 +308,7 @@ for source in ${other_sources}; do
done
%patch0 -p1
%patch1 -p1
for patch_path in patches/*/*; do
package_name="$(echo ${patch_path} | cut -f2 -d/)"