b85b429 Add a virtual Provides to rust-std-static with the target triple

1 file Authored by dm0 a year ago, Committed by jistone a year ago,
1 file changed. 5 lines added. 1 lines removed.
    Add a virtual Provides to rust-std-static with the target triple
    
    This supports depending on a variable target using something like
    the following since the other target stdlib subpackages are named
    by this convention.
    
        BuildRequires:  rust-std-static-%{cargo_target}
    
        
file modified
+5 -1