From 9296e22f0a9344a26f8b677f671ac1a321bff2fa375eb43ce6b0115183739468 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 16 Jun 2023 12:36:06 +0000 Subject: [PATCH] - _constraints: reserve 4GB of disk space for building in the hope that this will be also sufficient when building for sle15-sp5 OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=35 --- _constraints | 13 +++++++++++++ nvidia-open-driver-G06-signed.changes | 6 ++++++ nvidia-open-driver-G06-signed.spec | 1 + 3 files changed, 20 insertions(+) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..14100c4 --- /dev/null +++ b/_constraints @@ -0,0 +1,13 @@ + + + + aarch64 + x86_64 + + + + 4 + + + + diff --git a/nvidia-open-driver-G06-signed.changes b/nvidia-open-driver-G06-signed.changes index aea8e41..a36bf98 100644 --- a/nvidia-open-driver-G06-signed.changes +++ b/nvidia-open-driver-G06-signed.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 16 12:25:33 UTC 2023 - Stefan Dirsch + +- _constraints: reserve 4GB of disk space for building in the hope + that this will be also sufficient when building for sle15-sp5 + ------------------------------------------------------------------- Thu Jun 15 11:32:21 UTC 2023 - Stefan Dirsch diff --git a/nvidia-open-driver-G06-signed.spec b/nvidia-open-driver-G06-signed.spec index 01caaea..f20c0a1 100644 --- a/nvidia-open-driver-G06-signed.spec +++ b/nvidia-open-driver-G06-signed.spec @@ -52,6 +52,7 @@ Source10: pci_ids-unsupported Source11: pesign-copy-sources Source12: pesign-spec-macros Source13: generati-pci-table.sh +Source14: _constraints Patch0: 0001-Don-t-override-INSTALL_MOD_DIR.patch Patch2: persistent-nvidia-id-string.patch Patch3: pci-table.patch