0Backports: disabled some maintenace bits until maintenance mode and add no_product_provides to build options #390
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 4 08:02:50 UTC 2026 - Yuchen Lin <mlin+factory@suse.de>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ disabled some settings for maintenance, will re-enabling it once
|
||||
maintenance mode
|
||||
+ add no_product_provides to build options
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 3 08:08:54 UTC 2026 - Yuchen Lin <mlin+factory@suse.de>
|
||||
|
||||
|
||||
@@ -3,19 +3,20 @@ product_compose_schema: 0.2
|
||||
vendor: openSUSE
|
||||
name: Backports
|
||||
version: 16
|
||||
update: "16.1"
|
||||
# update: "16.1"
|
||||
product-type: module
|
||||
summary: openSUSE Backports
|
||||
|
||||
scc:
|
||||
description: >
|
||||
Leap ftp tree, also known as POOL.
|
||||
PackageHub ftp tree, also known as POOL.
|
||||
Used for GA and maintenance update afterwards.
|
||||
|
||||
build_options:
|
||||
### For maintenance, otherwise only "the best" version of each package is picked:
|
||||
- take_all_available_versions
|
||||
# - take_all_available_versions
|
||||
- hide_flavor_in_product_directory_name
|
||||
- no_product_provides
|
||||
|
||||
### Since the Backports product build is not self-contained in a single repository,
|
||||
### the installcheck results at build-time are not useful. (As currently implemented,
|
||||
@@ -33,7 +34,7 @@ repodata: all
|
||||
|
||||
# has only an effect during maintenance:
|
||||
set_updateinfo_from: maintenance@opensuse.org
|
||||
set_updateinfo_id_prefix: SUSE-PackageHub-16.0-
|
||||
# set_updateinfo_id_prefix: SUSE-PackageHub-16.1-
|
||||
|
||||
flavors:
|
||||
backports_aarch64:
|
||||
|
||||
Reference in New Issue
Block a user