Compare commits

..

5 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
71c5286f7f Sync submodule updates with PR-set 2025-08-13 12:41:40 +02:00
AutoGits PR Review Bot
e56a36448e auto-created for product-composer
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: pool/product-composer#1
2025-08-13 12:41:37 +02:00
AutoGits PR Review Bot
8485657daa auto-created for product-composer
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: pool/product-composer#1
2025-08-13 11:38:43 +02:00
AutoGits PR Review Bot
ada6f203b6 auto-created for product-composer
This commit was autocreated by AutoGits PR Review Bot removing
 PR: pool/product-composer#1
2025-08-13 11:38:16 +02:00
AutoGits PR Review Bot
1e91725c9d auto-created for product-composer
This commit was autocreated by AutoGits PR Review Bot removing
 PR: pool/product-composer#1
2025-08-13 09:19:28 +02:00
162 changed files with 571 additions and 6875 deletions

View File

@@ -1,19 +0,0 @@
---
name: "Add a package to Leap 16.0 and Package Hub"
about: "If you want to add a new package to Leap 16.0 and Package Hub"
title: "[ADD] <package name>"
ref: "leap-16.0"
assignees: []
labels:
- new_package
---
This is where you add a new package to Leap-16.0 and Package Hub Please replace and specify on one line. You can include any relevant Bugzilla links too.
org/package#commit_hash
Where the `commit_hash` could be a branch.

View File

@@ -1,16 +0,0 @@
---
name: "Remove package from Leap 16.0 and Package Hub"
about: "If you want to remove a package from Leap 16.0 and Package Hub"
title: "[RM] <package name>"
ref: "leap-16.0"
assignees: []
labels:
- rm_package
---
This is where you rm a package from Leap 16.0 and Package Hub. Please specify package in title and target the correct branch of the project.

View File

@@ -1,37 +0,0 @@
# Use this as .gitea/workflows/patchinfo_numberator.yaml in all products/* repos
name: Patchinfo ID numberator
run-name: ${{ gitea.actor }} is setting patchinfo numbers
on: [push]
jobs:
use-go-action:
runs-on: tumbleweed
steps:
# Install packages if not provided by image
- run: |
rpm -q go && exit 0
zypper ref
zypper in -y go
# Generic action from GitHub to clone the product git repo
- name: Checkout product
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/github-actions-checkout@v4
with:
token: ${{ secrets.REPO_WRITE }}
repo-sha256: true
- name: Update all new _patchinfo files
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/patchinfo-numbering-action@v0
- name: Get last commit author
id: last-commit
run: |
echo "author=$(git log -1 --pretty='%an <%ae>')" >> $GITHUB_OUTPUT
- name: Commit changes back
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/stefanzweifel-git-auto-commit-action@v5
with:
commit_user_name: gitea-actions-autobuild
commit_user_email: autobuild+gitea@opensuse.org
commit_author: ${{ steps.last-commit.outputs.author }}
commit_message: "Update incident numbers [skip actions]"
commit_options: '--no-edit'
skip_fetch: true

6730
.gitmodules vendored

File diff suppressed because it is too large Load Diff

View File

