Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37900682
en ru br
ALT Linux repositórios
S:2.0.0-alt2

Group :: Ferramentas de Arquivo
RPM: hunt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: hunt
Version: 2.0.0
Release: alt2

Summary: A highly-opinionated simplified Find command made with Rust
License: MIT
Group: File tools
Url: https://crates.io/crates/hunt
Vcs: https://github.com/LyonSyonII/hunt-rs

Source0: %name-%version.tar
Source1: vendor.tar
Source2: .cargo/config.toml
Conflicts: bsd-games
BuildRequires(pre): rpm-macros-rust
BuildRequires: rust
BuildRequires: rust-cargo
BuildRequires: /proc

%description
A highly-opinionated simplified Find command made with Rust
By default it searches a file/folder in the working directory and divides
the result between exact matches and ones that only contain the query
Results will be sorted alphabetically

%prep
%setup -a 1

install -D %SOURCE2 .cargo/config.toml

%build
%rust_build

%install
%rust_install

%files
%_bindir/%name
%doc README.md LICENSE

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009