packit / dist-git-to-source-git

Converting dist-git to source-git
MIT License
4 stars 9 forks source link

javapackages-local - Required prep dependency not in centos 8 #75

Closed dhodovsk closed 3 years ago

dhodovsk commented 3 years ago

javapackages-local macros are required for some packages

Packages:

dhodovsk commented 3 years ago

also c8: junit5, but after install, it will fail with weirdly expanded macro: %global platform_version 1.%(v=%{version}; echo ${v:2}) expands to 1.version} instead of1.4.0`

also c8:tycho, but after install fails because of missing /usr/share/maven-metadata/tycho.xml file

Both tried on fedora version of dist2src