[packages/netavark] up to 1.10.0

atler atler at pld-linux.org
Thu Jan 25 02:22:38 CET 2024


commit a0e6685e6ba62b9a197ecf8e9cf1fb523d4a1636
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Jan 25 00:26:53 2024 +0100

    up to 1.10.0

 netavark.spec | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/netavark.spec b/netavark.spec
index efcb55c..a0ddf87 100644
--- a/netavark.spec
+++ b/netavark.spec
@@ -1,13 +1,15 @@
+%define		nftables_rs_rev		1b0c60b
+
 Summary:	Container network stack
 Name:		netavark
-Version:	1.9.0
+Version:	1.10.0
 Release:	1
 License:	Apache v2.0
 Group:		Applications/System
 Source0:	https://github.com/containers/netavark/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	acb29d3ec59e8b0a988df3323bfb6ef7
+# Source0-md5:	f7a9bf4d4f74a2534daad5917b8f4e44
 Source1:	https://github.com/containers/netavark/releases/download/v%{version}/%{name}-v%{version}-vendor.tar.gz
-# Source1-md5:	caf689a2647766df7572b01af961e2b5
+# Source1-md5:	1174b4076f74f16854a9ba459d809704
 URL:		https://github.com/containers/netavark
 BuildRequires:	cargo
 BuildRequires:	go-md2man
@@ -44,6 +46,11 @@ cat >.cargo/config <<EOF
 registry = 'https://github.com/rust-lang/crates.io-index'
 replace-with = 'vendored-sources'
 
+[source."git+https://github.com/namib-project/nftables-rs.git?rev=%{nftables_rs_rev}"]
+git = "https://github.com/namib-project/nftables-rs.git"
+rev = "%{nftables_rs_rev}"
+replace-with = "vendored-sources"
+
 [source.vendored-sources]
 directory = '$PWD/vendor'
 EOF
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netavark.git/commitdiff/a0e6685e6ba62b9a197ecf8e9cf1fb523d4a1636



More information about the pld-cvs-commit mailing list