From ee0302d42a0cb627602388bcb52ab4bd0b7a4591 Mon Sep 17 00:00:00 2001 From: tigro Date: Sun, 5 Jan 2025 16:41:47 +0300 Subject: [PATCH] import rust-inotify-sys-0.1.5-10.el10 --- .gitignore | 1 + .rust-inotify-sys.metadata | 1 + SPECS/rust-inotify-sys.spec | 142 ++++++++++++++++++++++++++++++++++++ 3 files changed, 144 insertions(+) create mode 100644 .gitignore create mode 100644 .rust-inotify-sys.metadata create mode 100644 SPECS/rust-inotify-sys.spec diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e147ee1 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/inotify-sys-0.1.5.crate diff --git a/.rust-inotify-sys.metadata b/.rust-inotify-sys.metadata new file mode 100644 index 0000000..dae732b --- /dev/null +++ b/.rust-inotify-sys.metadata @@ -0,0 +1 @@ +8760768eccfc1dd0980da60cd4ba055aa2df2dbc SOURCES/inotify-sys-0.1.5.crate diff --git a/SPECS/rust-inotify-sys.spec b/SPECS/rust-inotify-sys.spec new file mode 100644 index 0000000..fbaf91c --- /dev/null +++ b/SPECS/rust-inotify-sys.spec @@ -0,0 +1,142 @@ +## START: Set by rpmautospec +## (rpmautospec version 0.6.5) +## RPMAUTOSPEC: autorelease, autochangelog +%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: + release_number = 10; + 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 24 +%bcond_without check +%global debug_package %{nil} + +%global crate inotify-sys + +Name: rust-inotify-sys +Version: 0.1.5 +Release: %autorelease +Summary: Inotify bindings for the Rust programming language + +License: ISC +URL: https://crates.io/crates/inotify-sys +Source: %{crates_source} + +BuildRequires: rust-packaging >= 21 + +%global _description %{expand: +Inotify bindings for the Rust programming language.} + +%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}/CONTRIBUTING.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 + +%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 +* Sun Jan 05 2025 Arkady L. Shane - 0.1.5-10 +- Rebuilt for MSVSphere 10 + +## START: Generated by rpmautospec +* Fri Jul 19 2024 Fedora Release Engineering - 0.1.5-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Fri Jan 26 2024 Fedora Release Engineering - 0.1.5-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jul 21 2023 Fedora Release Engineering - 0.1.5-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Thu May 18 2023 Fabio Valentini - 0.1.5-7 +- Regenerate with rust2rpm v24 + +* Fri Jan 20 2023 Fedora Release Engineering - 0.1.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Jul 23 2022 Fedora Release Engineering - 0.1.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Fri Jan 21 2022 Fedora Release Engineering - 0.1.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Tue Jul 27 2021 Fedora Release Engineering - 0.1.5-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Thu Mar 04 2021 Fabio Valentini - 0.1.5-1 +- Update to version 0.1.5. +- Fixes RHBZ#1916998 + +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Nov 11 2020 Fabio Valentini - 0.1.4-1 +- Update to version 0.1.4. +- Fixes RHBZ#1895468 + +* Sat Aug 01 2020 Fedora Release Engineering - 0.1.3-7 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Thu Jan 30 2020 Fedora Release Engineering - 0.1.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Tue Dec 17 10:26:17 CET 2019 Igor Gnatenko - 0.1.3-4 +- Rebuild + +* Fri Jul 26 2019 Fedora Release Engineering - 0.1.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sun Jun 23 10:24:32 CEST 2019 Igor Gnatenko - 0.1.3-2 +- Regenerate + +* Mon Mar 11 2019 Igor Gnatenko - 0.1.3-1 +- Initial package + +## END: Generated by rpmautospec