|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
# Generated by rust2rpm 23
|
|
|
|
|
# Generated by rust2rpm 24
|
|
|
|
|
%bcond_without check
|
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
@ -16,13 +16,14 @@ Source: %{crates_source}
|
|
|
|
|
Patch: sysinfo-fix-metadata-auto.diff
|
|
|
|
|
# Manually created patch for downstream crate metadata changes
|
|
|
|
|
# * drop macOS-specific features
|
|
|
|
|
# * drop unused cdylib build target
|
|
|
|
|
Patch: sysinfo-fix-metadata.diff
|
|
|
|
|
|
|
|
|
|
BuildRequires: rust-packaging >= 21
|
|
|
|
|
|
|
|
|
|
%global _description %{expand:
|
|
|
|
|
Library to get system information such as processes, CPUs, disks, components
|
|
|
|
|
and networks.}
|
|
|
|
|
Library to get system information such as processes, CPUs, disks,
|
|
|
|
|
components and networks.}
|
|
|
|
|
|
|
|
|
|
%description %{_description}
|
|
|
|
|
|
|
|
|
|