|
|
|
@ -1,12 +1,12 @@
|
|
|
|
|
# Generated by rust2rpm 16
|
|
|
|
|
# Generated by rust2rpm 17
|
|
|
|
|
%bcond_without check
|
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
%global crate signal-hook
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
|
Version: 0.1.17
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 0.3.7
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Unix signal handling
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: Apache-2.0/MIT
|
|
|
|
@ -52,88 +52,64 @@ which use "default" feature of "%{crate}" crate.
|
|
|
|
|
%files -n %{name}+default-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+futures-devel
|
|
|
|
|
%package -n %{name}+cc-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
%description -n %{name}+futures-devel %{_description}
|
|
|
|
|
%description -n %{name}+cc-devel %{_description}
|
|
|
|
|
|
|
|
|
|
This package contains library source intended for building other packages
|
|
|
|
|
which use "futures" feature of "%{crate}" crate.
|
|
|
|
|
which use "cc" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+futures-devel
|
|
|
|
|
%files -n %{name}+cc-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+mio-devel
|
|
|
|
|
%package -n %{name}+channel-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
%description -n %{name}+mio-devel %{_description}
|
|
|
|
|
%description -n %{name}+channel-devel %{_description}
|
|
|
|
|
|
|
|
|
|
This package contains library source intended for building other packages
|
|
|
|
|
which use "mio" feature of "%{crate}" crate.
|
|
|
|
|
which use "channel" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+mio-devel
|
|
|
|
|
%files -n %{name}+channel-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+mio-0_7-support-devel
|
|
|
|
|
%package -n %{name}+extended-siginfo-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
%description -n %{name}+mio-0_7-support-devel %{_description}
|
|
|
|
|
%description -n %{name}+extended-siginfo-devel %{_description}
|
|
|
|
|
|
|
|
|
|
This package contains library source intended for building other packages
|
|
|
|
|
which use "mio-0_7-support" feature of "%{crate}" crate.
|
|
|
|
|
which use "extended-siginfo" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+mio-0_7-support-devel
|
|
|
|
|
%files -n %{name}+extended-siginfo-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+mio-support-devel
|
|
|
|
|
%package -n %{name}+extended-siginfo-raw-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
%description -n %{name}+mio-support-devel %{_description}
|
|
|
|
|
%description -n %{name}+extended-siginfo-raw-devel %{_description}
|
|
|
|
|
|
|
|
|
|
This package contains library source intended for building other packages
|
|
|
|
|
which use "mio-support" feature of "%{crate}" crate.
|
|
|
|
|
which use "extended-siginfo-raw" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+mio-support-devel
|
|
|
|
|
%files -n %{name}+extended-siginfo-raw-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+mio_0_7-devel
|
|
|
|
|
%package -n %{name}+iterator-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
%description -n %{name}+mio_0_7-devel %{_description}
|
|
|
|
|
%description -n %{name}+iterator-devel %{_description}
|
|
|
|
|
|
|
|
|
|
This package contains library source intended for building other packages
|
|
|
|
|
which use "mio_0_7" feature of "%{crate}" crate.
|
|
|
|
|
which use "iterator" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+mio_0_7-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+tokio-reactor-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
%description -n %{name}+tokio-reactor-devel %{_description}
|
|
|
|
|
|
|
|
|
|
This package contains library source intended for building other packages
|
|
|
|
|
which use "tokio-reactor" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+tokio-reactor-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+tokio-support-devel
|
|
|
|
|
Summary: %{summary}
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
%description -n %{name}+tokio-support-devel %{_description}
|
|
|
|
|
|
|
|
|
|
This package contains library source intended for building other packages
|
|
|
|
|
which use "tokio-support" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+tokio-support-devel
|
|
|
|
|
%files -n %{name}+iterator-devel
|
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
@ -155,6 +131,9 @@ which use "tokio-support" feature of "%{crate}" crate.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Mar 23 2021 Peter Robinson <pbrobinson@gmail.com> - 0.3.7-1
|
|
|
|
|
- Update to 0.3.7
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.17-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|