diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..43c8486 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/idna-0.4.0.crate diff --git a/README.md b/README.md deleted file mode 100644 index 12d0df2..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-idna0.4 - -The rust-idna0.4 package diff --git a/rust-idna0.4.spec b/rust-idna0.4.spec new file mode 100644 index 0000000..7492344 --- /dev/null +++ b/rust-idna0.4.spec @@ -0,0 +1,92 @@ +# Generated by rust2rpm 25 +%bcond_without check +%global debug_package %{nil} + +%global crate idna + +Name: rust-idna0.4 +Version: 0.4.0 +Release: %autorelease +Summary: IDNA (Internationalizing Domain Names in Applications) and Punycode + +License: MIT OR Apache-2.0 +URL: https://crates.io/crates/idna +Source: %{crates_source} + +BuildRequires: cargo-rpm-macros >= 24 + +%global _description %{expand: +IDNA (Internationalizing Domain Names in Applications) and Punycode.} + +%description %{_description} + +%package devel +Summary: %{summary} +BuildArch: noarch + +%description devel %{_description} + +This package contains library source intended for building other packages which +use the "%{crate}" crate. + +%files devel +%license %{crate_instdir}/LICENSE-APACHE +%license %{crate_instdir}/LICENSE-MIT +%{crate_instdir}/ + +%package -n %{name}+default-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+default-devel %{_description} + +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 %{crate_instdir}/Cargo.toml + +%package -n %{name}+alloc-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+alloc-devel %{_description} + +This package contains library source intended for building other packages which +use the "alloc" feature of the "%{crate}" crate. + +%files -n %{name}+alloc-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+std-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+std-devel %{_description} + +This package contains library source intended for building other packages which +use the "std" feature of the "%{crate}" crate. + +%files -n %{name}+std-devel +%ghost %{crate_instdir}/Cargo.toml + +%prep +%autosetup -n %{crate}-%{version} -p1 +%cargo_prep + +%generate_buildrequires +%cargo_generate_buildrequires + +%build +%cargo_build + +%install +%cargo_install + +%if %{with check} +%check +%cargo_test +%endif + +%changelog +%autochangelog diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..dcaf7c3 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,3 @@ +[package] +summary = "IDNA (Internationalizing Domain Names in Applications) and Punycode" + diff --git a/sources b/sources new file mode 100644 index 0000000..5121cec --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (idna-0.4.0.crate) = b4133c5f73bd9c4ccc05245a9edcc5c980714129ce4f6eb7851eea7e509617ff972fadefe6ac78db6b4106667d9d6070de52c4d42414c95921e3d9fe1b7a76cb