|
|
@ -1,4 +1,4 @@
|
|
|
|
# Generated by rust2rpm 22
|
|
|
|
# Generated by rust2rpm 24
|
|
|
|
%bcond_without check
|
|
|
|
%bcond_without check
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
|
@ -17,13 +17,11 @@ Source: %{crates_source}
|
|
|
|
# * disable little-endian-only openexr feature
|
|
|
|
# * disable little-endian-only openexr feature
|
|
|
|
Patch: image-fix-metadata.diff
|
|
|
|
Patch: image-fix-metadata.diff
|
|
|
|
|
|
|
|
|
|
|
|
ExclusiveArch: %{rust_arches}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: rust-packaging >= 21
|
|
|
|
BuildRequires: rust-packaging >= 21
|
|
|
|
|
|
|
|
|
|
|
|
%global _description %{expand:
|
|
|
|
%global _description %{expand:
|
|
|
|
Imaging library written in Rust. Provides basic filters and decoders for the
|
|
|
|
Imaging library written in Rust. Provides basic filters and decoders for
|
|
|
|
most common image formats.}
|
|
|
|
the most common image formats.}
|
|
|
|
|
|
|
|
|
|
|
|
%description %{_description}
|
|
|
|
%description %{_description}
|
|
|
|
|
|
|
|
|
|
|
|