Accepting request 1181951 from home:lkocman:branches:Base:System

- Ensure package gets removed on migration to commmercial products
  Issue #62 on gh
- Update _service file's set_version and obs_scm to manual
  spec will be now updated by running osc service mr

OBS-URL: https://build.opensuse.org/request/show/1181951
OBS-URL: https://build.opensuse.org/package/show/Base:System/openSUSE-repos?expand=0&rev=45
This commit is contained in:
2024-06-20 13:52:24 +00:00
committed by Git OBS Bridge
parent 499363b555
commit 4642146650
5 changed files with 19 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<services>
<service name="obs_scm" mode="disabled">
<service name="obs_scm" mode="manual">
<param name="versionformat">%cd.%h</param>
<param name="url">https://github.com/openSUSE/openSUSE-repos.git</param>
<param name="scm">git</param>
@@ -8,7 +8,7 @@
<param name="filename">openSUSE-repos</param>
<param name="changesauthor">opensuse-releaseteam@opensuse.org</param>
</service>
<service name="set_version" mode="disabled" />
<service name="set_version" mode="manual" />
<service name="tar" mode="buildtime" />
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89f69d626c46432ceba3a2e1f24a327f51ed695b08e496e59376d2226cc0a392
oid sha256:93e318b5979080fe56c5928210c94dd80131b816ac48428ac7542a985ae84937
size 28170

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5042b4d43e7cb8c2b9df9dc47ea03846a1c6111616f805f20beb318aa046b19a
size 6024

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 20 13:34:27 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>
- Ensure package gets removed on migration to commmercial products
Issue #62 on gh
- Update _service file's set_version and obs_scm to manual
spec will be now updated by running osc service mr
-------------------------------------------------------------------
Tue Jun 18 17:36:32 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>

View File

@@ -121,6 +121,13 @@ Supplements: modalias(pci:v000010DEd*sv*sd*bc03sc*i*)
Provides: openSUSE-repos-NVIDIA
Conflicts: otherproviders(openSUSE-repos-NVIDIA)
# Issue 62: Ensure package gets removed on migration
# to commercial products
Conflicts: product(SLES)
Conflicts: product(SL-Micro)
Conflicts: product(SLE-Micro)
Conflicts: product(SLED)
%if "%{?theme}" == "Tumbleweed"
Obsoletes: openSUSE-repos-Leap-NVIDIA
Obsoletes: openSUSE-repos-LeapMicro-NVIDIA