|
|
|
@ -1,12 +1,12 @@
|
|
|
|
|
# Generated by rust2rpm 10
|
|
|
|
|
# Generated by rust2rpm 12
|
|
|
|
|
%bcond_without check
|
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
%global crate structopt
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
|
Version: 0.2.18
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 0.3.5
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Parse command line argument by defining a struct
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: Apache-2.0/MIT
|
|
|
|
@ -38,7 +38,7 @@ which use "%{crate}" crate.
|
|
|
|
|
%files devel
|
|
|
|
|
%license LICENSE-APACHE LICENSE-MIT
|
|
|
|
|
%doc README.md
|
|
|
|
|
%{cargo_registry}/%{crate}-%{version}/
|
|
|
|
|
%{cargo_registry}/%{crate}-%{version_no_tilde}/
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+default-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
@ -50,7 +50,7 @@ This package contains library source intended for building other packages
|
|
|
|
|
which use "default" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+default-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+color-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
@ -62,7 +62,7 @@ This package contains library source intended for building other packages
|
|
|
|
|
which use "color" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+color-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+debug-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
@ -74,7 +74,7 @@ This package contains library source intended for building other packages
|
|
|
|
|
which use "debug" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+debug-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+doc-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
@ -86,7 +86,7 @@ This package contains library source intended for building other packages
|
|
|
|
|
which use "doc" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+doc-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+lints-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
@ -98,19 +98,7 @@ This package contains library source intended for building other packages
|
|
|
|
|
which use "lints" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+lints-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+nightly-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
%description -n %{name}+nightly-devel %{_description}
|
|
|
|
|
|
|
|
|
|
This package contains library source intended for building other packages
|
|
|
|
|
which use "nightly" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+nightly-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+no_cargo-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
@ -122,7 +110,7 @@ This package contains library source intended for building other packages
|
|
|
|
|
which use "no_cargo" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+no_cargo-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+paw-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
@ -134,7 +122,7 @@ This package contains library source intended for building other packages
|
|
|
|
|
which use "paw" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+paw-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+suggestions-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
@ -146,7 +134,7 @@ This package contains library source intended for building other packages
|
|
|
|
|
which use "suggestions" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+suggestions-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+wrap_help-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
@ -158,7 +146,7 @@ This package contains library source intended for building other packages
|
|
|
|
|
which use "wrap_help" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+wrap_help-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+yaml-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
@ -170,7 +158,7 @@ This package contains library source intended for building other packages
|
|
|
|
|
which use "yaml" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+yaml-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%autosetup -n %{crate}-%{version_no_tilde} -p1
|
|
|
|
@ -192,6 +180,9 @@ which use "yaml" feature of "%{crate}" crate.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Dec 17 08:14:58 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.5-1
|
|
|
|
|
- Update to 0.3.5
|
|
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.18-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|