commit 0fd3f7823087a8061fba251650b4033f2d2a53e0 Author: MSVSphere Packaging Team Date: Fri Dec 20 15:33:46 2024 +0300 import rust-fragile-2.0.0-5.el10 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a08952d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/fragile-2.0.0.crate diff --git a/.rust-fragile.metadata b/.rust-fragile.metadata new file mode 100644 index 0000000..12787e0 --- /dev/null +++ b/.rust-fragile.metadata @@ -0,0 +1 @@ +14923e01e7713f8f4be092688f53e291c8df8434 SOURCES/fragile-2.0.0.crate diff --git a/SOURCES/README.md b/SOURCES/README.md new file mode 100644 index 0000000..e63ac3e --- /dev/null +++ b/SOURCES/README.md @@ -0,0 +1,3 @@ +# rust-fragile + +The rust-fragile package \ No newline at end of file diff --git a/SPECS/rust-fragile.spec b/SPECS/rust-fragile.spec new file mode 100644 index 0000000..073a439 --- /dev/null +++ b/SPECS/rust-fragile.spec @@ -0,0 +1,152 @@ +## START: Set by rpmautospec +## (rpmautospec version 0.7.2) +## RPMAUTOSPEC: autorelease, autochangelog +%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: + release_number = 5; + base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); + print(release_number + base_release_number - 1); +}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} +## END: Set by rpmautospec + +# Generated by rust2rpm 23 +%bcond_without check +%global debug_package %{nil} + +%global crate fragile + +Name: rust-fragile +Version: 2.0.0 +Release: %autorelease +Summary: Provides wrapper types for sending non-send values to other threads + +License: Apache-2.0 +URL: https://crates.io/crates/fragile +Source: %{crates_source} + +BuildRequires: rust-packaging >= 21 + +%global _description %{expand: +Provides wrapper types for sending non-send values to other threads.} + +%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 +%doc %{crate_instdir}/CHANGELOG.md +%doc %{crate_instdir}/README.md +%{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}+slab-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+slab-devel %{_description} + +This package contains library source intended for building other packages which +use the "slab" feature of the "%{crate}" crate. + +%files -n %{name}+slab-devel +%ghost %{crate_instdir}/Cargo.toml + +%prep +%autosetup -n %{crate}-%{version_no_tilde} -p1 +%cargo_prep + +%generate_buildrequires +%cargo_generate_buildrequires + +%build +%cargo_build + +%install +%cargo_install + +%if %{with check} +%check +%cargo_test +%endif + +%changelog +* Fri Dec 20 2024 MSVSphere Packaging Team - 2.0.0-5 +- Rebuilt for MSVSphere 10 + +## START: Generated by rpmautospec +* Fri Jul 19 2024 Fedora Release Engineering - 2.0.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Fri Jan 26 2024 Fedora Release Engineering - 2.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jul 21 2023 Fedora Release Engineering - 2.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Fri Jan 20 2023 Fedora Release Engineering - 2.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Wed Dec 14 2022 Fabio Valentini - 2.0.0-1 +- Update to version 2.0.0; Fixes RHBZ#2135916 + +* Mon Aug 08 2022 Fabio Valentini - 1.2.1-1 +- Update to version 1.2.1; Fixes RHBZ#2095234 + +* Sat Jul 23 2022 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Tue Mar 29 2022 Fabio Valentini - 1.2.0-1 +- Update to version 1.2.0; Fixes RHBZ#2069104 + +* Wed Jan 26 2022 Fabio Valentini - 1.1.0-1 +- Update to version 1.1.0; Fixes RHBZ#2041102 + +* Fri Jan 21 2022 Fedora Release Engineering - 1.0.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Fri Apr 17 2020 Josh Stone - 1.0.0-1 +- Update to 1.0.0 + +* Thu Jan 30 2020 Fedora Release Engineering - 0.3.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Fri Jul 26 2019 Fedora Release Engineering - 0.3.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sat Feb 16 2019 Igor Gnatenko - 0.3.0-3 +- Adapt to new packaging + +* Sat Feb 02 2019 Fedora Release Engineering - 0.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Tue Sep 11 2018 Igor Gnatenko - 0.3.0-1 +- Initial package + +## END: Generated by rpmautospec