|
|
@ -1,4 +1,4 @@
|
|
|
|
# Generated by rust2rpm 20
|
|
|
|
# Generated by rust2rpm 21
|
|
|
|
# * tests require an existing trash folder
|
|
|
|
# * tests require an existing trash folder
|
|
|
|
%bcond_with check
|
|
|
|
%bcond_with check
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
@ -6,7 +6,7 @@
|
|
|
|
%global crate trash
|
|
|
|
%global crate trash
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 2.0.4
|
|
|
|
Version: 2.1.1
|
|
|
|
Release: %autorelease
|
|
|
|
Release: %autorelease
|
|
|
|
Summary: Library for moving files and folders to the Recycle Bin
|
|
|
|
Summary: Library for moving files and folders to the Recycle Bin
|
|
|
|
|
|
|
|
|
|
|
@ -20,7 +20,7 @@ Patch0: trash-fix-metadata.diff
|
|
|
|
|
|
|
|
|
|
|
|
ExclusiveArch: %{rust_arches}
|
|
|
|
ExclusiveArch: %{rust_arches}
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: rust-packaging
|
|
|
|
BuildRequires: rust-packaging >= 21
|
|
|
|
|
|
|
|
|
|
|
|
%global _description %{expand:
|
|
|
|
%global _description %{expand:
|
|
|
|
Library for moving files and folders to the Recycle Bin.}
|
|
|
|
Library for moving files and folders to the Recycle Bin.}
|
|
|
@ -37,9 +37,10 @@ This package contains library source intended for building other packages which
|
|
|
|
use the "%{crate}" crate.
|
|
|
|
use the "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%files devel
|
|
|
|
%license LICENSE.txt
|
|
|
|
%license %{crate_instdir}/LICENSE.txt
|
|
|
|
%doc CHANGELOG.md README.md
|
|
|
|
%doc %{crate_instdir}/CHANGELOG.md
|
|
|
|
%{cargo_registry}/%{crate}-%{version_no_tilde}/
|
|
|
|
%doc %{crate_instdir}/README.md
|
|
|
|
|
|
|
|
%{crate_instdir}/
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+default-devel
|
|
|
|
%package -n %{name}+default-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -51,7 +52,7 @@ This package contains library source intended for building other packages which
|
|
|
|
use the "default" feature of the "%{crate}" crate.
|
|
|
|
use the "default" feature of the "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+default-devel
|
|
|
|
%files -n %{name}+default-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
%ghost %{crate_instdir}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+coinit_apartmentthreaded-devel
|
|
|
|
%package -n %{name}+coinit_apartmentthreaded-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -63,7 +64,7 @@ This package contains library source intended for building other packages which
|
|
|
|
use the "coinit_apartmentthreaded" feature of the "%{crate}" crate.
|
|
|
|
use the "coinit_apartmentthreaded" feature of the "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+coinit_apartmentthreaded-devel
|
|
|
|
%files -n %{name}+coinit_apartmentthreaded-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
%ghost %{crate_instdir}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+coinit_disable_ole1dde-devel
|
|
|
|
%package -n %{name}+coinit_disable_ole1dde-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -75,7 +76,7 @@ This package contains library source intended for building other packages which
|
|
|
|
use the "coinit_disable_ole1dde" feature of the "%{crate}" crate.
|
|
|
|
use the "coinit_disable_ole1dde" feature of the "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+coinit_disable_ole1dde-devel
|
|
|
|
%files -n %{name}+coinit_disable_ole1dde-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
%ghost %{crate_instdir}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+coinit_multithreaded-devel
|
|
|
|
%package -n %{name}+coinit_multithreaded-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -87,7 +88,7 @@ This package contains library source intended for building other packages which
|
|
|
|
use the "coinit_multithreaded" feature of the "%{crate}" crate.
|
|
|
|
use the "coinit_multithreaded" feature of the "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+coinit_multithreaded-devel
|
|
|
|
%files -n %{name}+coinit_multithreaded-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
%ghost %{crate_instdir}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+coinit_speed_over_memory-devel
|
|
|
|
%package -n %{name}+coinit_speed_over_memory-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -99,7 +100,7 @@ This package contains library source intended for building other packages which
|
|
|
|
use the "coinit_speed_over_memory" feature of the "%{crate}" crate.
|
|
|
|
use the "coinit_speed_over_memory" feature of the "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+coinit_speed_over_memory-devel
|
|
|
|
%files -n %{name}+coinit_speed_over_memory-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
%ghost %{crate_instdir}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%autosetup -n %{crate}-%{version_no_tilde} -p1
|
|
|
|
%autosetup -n %{crate}-%{version_no_tilde} -p1
|
|
|
|