From 45cdd6e28e82133a9f8b8e8f44cd0c9154930aaa4852cf0d762ff857be9a226f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Sch=C3=A4fer?= Date: Mon, 25 Mar 2024 08:35:02 +0000 Subject: [PATCH] - Drop obsolete gcc static fix - Break long commandline for better readability - Update documentation Added a delta container example registration OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/flake-pilot?expand=0&rev=2 --- flake-pilot.changes | 17 +++++++++++++++++ flake-pilot.spec | 9 --------- flake-pilot.tar.gz | 4 ++-- 3 files changed, 19 insertions(+), 11 deletions(-) diff --git a/flake-pilot.changes b/flake-pilot.changes index 9b67790..57caed5 100644 --- a/flake-pilot.changes +++ b/flake-pilot.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Mar 25 09:28:22 CET 2024 - Marcus Schäfer + +- Drop obsolete gcc static fix + +------------------------------------------------------------------- +Mon Mar 25 09:16:38 CET 2024 - Marcus Schäfer + +- Break long commandline for better readability + +------------------------------------------------------------------- +Mon Mar 25 09:13:53 CET 2024 - Marcus Schäfer + +- Update documentation + + Added a delta container example registration + ------------------------------------------------------------------- Mon Jan 29 15:47:26 CET 2024 - Marcus Schäfer diff --git a/flake-pilot.spec b/flake-pilot.spec index fd44e28..511f24f 100644 --- a/flake-pilot.spec +++ b/flake-pilot.spec @@ -34,11 +34,9 @@ Group: System/Management Url: https://github.com/schaefi/pilot Source0: %{name}.tar.gz Source1: cargo_config -Source2: gcc_fix_static.sh %if 0%{?debian} || 0%{?ubuntu} Requires: golang-github-containers-common %endif -Requires: sudo Requires: rsync Requires: tar BuildRequires: python3-docutils @@ -48,7 +46,6 @@ BuildRequires: cargo BuildRequires: upx BuildRequires: openssl-devel BuildRequires: glibc-devel-static -BuildRequires: kiwi-settings BuildRequires: python3-Pygments %endif %if 0%{?debian} || 0%{?ubuntu} @@ -120,12 +117,6 @@ Guest VM tools to help with firecracker workloads %setup -q -n flake-pilot %build -# This is a hack and related to the issue explained here: -# https://github.com/rust-lang/rust/issues/99382 -%if 0%{?suse_version} && 0%{?suse_version} < 1650 -sudo bash %{SOURCE2} -%endif - mkdir -p .cargo cp %{SOURCE1} .cargo/config make build diff --git a/flake-pilot.tar.gz b/flake-pilot.tar.gz index 87978a4..665169b 100644 --- a/flake-pilot.tar.gz +++ b/flake-pilot.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93ad1d1835181ce76771095f2646f0870f2119054404158332e7bbc934bdc0b9 -size 19104631 +oid sha256:164529313ca9c0a08070f6bf380d90e9032e80fe6b62c3655c4c846559d70183 +size 19286485