## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 2; 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 25 # * missing dev-dependency: pcap-file %bcond_with check %global debug_package %{nil} %global crate netlink-packet-route Name: rust-netlink-packet-route Version: 0.18.1 Release: %autorelease Summary: Netlink packet types License: MIT URL: https://crates.io/crates/netlink-packet-route Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Netlink packet types.} %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-MIT %doc %{crate_instdir}/CHANGELOG %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}+rich_nlas-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+rich_nlas-devel %{_description} This package contains library source intended for building other packages which use the "rich_nlas" feature of the "%{crate}" crate. %files -n %{name}+rich_nlas-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 ## START: Generated by rpmautospec * Fri Jan 26 2024 Fedora Release Engineering - 0.18.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Dec 15 2023 Gris Ge - 0.18.1-1 - Upgrade to 0.18.1 * Tue Nov 14 2023 Fabio Valentini - 0.17.1-1 - Update to version 0.17.1; Fixes RHBZ#2248906 * Fri Jul 21 2023 Fedora Release Engineering - 0.17.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 21 2023 Gris Ge - 0.17.0-1 - Upgrade to 0.17.0 * Fri Mar 10 2023 Gris Ge - 0.15.0-1 - Upgrade to 0.15.0 * Sat Jan 21 2023 Fedora Release Engineering - 0.13.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Oct 06 2022 Gris Ge - 0.13.0-1 - Upgrade to 0.13.0 * Sat Jul 23 2022 Fedora Release Engineering - 0.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 29 2022 Gris Ge - 0.12.0-1 - Upgrade to 0.12.0 * Wed Mar 30 2022 Gris Ge - 0.11.0-1 - Upgrade to 0.11.0 * Tue Jan 25 2022 Fernando Fernandez Mancera - 0.10.0-1 - Upgrade to 0.10.0 * Fri Jan 21 2022 Fedora Release Engineering - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Oct 08 2021 Gris Ge - 0.8.0-1 - Upgrade to 0.8.0 * Wed Aug 11 2021 Fernando Fernandez Mancera - 0.7.1-1 - Upgrade to 0.7.1 * Fri Jul 23 2021 Fedora Release Engineering - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Oct 09 2020 Gris Ge - 0.5.0-1 - Upgrade to 0.5.0 * Mon Sep 07 2020 Gris Ge - 0.4.0-1 - Upgrade to 0.4.0 ## END: Generated by rpmautospec