Demodularizing
This commit is contained in:
parent
fa254b3fb9
commit
2b17e1a95e
3 changed files with 1 additions and 38 deletions
|
|
@ -1,3 +0,0 @@
|
|||
# rust
|
||||
|
||||
The rust package
|
||||
1
dead.module
Normal file
1
dead.module
Normal file
|
|
@ -0,0 +1 @@
|
|||
Demodularizing
|
||||
35
rust.yaml
35
rust.yaml
|
|
@ -1,35 +0,0 @@
|
|||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: The Rust programming Language
|
||||
description: |-
|
||||
Rust is a systems programming language that runs blazingly fast, prevents
|
||||
segfaults, and guarantees thread safety.
|
||||
license:
|
||||
module: [MIT]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: []
|
||||
rust: [stable]
|
||||
requires:
|
||||
platform: []
|
||||
references:
|
||||
community: https://www.rust-lang.org/
|
||||
documentation: https://doc.rust-lang.org/
|
||||
tracker: https://github.com/rust-lang/rust/
|
||||
api:
|
||||
rpms:
|
||||
- rust
|
||||
- cargo
|
||||
profiles:
|
||||
srpm-buildroot:
|
||||
rpms:
|
||||
- rust-srpm-macros
|
||||
components:
|
||||
rpms:
|
||||
rust-srpm-macros:
|
||||
buildorder: 0
|
||||
rationale: Main component.
|
||||
rust-packaging:
|
||||
buildorder: 0
|
||||
rationale: Main component.
|
||||
Loading…
Add table
Add a link
Reference in a new issue