@@ -1,144 +1,3 @@
-------------------------------------------------------------------
Tue Sep 2 16:40:20 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ add to backports_unneeded (bsc#1249063)
patterns-base-update_test
update-test-32bit-pkg
update-test-affects-package-manager
update-test-broken
update-test-feature
update-test-interactive
update-test-optional
update-test-reboot-needed
update-test-relogin-suggested
update-test-retracted
update-test-security
update-test-trivial
-------------------------------------------------------------------
Tue Aug 26 11:10:18 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ add to backports_unneeded (all are uninstallable and also blocked in Leap
16.0):
reproducible-faketools
reproducible-faketools-ant
reproducible-faketools-ar
reproducible-faketools-aslr
reproducible-faketools-date
reproducible-faketools-dettrace
reproducible-faketools-faketime
reproducible-faketools-filesys
reproducible-faketools-find
reproducible-faketools-future
reproducible-faketools-future1y
reproducible-faketools-futurepost
reproducible-faketools-hostname
reproducible-faketools-j1
reproducible-faketools-jar
reproducible-faketools-pid
reproducible-faketools-random
reproducible-faketools-rpmbuild
reproducible-faketools-strace
reproducible-faketools-strip-nondeterminism
reproducible-faketools-tar
reproducible-faketools-verbose
reproducible-faketools-zip
-------------------------------------------------------------------
Mon Aug 25 10:46:54 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ exclude geolite2legacy because it would bring in python-ipaddr
which was dropped from Factory in March 2025 (bsc#1248503)
-------------------------------------------------------------------
Fri Aug 22 16:38:02 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ exclude ceph-mgr-diskprediction-local because it would bring in
python-scikit-learn with a huge dependency tree (bsc#1248509)
-------------------------------------------------------------------
Thu Aug 21 13:04:20 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ exclude packages that should not be installed:
bash-legacybin
busybox-which (bsc#1248237)
this-is-only-for-build-envs
sddm-branding-openSUSE (bsc#1248488)
-------------------------------------------------------------------
Thu Aug 21 12:23:55 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ reinstate previously excluded packages (bsc#1248444):
libcups2-32bit
libsybdb5-32bit
libtdsodbc0-32bit
libzip5-32bit
libgnutls30-32bit
libgnutls-devel-32bit
-------------------------------------------------------------------
Wed Aug 20 12:02:06 UTC 2025 - Adrian Schröter <adrian@suse.de>
- Backports.productcompose:
+ prepare some settings for maintenance.
but not enabling it yet
-------------------------------------------------------------------
Tue Aug 19 10:41:28 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose
+ add uninstallables to backports_unneeded
grpc-source
libcups2-32bit
libdbus-1-3-32bit
libdvbv5-0-32bit
libgudev-1_0-0-32bit
libinput10-32bit
liblirc_driver0-32bit
libpolkit-gobject-1-0-32bit
libsybdb5-32bit
libtdsodbc0-32bit
libusb-1_0-0-32bit
libzip5-32bit
pam-extra-32bit
protobuf21-source
sddm-qt6-branding-openSUSE
-------------------------------------------------------------------
Mon Aug 18 11:21:14 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose
+ sync with current state of SLES-16.0
-------------------------------------------------------------------
Mon Aug 18 10:27:26 UTC 2025 - Wolfgang Engel <wolfgang.engel@suse.com>
- Backports.productcompose
* add to backports_unneeded (bsc#1248123)
cluster-md-kmp-azure
cluster-md-kmp-rt
dlm-kmp-azure
dlm-kmp-rt
gfs2-kmp-azure
gfs2-kmp-rt
kselftests-kmp-azure
kselftests-kmp-default
kselftests-kmp-rt
leancrypto-kmp-default
libressl
libressl-devel
libressl-devel-doc
ocfs2-kmp-azure
ocfs2-kmp-default
ocfs2-kmp-rt
openssl_tpm2_engine
-------------------------------------------------------------------
Thu Jul 31 12:38:03 UTC 2025 - Nathan Cutler <ncutler@suse.com>

View File

@@ -3,7 +3,6 @@ product_compose_schema: 0.2
vendor: openSUSE
name: Backports
version: 16
update: "16.0"
product-type: module
summary: openSUSE Backports
@@ -33,7 +32,6 @@ repodata: all
# has only an effect during maintenance:
set_updateinfo_from: maint-coord@suse.de
# set_updateinfo_id_prefix: openSUSE-Leap-16.0-
flavors:
backports_aarch64:
@@ -57,98 +55,25 @@ packagesets:
packages:
- ALP
- ALP-dummy-release
- bash-legacybin
- busybox-which
- ceph-mgr-diskprediction-local
- cluster-md-kmp-azure
- cluster-md-kmp-rt
- cmake-mini
- dlm-kmp-azure
- dlm-kmp-rt
- envsubst-mini
- ffmpeg-7-mini-libs
- gettext-runtime-mini
- gettext-tools-mini
- gfs2-kmp-azure
- gfs2-kmp-rt
- ghostscript-mini
- ghostscript-mini-devel
- geolite2legacy
- grpc-source
- krb5-mini
- krb5-mini-devel
- kselftests-kmp-azure
- kselftests-kmp-default
- kselftests-kmp-rt
- leancrypto-kmp-default
# - libcups2-32bit
- libcurl-mini4
- libdbus-1-3-32bit
- libdvbv5-0-32bit
- libgudev-1_0-0-32bit
- libinput10-32bit
- liblirc_driver0-32bit
- libpolkit-gobject-1-0-32bit
- libpxbackend-1_0-mini
- libressl
- libressl-devel
- libressl-devel-doc
# - libsybdb5-32bit
- libsystemd0-mini
# - libtdsodbc0-32bit
- libudev-mini1
- libunbound-devel-mini
- libusb-1_0-0-32bit
# - libzip5-32bit
- ocfs2-kmp-azure
- ocfs2-kmp-default
- ocfs2-kmp-rt
- openssl_tpm2
- pam-extra-32bit
- patterns-base-update_test
- postgresql17-devel-mini
- protobuf21-source
- reproducible-faketools
- reproducible-faketools-ant
- reproducible-faketools-ar
- reproducible-faketools-aslr
- reproducible-faketools-date
- reproducible-faketools-dettrace
- reproducible-faketools-faketime
- reproducible-faketools-filesys
- reproducible-faketools-find
- reproducible-faketools-future
- reproducible-faketools-future1y
- reproducible-faketools-futurepost
- reproducible-faketools-hostname
- reproducible-faketools-j1
- reproducible-faketools-jar
- reproducible-faketools-pid
- reproducible-faketools-random
- reproducible-faketools-rpmbuild
- reproducible-faketools-strace
- reproducible-faketools-strip-nondeterminism
- reproducible-faketools-tar
- reproducible-faketools-verbose
- reproducible-faketools-zip
- sddm-branding-openSUSE
- sddm-qt6-branding-openSUSE
- systemd-mini
- systemd-mini-container
- systemd-mini-devel
- this-is-only-for-build-envs
- udev-mini
- update-test-32bit-pkg
- update-test-affects-package-manager
- update-test-broken
- update-test-feature
- update-test-interactive
- update-test-optional
- update-test-reboot-needed
- update-test-relogin-suggested
- update-test-retracted
- update-test-security
- update-test-trivial
# TODO: unneeded Leap package per architecture
- name: backports_unneeded_aarch64
@@ -168,8 +93,8 @@ packagesets:
- name: backports_unneeded_x86_64
packages:
# - libgnutls30-32bit
# - libgnutls-devel-32bit
- libgnutls30-32bit
- libgnutls-devel-32bit
# TODO: unneeded SLES package on all architectures
- name: sles_unneeded
@@ -256,6 +181,11 @@ packagesets:
- adcli
- adcli-doc
- adobe-sourcecodepro-fonts
- adobe-sourcehansans-cn-fonts
- adobe-sourcehansans-hk-fonts
- adobe-sourcehansans-jp-fonts
- adobe-sourcehansans-kr-fonts
- adobe-sourcehansans-tw-fonts
- adwaita-fonts
- adwaita-icon-theme
- agama-scripts
@@ -303,7 +233,6 @@ packagesets:
- ant-swing
- ant-testutil
- ant-xz
- anthy
- antlr
- antlr-devel
- antlr-java
@@ -393,6 +322,7 @@ packagesets:
- arm-trusted-firmware
- arpwatch
- arpwatch-ethercodes
- asciidoc
- assertj-core
- assertj-core-javadoc
- at
@@ -618,7 +548,6 @@ packagesets:
- cockpit-bridge
- cockpit-devel
- cockpit-doc
- cockpit-firewalld
- cockpit-kdump
- cockpit-machines
- cockpit-networkmanager
@@ -840,7 +769,6 @@ packagesets:
- duktape-devel
- dump
- dump-rmt
- duperemove
- dvb-utils
- dwarves
- dwarves-devel
@@ -1682,32 +1610,10 @@ packagesets:
- ibmtss-devel
- ibsim
- ibus
- ibus-anthy
- ibus-cangjie
- ibus-dict-emoji
- ibus-gtk3
- ibus-gtk4
- ibus-hangul
- ibus-lang
- ibus-libpinyin
- ibus-libzhuyin
- ibus-m17n
- ibus-rime
- ibus-table
- ibus-table-chinese-array
- ibus-table-chinese-cangjie
- ibus-table-chinese-cantonese
- ibus-table-chinese-easy
- ibus-table-chinese-erbi
- ibus-table-chinese-jyutping
- ibus-table-chinese-quick
- ibus-table-chinese-scj
- ibus-table-chinese-stroke5
- ibus-table-chinese-wu
- ibus-table-chinese-wubi-haifeng
- ibus-table-chinese-wubi-jidian
- ibus-table-chinese-yong
- ibus-table-extraphrase
- ibutils
- icu
- icu4j
@@ -2260,7 +2166,6 @@ packagesets:
- libaio1
- libalternatives-devel
- libalternatives1
- libanthy0
- libao-plugins4
- libao4
- libaom3
@@ -2483,8 +2388,6 @@ packagesets:
- libcanberra-gtk3-0
- libcanberra-gtk3-module
- libcanberra0
- libcangjie-data
- libcangjie2
- libcap-devel
- libcap-ng-devel
- libcap-ng-utils
@@ -2795,7 +2698,6 @@ packagesets:
- libglib-2_0-0
- libglibmm-2_4-1
- libglibmm-2_68-1
- libglog2
- libglslang15
- libglut3
- libglvnd
@@ -2940,7 +2842,6 @@ packagesets:
- libgxps2
- libhandle1
- libhandy-1-0
- libhangul1
- libharfbuzz-cairo0
- libharfbuzz-gobject0
- libharfbuzz-icu0
@@ -3155,7 +3056,6 @@ packagesets:
- libleancrypto-fips1
- libleancrypto1
- libled1
- libleveldb1
- liblilv-0-0
- liblldb19
- liblldp_clif1
@@ -3194,7 +3094,6 @@ packagesets:
- libmariadbd-devel
- libmariadbd19
- libmariadbprivate
- libmarisa0
- libmaxminddb-devel
- libmaxminddb0
- libmbim
@@ -3343,7 +3242,6 @@ packagesets:
- libopenblas_pthreads0
- libopenblas_serial-devel
- libopenblas_serial0
- libopencc1_1
- libopencore-amrnb0
- libopencore-amrwb0
- libopencsd1
@@ -3421,8 +3319,6 @@ packagesets:
- libpfm-devel-static
- libpfm4
- libpgm-5_3-0
- libpinyin-data
- libpinyin15
- libpipeline-devel
- libpipeline1
- libpipewire-0_3-0
@@ -3529,7 +3425,6 @@ packagesets:
- librepo0
- librest-1_0-0
- librhash1
- librime1
- librist4
- librmt-devel-doc
- librmt1_0
@@ -4015,7 +3910,6 @@ packagesets:
- libzbar0
- libzck-devel
- libzck1
- libzhuyin15
- libzimg2
- libzio-devel
- libzio1
@@ -4554,7 +4448,6 @@ packagesets:
- openblas_openmp-devel-static
- openblas_pthreads-devel-static
- openblas_serial-devel-static
- opencc-data
- opencl-headers
- openexr
- openexr-doc
@@ -4907,13 +4800,11 @@ packagesets:
- perl-File-Slurper
- perl-File-Which
- perl-File-chdir
- perl-Font-AFM
- perl-Git
- perl-Glib
- perl-Glib-Object-Introspection
- perl-Gtk3
- perl-HTML-Form
- perl-HTML-Format
- perl-HTML-Parser
- perl-HTML-Tagset
- perl-HTML-Tidy
@@ -5042,6 +4933,7 @@ packagesets:
- perl-Test-Without-Module
- perl-Test-YAML
- perl-Test2-Plugin-NoWarnings
- perl-Test2-Suite
- perl-Text-CSV
- perl-Text-CSV_XS
- perl-Text-CharWidth
@@ -5190,7 +5082,6 @@ packagesets:
- pipewire-tools
- pkcs11-helper
- pkcs11-helper-devel
- pkcs11-provider
- pkexec
- pkgconf
- pkgconf-m4
@@ -5284,6 +5175,8 @@ packagesets:
- popt-devel
- popt-lang
- postfix
- postfix-bdb
- postfix-bdb-lmdb
- postfix-doc
- postfix-ldap
- postfix-mysql
@@ -5383,8 +5276,16 @@ packagesets:
- psutils
- pthread-stubs-devel
- publicsuffix
- pulseaudio
- pulseaudio-bash-completion
- pulseaudio-lang
- pulseaudio-module-bluetooth
- pulseaudio-module-gsettings
- pulseaudio-module-jack
- pulseaudio-module-x11
- pulseaudio-module-zeroconf
- pulseaudio-setup
- pulseaudio-system-wide
- pulseaudio-utils
- pulseaudio-zsh-completion
- purge-kernels-service
@@ -5601,7 +5502,6 @@ packagesets:
- python313-cairocffi
- python313-cairocffi-pixbuf
- python313-calver
- python313-cangjie
- python313-cbor2
- python313-cchardet
- python313-certifi
@@ -6689,7 +6589,6 @@ packagesets:
- ruby3.4-devel-extra
- ruby3.4-doc
- ruby3.4-doc-ri
- ruby3.4-rubygem-asciidoctor
- ruby3.4-rubygem-bundler
- ruby3.4-rubygem-gem2rpm
- ruby3.4-rubygem-ruby-augeas
@@ -7270,6 +7169,7 @@ packagesets:
- unixODBC-devel
- unzip
- unzip-doc
- unzip-rcc
- upb-devel
- update-alternatives
- update-bootloader
@@ -7393,6 +7293,7 @@ packagesets:
- wireplumber
- wireplumber-doc
- wireplumber-lang
- wireplumber-video-only-profile
- wireshark
- wireshark-devel
- wireshark-ui-qt
@@ -7638,7 +7539,6 @@ packagesets:
- himmelblau-sshd-config
- himmelblau-sso
- hyper-v
- ibus-mozc
- irqbalance
- irqbalance-ui
- kernel-64kb
@@ -7705,8 +7605,6 @@ packagesets:
- luajit-devel
- microsoft-dracut-config
- mokutil
- mozc
- mozc-gui-tools
- ndctl
- nv-prefer-signed-open-driver
- nvidia-open-driver-G06-signed-64kb-devel
@@ -7790,7 +7688,6 @@ packagesets:
- fftw3-mpi-devel
- grub2-branding-SLE
- grub2-powerpc-ieee1275
- ibus-mozc
- iprutils
- irqbalance
- irqbalance-ui
@@ -7850,8 +7747,6 @@ packagesets:
- libxatracker2
- lklfuse
- lsvpd
- mozc
- mozc-gui-tools
- ndctl
- numatop
- papi
@@ -7932,12 +7827,10 @@ packagesets:
- openssl-ibmca
- openssl-ibmca-engine
- openssl-ibmca-provider
- orarun
- osasnmpd
- pam-doc
- pam-manpages
- patterns-server-hwcrypto
- patterns-server-oracle_server
- qclib
- s390-tools
- s390-tools-chreipl-fcp-mpath
@@ -7985,7 +7878,6 @@ packagesets:
- cloud-regionsrv-client-plugin-azure
- cloud-regionsrv-client-plugin-ec2
- cloud-regionsrv-client-plugin-gce
- containerized-data-importer-manifests
- crash-gcore
- disk-encryption-tool
- dmidecode
@@ -8032,7 +7924,6 @@ packagesets:
- himmelblau-sshd-config
- himmelblau-sso
- hyper-v
- ibus-mozc
- infinipath-psm-devel
- intel-cmt-cat
- intel-lpmd
@@ -8053,16 +7944,9 @@ packagesets:
- kernel-kvmsmall-vdso
- kernel-livepatch-6_12_0-160000_20-default
- kiwi-pxeboot
- kubevirt-manifests
- kubevirt-virtctl
- libFLAC++10-x86-64-v3
- libFLAC12-x86-64-v3
- libIex-3_2-31-x86-64-v3
- libIlmThread-3_2-31-x86-64-v3
- libLLVMSPIRVLib19
- libOpenEXR-3_2-31-x86-64-v3
- libOpenEXRCore-3_2-31-x86-64-v3
- libOpenEXRUtil-3_2-31-x86-64-v3
- libSvtAv1Enc2
- libaccel-config1
- libatopology2
@@ -8214,8 +8098,6 @@ packagesets:
- mcelog
- microsoft-dracut-config
- mokutil
- mozc
- mozc-gui-tools
- nbdkit-nbd-plugin
- nbdkit-python-plugin
- nbdkit-vddk-plugin
@@ -8237,7 +8119,6 @@ packagesets:
- open-vm-tools-desktop
- open-vm-tools-sdmp
- openssl-3-livepatches
- orarun
- ovmf
- ovmf-tools
- pam-doc
@@ -8261,7 +8142,6 @@ packagesets:
- patterns-sap-security
- patterns-sap-trento_agent
- patterns-sap-trento_server
- patterns-server-oracle_server
- pcm
- pcp-pmda-infiniband
- pcp-pmda-perfevent

1
CoreFreq Submodule

Submodule CoreFreq added at cb20fe7795

View File

@@ -0,0 +1,49 @@
#
# spec file for package PackageHub-release
#
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: PackageHub-release
Version:
Release: 0
Summary:
# FIXME: Select a correct license from https://github.com/openSUSE/spec-cleaner#spdx-licenses
License:
URL:
Source:
BuildRequires:
%description
%prep
%autosetup -p1
%build
%configure
%make_build
%install
%make_install
%check
%make_build check
%files
%license COPYING
%doc ChangeLog README
%changelog

95
_config
View File

@@ -159,19 +159,114 @@ Macros:
# Leap specific package list, the same list with excludebuild must add to Backports project
# Most of package should be built in Backports
%if "%_project" == "openSUSE:Backports:SLE-16.0" || "%_project" == "openSUSE:Backports:SLE-16.0:git"
BuildFlags: excludebuild:000productcompose:leap_oss
BuildFlags: excludebuild:000productcompose:leap_non_oss
BuildFlags: excludebuild:000productcompose.dvd:leap_dvd5_aarch64
BuildFlags: excludebuild:000productcompose.dvd:leap_dvd5_ppc64le
BuildFlags: excludebuild:000productcompose.dvd:leap_dvd5_s390x
BuildFlags: excludebuild:000productcompose.dvd:leap_dvd5_x86_64
BuildFlags: excludebuild:000productcompose.dvdexpr:leap_aarch64
BuildFlags: excludebuild:000productcompose.dvdexpr:leap_ppc64le
BuildFlags: excludebuild:000productcompose.dvdexpr:leap_s390x
BuildFlags: excludebuild:000productcompose.dvdexpr:leap_x86_64
BuildFlags: excludebuild:000release-packages:Leap-Addon-NonOss-release
BuildFlags: excludebuild:000release-packages:Leap-release
BuildFlags: excludebuild:000update-repos
# BuildFlags: excludebuild:00aggregates
BuildFlags: excludebuild:MozillaFirefox-branding-openSUSE:MozillaFirefox-branding-openSUSE
BuildFlags: excludebuild:MozillaFirefox-branding-openSUSE:firefox-esr-branding-openSUSE
BuildFlags: excludebuild:NetworkManager-branding:openSUSE
BuildFlags: excludebuild:PackageKit-branding-openSUSE
BuildFlags: excludebuild:agama-installer-Leap:Leap_16.0
BuildFlags: excludebuild:agama-installer-Leap:Leap_16.0_PXE
BuildFlags: excludebuild:agama-products
BuildFlags: excludebuild:baseiso-containment
# nothing provides vhba-kmp needed by cdemu-daemon
BuildFlags: excludebuild:cdemu-daemon
BuildFlags: excludebuild:gcdemu
# cinnamon has BuildRequies: hicolor-icon-theme-branding-openSUSE and desktop-data-openSUSE-extra
BuildFlags: excludebuild:cinnamon
BuildFlags: excludebuild:cinnamon-session
BuildFlags: excludebuild:cinnamon-translations
BuildFlags: excludebuild:muffin
BuildFlags: excludebuild:dracula-gtk-theme
BuildFlags: excludebuild:gdm-branding-openSUSE
BuildFlags: excludebuild:branding-openSUSE
BuildFlags: excludebuild:desktop-data-openSUSE
BuildFlags: excludebuild:distribution-logos-openSUSE
BuildFlags: excludebuild:droidcam
BuildFlags: excludebuild:enlightenment-branding-openSUSE
BuildFlags: excludebuild:enlightenment-profiles-openSUSE
BuildFlags: excludebuild:enlightenment-theme-openSUSE
BuildFlags: excludebuild:epiphany-branding-openSUSE
# we build ffado:ffado-mixer for openSUSE, the main one is built in SLFO
BuildFlags: excludebuild:ffado
BuildFlags: excludebuild:framework-laptop
BuildFlags: excludebuild:glib2-branding:openSUSE
BuildFlags: excludebuild:gnome-branding-Leap
BuildFlags: excludebuild:grub2-theme-breeze
BuildFlags: excludebuild:gtk2-branding:openSUSE
BuildFlags: excludebuild:gtk3-branding:openSUSE
BuildFlags: excludebuild:gtk4-branding:openSUSE
# build gpgme:qt flavor for qt5 support
BuildFlags: excludebuild:gpgme
BuildFlags: excludebuild:gpgme:qt6
BuildFlags: excludebuild:hardinfo2
BuildFlags: excludebuild:hicolor-icon-theme-branding-openSUSE
BuildFlags: excludebuild:icewm-theme-branding:openSUSE
BuildFlags: excludebuild:lightdm-gtk-greeter-branding-openSUSE
BuildFlags: excludebuild:live-net-installer
BuildFlags: excludebuild:mate-branding-openSUSE
BuildFlags: excludebuild:mhvtl
BuildFlags: excludebuild:openSUSE-EULAs
BuildFlags: excludebuild:openSUSE-build-key
BuildFlags: excludebuild:openSUSE-repos:openSUSE-repos-Leap
BuildFlags: excludebuild:openafs
BuildFlags: excludebuild:opensuse-welcome
BuildFlags: excludebuild:opensuse-migration-tool
# to get basic_desktop and X11 pattern
# BuildFlags: excludebuild:patterns-base
BuildFlags: excludebuild:patterns-devel-base
BuildFlags: excludebuild:patterns-gnome
BuildFlags: excludebuild:patterns-server
BuildFlags: excludebuild:patterns-cinnamon
BuildFlags: excludebuild:plasma6-openSUSE
BuildFlags: excludebuild:product-composer
# to build gui flavor only, the main one is from SLFO
BuildFlags: excludebuild:pinentry
# BuildRequires: openSUSE-release
BuildFlags: excludebuild:python-PyMuPDF
# main flavor is built in SLFO, Backports builds qtpdf flavor only
BuildFlags: excludebuild:python-PyQt6
BuildFlags: excludebuild:python-QtPy:test
BuildFlags: excludebuild:mcomix
BuildFlags: excludebuild:release-notes-openSUSE
BuildFlags: excludebuild:rpm-repos-openSUSE
BuildFlags: excludebuild:skelcd-openSUSE
BuildFlags: excludebuild:slick-greeter-branding-openSUSE
BuildFlags: excludebuild:systemd-presets-branding-openSUSE
BuildFlags: excludebuild:terminology-theme-openSUSE
BuildFlags: excludebuild:terminology
BuildFlags: excludebuild:terminology-theme-openSUSE-oliveleaf
BuildFlags: excludebuild:terminology-theme-dark
BuildFlags: excludebuild:v4l2loopback
BuildFlags: excludebuild:vhba-kmp
BuildFlags: excludebuild:wallpapers-openSUSE-extra
BuildFlags: excludebuild:xfce4-branding-openSUSE
BuildFlags: excludebuild:xtables-addons
BuildFlags: excludebuild:CoreFreq
BuildFlags: excludebuild:facetimehd
BuildFlags: excludebuild:gasket-driver
BuildFlags: excludebuild:hdjmod
BuildFlags: excludebuild:msr-safe
BuildFlags: excludebuild:tp_smapi
BuildFlags: excludebuild:vendor-reset
BuildFlags: excludebuild:xpadneo
BuildFlags: excludebuild:ovpn-dco
BuildFlags: excludebuild:openSUSEway
BuildFlags: excludebuild:memtest86+
BuildFlags: excludebuild:translate-toolkit:test
BuildFlags: excludebuild:rage
BuildFlags: excludebuild:python-opengl:test
%ifarch aarch64 s390x ppc64le
BuildFlags: excludebuild:rust1.77:test

View File

@@ -1,3 +0,0 @@
{
"": ["bigironman", "maxlin_factory", "lkocman-factory", "smithfarm"]
}

1
agama-products Submodule

Submodule agama-products added at 43922126d8

Submodule blueman deleted from 4f05a5c6cb

1
branding-openSUSE Submodule

Submodule branding-openSUSE added at 7110dd5186

1
cdemu-daemon Submodule

Submodule cdemu-daemon added at e0a17a15e2

1
cinnamon Submodule

Submodule cinnamon added at bc8ccb0301

1
cinnamon-session Submodule

Submodule cinnamon-session added at 1dd93b4ba8

1
cinnamon-translations Submodule

Submodule cinnamon-translations added at a2c8a06768

1
desktop-data-openSUSE Submodule

Submodule desktop-data-openSUSE added at 705b02dd9c

1
dovecot23 Submodule

Submodule dovecot23 added at 75da71d26e

1
dracula-gtk-theme Submodule

Submodule dracula-gtk-theme added at 93c0cfbfa3

1
droidcam Submodule

Submodule droidcam added at 579f90ff6f

1
duperemove Submodule

Submodule duperemove added at e90d0e7101

2
exim

Submodule exim updated: 9f3f61dcb2...882d8e0197

1
facetimehd Submodule

Submodule facetimehd added at 375c2a2843

Submodule fractal deleted from f0f599187b

1
framework-laptop Submodule

Submodule framework-laptop added at c167f1afb4

2
fsvs

Submodule fsvs updated: d5b64fb742...ce9274426f

1
gasket-driver Submodule

Submodule gasket-driver added at 6c61ee4fd7

1
gcdemu Submodule

Submodule gcdemu added at 75def9fb0e

1
gdm Submodule

Submodule gdm added at 98b9a89e6a

1
gdm-branding-openSUSE Submodule

Submodule gdm-branding-openSUSE added at 79eac12844

Submodule ghc-file-io deleted from 41d782bf2c

1
glib2-branding Submodule

Submodule glib2-branding added at 463115b419

2
gn

Submodule gn updated: 140cfd7fc8...9f8ced3439

1
gnome-branding-Leap Submodule

Submodule gnome-branding-Leap added at bee1fc6c92

1
gtk2-branding Submodule

Submodule gtk2-branding added at dc7ce20bde

1
gtk3-branding Submodule

Submodule gtk3-branding added at 8152ba2269

1
gtk4-branding Submodule

Submodule gtk4-branding added at 46197a2c31

1
hardinfo2 Submodule

Submodule hardinfo2 added at 1b5057e24e

1
hdjmod Submodule

Submodule hdjmod added at 78cf662529

1
ibus-rime Submodule

Submodule ibus-rime added at bcd1e1a150

1
ibus-table Submodule

Submodule ibus-table added at 3fcc998623

1
ibus-table-chinese Submodule

Submodule ibus-table-chinese added at d89a9fd425

1
ibus-table-others Submodule

Submodule ibus-table-others added at dfb3e5377d

1
librime Submodule

Submodule librime added at 30a8147fa7

Submodule libwlembed deleted from a5ab25d0c8

1
live-net-installer Submodule

Submodule live-net-installer added at 449585d9f3

Submodule log4cxx updated: f101bfa27e...497095c1cc

2
loki

Submodule loki updated: bea7d2365e...6957ea3b00

1
marisa Submodule

Submodule marisa added at 89748df39a

1
mcomix Submodule

Submodule mcomix added at 7b09964bc5

1
memtest86+ Submodule

Submodule memtest86+ added at 7e71f384a3

1
mhvtl Submodule

Submodule mhvtl added at 4cda8db7c2

2
moarvm

Submodule moarvm updated: bad6e97579...83101aa542

1
mozc Submodule

Submodule mozc added at e36548051a

1
msr-safe Submodule

Submodule msr-safe added at 3a450784ea

1
muffin Submodule

Submodule muffin added at 5102de34bd

Submodule nemo-extensions deleted from 408d51995d

1
noisetorch Submodule

Submodule noisetorch added at e9bf2da904

2
nqp

Submodule nqp updated: a043a46561...6309c6b840

2
openQA

Submodule openQA updated: 240b3ed944...7a7c0193ae

1
openSUSE-EULAs Submodule

Submodule openSUSE-EULAs added at 2da6f49f3b

1
openSUSE-build-key Submodule

Submodule openSUSE-build-key added at fc9d1f3165

1
openSUSE-repos Submodule

Submodule openSUSE-repos added at dfd0b2587c

1
openSUSEway Submodule

Submodule openSUSEway added at 3f2e42aae1

1
openafs Submodule

Submodule openafs added at 7eaf4bf86a

1
opensuse-welcome Submodule

Submodule opensuse-welcome added at 47c66fe8ab

2
orage

Submodule orage updated: 30d056eae9...dedf11a019

Some files were not shown because too many files have changed in this diff Show More