diff options
author | CoprDistGit <infra@openeuler.org> | 2024-07-29 03:13:18 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-07-29 03:13:18 +0000 |
commit | 54463209f430ade41e85f978166ef8ba1193022a (patch) | |
tree | ffcec5cdb04c2aec54ae3d10a3b4a6f470f81cd7 | |
parent | 49a3bbcd076b2683761372a05fbfa5b39b87b0b1 (diff) |
automatic import of rust-ripgrepopeneuler24.03_LTS
-rw-r--r-- | rust-ripgrep.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rust-ripgrep.spec b/rust-ripgrep.spec index b1906f5..6a45335 100644 --- a/rust-ripgrep.spec +++ b/rust-ripgrep.spec @@ -6,10 +6,11 @@ Version: 14.1.0 Release: 1 Summary: Line-oriented search tool License: Unlicense OR MIT -URL: https://crates.io/crates/cbindgen +URL: https://crates.io/crates/ripgrep Source0: https://github.com/BurntSushi/ripgrep/archive/refs/tags/%{version}.tar.gz Source1: vendor.tar.xz Source2: cargo_config +BuildRequires: cargo %global _description %{expand: Ripgrep is a line-oriented search tool that recursively searches the |