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