Name: CrabFetch Version: 0.5.4 Release: 1%{?dist} Summary: Extremely fast and featureful command-line fetcher License: MIT URL: https://github.com/LivacoNew/CrabFetch Source0: %{name}-%{version}.tar.gz Source1: %{name}-vendor-%{version}.tar.gz %global debug_package %{nil} %global _unpackaged_files_terminate_build 0 BuildRequires: cargo BuildRequires: rust BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: cargo-rpm-macros %description Extremely fast and featureful command-line fetcher ВНИМАНИЕ: пакет из неофициального стороннего репозитория arcticlore/candy. Репозиторий в активной разработке — возможны поломки и резкие изменения. Помидорами не кидайтесь, лучше заводите issue. WARNING: this package comes from an UNOFFICIAL third-party repository (arcticlore/candy). Work-in-progress: expect breakage and sudden changes. Don't throw tomatoes - file issues instead. %prep %autosetup -N -a1 -n CrabFetch-0.5.4 %cargo_prep -v vendor %build %cargo_build %install %cargo_install rm -rf %{buildroot}%{_datadir}/cargo mkdir -p %{buildroot}%{_licensedir}/%{name} for f in LICENSE* LICEN[CS]E.MD COPYING* COPYRIGHT* NOTICE*; do [ -e "$f" ] && cp -p "$f" %{buildroot}%{_licensedir}/%{name}/ || true; done %files %{_licensedir}/%{name} %{_bindir}/crabfetch %changelog * Sun Aug 30 2026 candy-bot - 0.5.4-1 - Автосборка из апстрим-релиза (terminal-eye-candy pipeline)