From 46ccaa8f16263930156f8fcb7a6f93b8fed962a4 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 15 Jan 2025 22:56:47 +0300 Subject: [PATCH] import rust-linux-raw-sys0.4-0.4.15-1.el10 --- .gitignore | 2 +- .rust-linux-raw-sys0.4.metadata | 2 +- SPECS/rust-linux-raw-sys0.4.spec | 61 +++++++++++++++++++++++++++++--- 3 files changed, 58 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index fc71c59..eb19e4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/linux-raw-sys-0.4.14.crate +SOURCES/linux-raw-sys-0.4.15.crate diff --git a/.rust-linux-raw-sys0.4.metadata b/.rust-linux-raw-sys0.4.metadata index 5a36f33..90e9690 100644 --- a/.rust-linux-raw-sys0.4.metadata +++ b/.rust-linux-raw-sys0.4.metadata @@ -1 +1 @@ -4788f1e0e25840eab2338b3a9b900d3026871d7a SOURCES/linux-raw-sys-0.4.14.crate +19535c9fc16e5ec27533f6383d9d635ff7dc400e SOURCES/linux-raw-sys-0.4.15.crate diff --git a/SPECS/rust-linux-raw-sys0.4.spec b/SPECS/rust-linux-raw-sys0.4.spec index 44e0b09..1a7fd51 100644 --- a/SPECS/rust-linux-raw-sys0.4.spec +++ b/SPECS/rust-linux-raw-sys0.4.spec @@ -1,5 +1,5 @@ ## START: Set by rpmautospec -## (rpmautospec version 0.7.2) +## (rpmautospec version 0.7.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; @@ -8,14 +8,14 @@ }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec -# Generated by rust2rpm 26 -%bcond_without check +# Generated by rust2rpm 27 +%bcond check 1 %global debug_package %{nil} %global crate linux-raw-sys Name: rust-linux-raw-sys0.4 -Version: 0.4.14 +Version: 0.4.15 Release: %autorelease Summary: Generated bindings for Linux's userspace API @@ -73,6 +73,18 @@ use the "bootparam" feature of the "%{crate}" crate. %files -n %{name}+bootparam-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+btrfs-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+btrfs-devel %{_description} + +This package contains library source intended for building other packages which +use the "btrfs" feature of the "%{crate}" crate. + +%files -n %{name}+btrfs-devel +%ghost %{crate_instdir}/Cargo.toml + %package -n %{name}+elf-devel Summary: %{summary} BuildArch: noarch @@ -85,6 +97,18 @@ use the "elf" feature of the "%{crate}" crate. %files -n %{name}+elf-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+elf_uapi-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+elf_uapi-devel %{_description} + +This package contains library source intended for building other packages which +use the "elf_uapi" feature of the "%{crate}" crate. + +%files -n %{name}+elf_uapi-devel +%ghost %{crate_instdir}/Cargo.toml + %package -n %{name}+errno-devel Summary: %{summary} BuildArch: noarch @@ -169,6 +193,18 @@ use the "ioctl" feature of the "%{crate}" crate. %files -n %{name}+ioctl-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+landlock-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+landlock-devel %{_description} + +This package contains library source intended for building other packages which +use the "landlock" feature of the "%{crate}" crate. + +%files -n %{name}+landlock-devel +%ghost %{crate_instdir}/Cargo.toml + %package -n %{name}+loop_device-devel Summary: %{summary} BuildArch: noarch @@ -241,6 +277,18 @@ use the "prctl" feature of the "%{crate}" crate. %files -n %{name}+prctl-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+ptrace-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+ptrace-devel %{_description} + +This package contains library source intended for building other packages which +use the "ptrace" feature of the "%{crate}" crate. + +%files -n %{name}+ptrace-devel +%ghost %{crate_instdir}/Cargo.toml + %package -n %{name}+std-devel Summary: %{summary} BuildArch: noarch @@ -296,10 +344,13 @@ use the "xdp" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Tue Jan 14 2025 Fabio Valentini - 0.4.15-1 +- Update to version 0.4.15 + * Fri Dec 20 2024 MSVSphere Packaging Team - 0.4.14-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Mon Sep 16 2024 Fabio Valentini - 0.4.14-1 - Update to version 0.4.14