import rust-linux-raw-sys0.4-0.4.15-1.el10

i10ce changed/i10ce/rust-linux-raw-sys0.4-0.4.15-1.el10
MSVSphere Packaging Team 3 weeks ago
parent aee5d78f92
commit 46ccaa8f16
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/linux-raw-sys-0.4.14.crate
SOURCES/linux-raw-sys-0.4.15.crate

@ -1 +1 @@
4788f1e0e25840eab2338b3a9b900d3026871d7a SOURCES/linux-raw-sys-0.4.14.crate
19535c9fc16e5ec27533f6383d9d635ff7dc400e SOURCES/linux-raw-sys-0.4.15.crate

@ -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 <decathorpe@gmail.com> - 0.4.15-1
- Update to version 0.4.15
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.4.14-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Mon Sep 16 2024 Fabio Valentini <decathorpe@gmail.com> - 0.4.14-1
- Update to version 0.4.14

Loading…
Cancel
Save