From a9d3d6519659d6f31c03cba2c48ba5d74ec7574730ce089f0ca2f379511e0af3 Mon Sep 17 00:00:00 2001 From: Chris Bradbury Date: Fri, 12 May 2023 20:54:02 +0000 Subject: [PATCH] Accepting request 1086820 from home:chrBrd:branches:hardware Amend services so package can be accepted into Factory. In order for packages to be accepted into Factory: > Services are only allowed if their mode is one of localonly, disabled, > buildtime, manual. Please change the mode of obs_scm and use `osc service > localrun/disabledrun`. Therefore all services involved with retrieving source files from the internet have had their mode set to `localonly`, and the relevant source files have been added directly to this package. OBS-URL: https://build.opensuse.org/request/show/1086820 OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=4 --- _service | 7 ++----- ...> a87c105c14e826dafd4b25c36fa7c7c657a7ad03.patch | 0 ...97aeba5.obscpio => gasket-driver-97aeba5.obscpio | 0 gasket-driver.changes | 13 +++++++++++++ ...m:gasket-driver.obsinfo => gasket-driver.obsinfo | 0 gasket-driver.spec | 2 +- 6 files changed, 16 insertions(+), 6 deletions(-) rename _service:download_files:a87c105c14e826dafd4b25c36fa7c7c657a7ad03.patch => a87c105c14e826dafd4b25c36fa7c7c657a7ad03.patch (100%) rename _service:obs_scm:gasket-driver-97aeba5.obscpio => gasket-driver-97aeba5.obscpio (100%) rename _service:obs_scm:gasket-driver.obsinfo => gasket-driver.obsinfo (100%) diff --git a/_service b/_service index d835386..4606756 100644 --- a/_service +++ b/_service @@ -7,7 +7,7 @@ https://en.opensuse.org/openSUSE:Build_Service_Concept_SourceService --> - + https://github.com/google/gasket-driver git .git @@ -21,9 +21,6 @@ https://en.opensuse.org/openSUSE:Build_Service_Concept_SourceService xz - - - + diff --git a/_service:download_files:a87c105c14e826dafd4b25c36fa7c7c657a7ad03.patch b/a87c105c14e826dafd4b25c36fa7c7c657a7ad03.patch similarity index 100% rename from _service:download_files:a87c105c14e826dafd4b25c36fa7c7c657a7ad03.patch rename to a87c105c14e826dafd4b25c36fa7c7c657a7ad03.patch diff --git a/_service:obs_scm:gasket-driver-97aeba5.obscpio b/gasket-driver-97aeba5.obscpio similarity index 100% rename from _service:obs_scm:gasket-driver-97aeba5.obscpio rename to gasket-driver-97aeba5.obscpio diff --git a/gasket-driver.changes b/gasket-driver.changes index 08a1908..5e00e0a 100644 --- a/gasket-driver.changes +++ b/gasket-driver.changes @@ -1,4 +1,17 @@ ------------------------------------------------------------------- +Fri May 12 20:31:18 UTC 2023 - Chris Bradbury + +Amend services so package can be accepted into Factory. + +In order for packages to be accepted into Factory: +> Services are only allowed if their mode is one of localonly, disabled, +> buildtime, manual. Please change the mode of obs_scm and use `osc service +> localrun/disabledrun`. + +Therefore all services involved with retrieving source files from the +internet have had their mode set to `localonly`, and the relevant source +files have been added directly to this package. +------------------------------------------------------------------- Thu May 11 19:12:53 UTC 2023 - Chris Bradbury Add patch to enable successful builds for Leap 15.5. diff --git a/_service:obs_scm:gasket-driver.obsinfo b/gasket-driver.obsinfo similarity index 100% rename from _service:obs_scm:gasket-driver.obsinfo rename to gasket-driver.obsinfo diff --git a/gasket-driver.spec b/gasket-driver.spec index 0802658..0faad00 100644 --- a/gasket-driver.spec +++ b/gasket-driver.spec @@ -32,7 +32,7 @@ # norootforbuild Name: gasket-driver -Version:  97aeba5 +Version: 97aeba5 Release: 0 Summary: The Coral Gasket Driver allows usage of the Coral EdgeTPU on Linux systems License: GPL-2.0-only