b3ae0d3 Adapt %cargo_prep macro to fix builds with Rust 1.62+

Authored and Committed by decathorpe 2 years ago
    Adapt %cargo_prep macro to fix builds with Rust 1.62+
    
    Starting with Rust 1.62, cargo fails if Cargo.toml.orig already exists,
    so it needs to be removed in %cargo_prep.
    
        
file modified
+1 -0