Skip to content

Commit

Permalink
Merge rust- packages in centos
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Nov 22, 2024
1 parent c2b3305 commit 2a03537
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions 450.wildcard-exceptions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,4 @@
- { addflag: not_rust, name: rust-srpm-macros }
- { addflag: not_rust, name: rust-vim }
- { addflag: not_rust, name: rust-zshcomp }
- { addflag: not_rust, namepat: "rust-toolset.*" }
2 changes: 1 addition & 1 deletion 500.wildcard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
- { setname: "ruby:$1", addflag: wconce, noflag: [wconce,not_wildcard,not_ruby], namepat: "rb-(.*)", ruleset: conda }

# Rust
- { setname: "rust:$1", addflag: wconce, noflag: [wconce,not_wildcard,not_rust], namepat: "rust-(.*)", ruleset: [ arch,debuntu,fedora,nix,sisyphus,guix,openmandriva,mageia ] }
- { setname: "rust:$1", addflag: wconce, noflag: [wconce,not_wildcard,not_rust], namepat: "rust-(.*)", ruleset: [ arch,debuntu,fedora,nix,sisyphus,guix,openmandriva,mageia,centos ] }

# Texlive
- { setname: "texlive:$1", addflag: wconce, noflag: [wconce,not_wildcard,not_texlive], namepat: "tex-(.*)-doc", ruleset: pkgsrc, addflavor: doc }
Expand Down

0 comments on commit 2a03537

Please sign in to comment.