diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 4189279..237de53 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -23,7 +23,6 @@ data: rpms: - cargo - cargo-doc - - cargo-vendor - clippy - rls - rust @@ -40,13 +39,9 @@ data: rpms: rust-toolset: rationale: Meta package for rust-toolset. - ref: stream-rhel-8-rhel-8.0.1 + ref: stream-rhel-8-rhel-8.1.0 buildorder: 0 rust: rationale: Rust compiler and tools - ref: stream-rhel-8-rhel-8.0.1 + ref: stream-rhel-8-rhel-8.1.0 buildorder: 0 - cargo-vendor: - rationale: Tool for bundling Rust dependencies - ref: stream-rhel-8-rhel-8.0.1 - buildorder: 1 diff --git a/rust-toolset.yaml b/rust-toolset.yaml deleted file mode 100644 index d68dc4d..0000000 --- a/rust-toolset.yaml +++ /dev/null @@ -1,52 +0,0 @@ -document: modulemd -version: 2 -data: - summary: Rust - description: Rust Toolset - name: rust-toolset - stream: rhel8 - license: - module: [MIT] - dependencies: - - buildrequires: - platform: [el8.0.0] - llvm-toolset: [rhel8] - rust-toolset: [rhel8] - requires: - platform: [el8] - llvm-toolset: [rhel8] - profiles: - common: - rpms: - - rust-toolset - api: - rpms: - - cargo - - cargo-doc - - cargo-vendor - - clippy - - rls - - rust - - rust-analysis - - rust-doc - - rust-gdb - - rust-lldb - - rust-src - - rust-std-static - - rust-toolset - - rustfmt - - components: - rpms: - rust-toolset: - rationale: Meta package for rust-toolset. - ref: 8c36a2a713fba558b8e22b4474c1974e580a03b8 - buildorder: 0 - rust: - rationale: Rust compiler and tools - ref: e598c1182a00037d00c354cdb399cfddf77d2a07 - buildorder: 0 - cargo-vendor: - rationale: Tool for bundling Rust dependencies - ref: 86518c03100202a289066b7ebd64479f92fd956d - buildorder: 1