commit ca6db6a0330f1dea506c0aba38a737ec2e542b87 Author: James Antill Date: Mon Aug 8 14:07:38 2022 -0400 Update yaml diff --git a/scala.yaml b/scala.yaml new file mode 100644 index 0000000..29d62ce --- /dev/null +++ b/scala.yaml @@ -0,0 +1,177 @@ +--- +document: modulemd +version: 2 +data: + name: scala + stream: 2.10 + version: 8000020190628155238 + context: 1b2b4421 + summary: A hybrid functional/object-oriented language for the JVM + description: >- + Scala is a general purpose programming language designed to express common programming + patterns in a concise, elegant, and type-safe way. It smoothly integrates features + of object-oriented and functional languages. It is also fully interoperable with + Java. + license: + module: + - MIT + xmd: + mbs: + mse: TRUE + buildrequires: + javapackages-tools: + ref: f693430fadbb048d417da1edb6b285f25e267247 + stream: 201801 + context: 211ef2cd + version: 8000020190620195035 + koji_tag: module-javapackages-tools-201801-8000020190620195035-211ef2cd + filtered_rpms: [] + scala: + ref: cbf586b9439310401f1ee6d99dfbc3e7ddc85b62 + stream: 2.10 + context: 1b2b4421 + version: 8000020190625215103 + koji_tag: module-scala-2.10-8000020190625215103-1b2b4421 + filtered_rpms: + - maven-hawtjni-plugin-0:1.16-1.module_el8.0.0+82+8ee6c375 + - hawtjni-javadoc-0:1.16-1.module_el8.0.0+82+8ee6c375 + - jansi-native-javadoc-0:1.7-5.module_el8.0.0+82+8ee6c375 + - ant-scala-0:2.10.6-14.module_el8.0.0+82+8ee6c375 + - jansi-javadoc-0:1.17.1-1.module_el8.0.0+82+8ee6c375 + - jline-javadoc-0:2.14.6-2.module_el8.0.0+82+8ee6c375 + - hawtjni-0:1.16-1.module_el8.0.0+82+8ee6c375 + platform: + ref: virtual + stream: el8.0.0 + context: 00000000 + version: 3 + koji_tag: module-centos-8.0.0-build + stream_collision_modules: + ursine_rpms: + filtered_rpms: [] + scmurl: git+https://git.centos.org/modules/scala.git?#87a28256d577390b912c83aba8d2677676bd9c00 + commit: 87a28256d577390b912c83aba8d2677676bd9c00 + rpms: + jline: + ref: d3567196dd3f71b30fb506a9313557aa9da3a98d + scala: + ref: 67ca63b5f7a41b8ecc23d8a83001970536821592 + jansi: + ref: 66f6045392146ad429a1d736e283157e72d31858 + hawtjni: + ref: f1dabafeab3dc111671be068126e8e35de9c9ac7 + jansi-native: + ref: 7aead18ff4bcf18737a3ae9e8b619f02f6d8dc65 + dependencies: + - buildrequires: + javapackages-tools: [201801] + platform: [el8.0.0] + scala: [2.10] + requires: + platform: [] + profiles: + common: + rpms: + - scala + api: + rpms: + - scala + - scala-apidoc + - scala-swing + filter: + rpms: + - ant-scala + - hawtjni + - hawtjni-javadoc + - jansi-javadoc + - jansi-native-javadoc + - jline-javadoc + - maven-hawtjni-plugin + buildopts: + rpms: + macros: | + %_with_xmvn_javadoc 1 + %_without_asciidoc 1 + %_without_avalon 1 + %_without_bouncycastle 1 + %_without_cython 1 + %_without_dafsa 1 + %_without_desktop 1 + %_without_doxygen 1 + %_without_dtd 1 + %_without_eclipse 1 + %_without_ehcache 1 + %_without_emacs 1 + %_without_equinox 1 + %_without_fop 1 + %_without_ftp 1 + %_without_gradle 1 + %_without_groovy 1 + %_without_hadoop 1 + %_without_hsqldb 1 + %_without_itext 1 + %_without_jackson 1 + %_without_jmh 1 + %_without_jna 1 + %_without_jpa 1 + %_without_junit5 1 + %_without_logback 1 + %_without_markdown 1 + %_without_memcached 1 + %_without_memoryfilesystem 1 + %_without_obr 1 + %_without_python 1 + %_without_reporting 1 + %_without_scm 1 + %_without_snappy 1 + %_without_spring 1 + %_without_ssh 1 + %_without_testlib 1 + components: + rpms: + hawtjni: + rationale: 'Runtime dependency of jansi, jansi-native. + +' + repository: git+https://git.centos.org/rpms/hawtjni + cache: https://git.centos.org/repo/pkgs/hawtjni + ref: f1dabafeab3dc111671be068126e8e35de9c9ac7 + buildorder: 10 + arches: [aarch64, i686, ppc64le, x86_64] + jansi: + rationale: 'Runtime dependency of jline, scala. + +' + repository: git+https://git.centos.org/rpms/jansi + cache: https://git.centos.org/repo/pkgs/jansi + ref: 66f6045392146ad429a1d736e283157e72d31858 + buildorder: 30 + arches: [aarch64, i686, ppc64le, x86_64] + jansi-native: + rationale: 'Runtime dependency of jansi. + +' + repository: git+https://git.centos.org/rpms/jansi-native + cache: https://git.centos.org/repo/pkgs/jansi-native + ref: 7aead18ff4bcf18737a3ae9e8b619f02f6d8dc65 + buildorder: 20 + arches: [aarch64, i686, ppc64le, x86_64] + jline: + rationale: 'Runtime dependency of scala. + +' + repository: git+https://git.centos.org/rpms/jline + cache: https://git.centos.org/repo/pkgs/jline + ref: d3567196dd3f71b30fb506a9313557aa9da3a98d + buildorder: 40 + arches: [aarch64, i686, ppc64le, x86_64] + scala: + rationale: 'Module API. + +' + repository: git+https://git.centos.org/rpms/scala + cache: https://git.centos.org/repo/pkgs/scala + ref: 67ca63b5f7a41b8ecc23d8a83001970536821592 + buildorder: 50 + arches: [aarch64, i686, ppc64le, x86_64] +...