|
|
@ -1,4 +1,4 @@
|
|
|
|
# Generated by rust2rpm 25
|
|
|
|
# Generated by rust2rpm 26
|
|
|
|
%bcond_without check
|
|
|
|
%bcond_without check
|
|
|
|
|
|
|
|
|
|
|
|
%global crate oxipng
|
|
|
|
%global crate oxipng
|
|
|
@ -14,8 +14,8 @@ Source: %{crates_source}
|
|
|
|
# Automatically generated patch to strip dependencies and normalize metadata
|
|
|
|
# Automatically generated patch to strip dependencies and normalize metadata
|
|
|
|
Patch: oxipng-fix-metadata-auto.diff
|
|
|
|
Patch: oxipng-fix-metadata-auto.diff
|
|
|
|
# Manually created patch for downstream crate metadata changes
|
|
|
|
# Manually created patch for downstream crate metadata changes
|
|
|
|
# - Omit unnecessary files from the crate, as in “Exclude more files from the
|
|
|
|
# * Omit unnecessary files from the crate, as in “Exclude more files from the
|
|
|
|
# published crate” https://github.com/shssoichiro/oxipng/pull/591
|
|
|
|
# published crate” https://github.com/shssoichiro/oxipng/pull/591
|
|
|
|
Patch: oxipng-fix-metadata.diff
|
|
|
|
Patch: oxipng-fix-metadata.diff
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: cargo-rpm-macros >= 24
|
|
|
|
BuildRequires: cargo-rpm-macros >= 24
|
|
|
|