File _service of Package rust-unicode-ident
<services> <service name="download_files"/> <service name="run" mode="manual"> <param name="command">git clone --depth 1 "https://src.fedoraproject.org/rpms/rust-unicode-ident" "../.dir_unicode-ident"; cp "../.dir_unicode-ident/"* ./; sed -i '/%cargo_test/d; s~%{crates_source}~https://crates.io/api/v1/crates/%crate/%version/download#/%crate-%version.crate~;' *.spec</param> </service> </services>