mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
* buildrequires mold
* shebangs imply the existence of theybangs
(cherry picked from commit 2927f233cf)
Co-authored-by: sadlerm4 <sad_lerm@hotmail.com>
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# Generated by rust2rpm 23
|
||||
%bcond_without check
|
||||
|
||||
# shebangs </3 rust
|
||||
# can be removed when ratatui sort their shit out and stop marking rust source code as executable
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global crate gping
|
||||
|
||||
Name: rust-gping
|
||||
@@ -12,7 +16,7 @@ License: MIT
|
||||
URL: https://crates.io/crates/gping
|
||||
Source: %{crates_source}
|
||||
|
||||
BuildRequires: anda-srpm-macros rust-packaging >= 21
|
||||
BuildRequires: anda-srpm-macros rust-packaging >= 21 mold
|
||||
|
||||
%global _description %{expand:
|
||||
Ping, but with a graph.}
|
||||
|
||||
Reference in New Issue
Block a user