Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 3 years ago
parent 55d29b73d2
commit 956dbae694
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

@ -1,4 +1,4 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 19
%bcond_without check
%global debug_package %{nil}
@ -32,8 +32,8 @@ BuildArch: noarch
%description devel %{_description}
This package contains library source intended for building other packages
which use "%{crate}" crate.
This package contains library source intended for building other packages which
use "%{crate}" crate.
%files devel
%license LICENSE-APACHE LICENSE-MIT
@ -45,8 +45,8 @@ BuildArch: noarch
%description -n %{name}+default-devel %{_description}
This package contains library source intended for building other packages
which use "default" feature of "%{crate}" crate.
This package contains library source intended for building other packages which
use "the default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml

Loading…
Cancel
Save