From 90ac0141dd2b2ea2510ed925b64d03c4ffa17f0c6c5b1a98eac7c622bc3f824f Mon Sep 17 00:00:00 2001 From: Max Lin Date: Thu, 5 Feb 2026 17:30:37 +0800 Subject: [PATCH] Prjconf: update prjconf 20260205 --- _config | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/_config b/_config index f96c570..defb22f 100644 --- a/_config +++ b/_config @@ -7,10 +7,10 @@ Release: . spec:lp161.. # uncomment before RC phase to get aaa_base-malloccheck etc. # make sure to rebuild patterns-base and skelcd-openSUSE -# %define _with_betatest 1 -# Macros: -# %_with_betatest 1 -# :Macros +%define _with_betatest 1 +Macros: +%_with_betatest 1 +:Macros BuildFlags: setvcs @@ -377,7 +377,7 @@ FileProvides: /usr/bin/chmod busybox-coreutils coreutils coreutils-single FileProvides: /usr/bin/chown busybox-coreutils coreutils coreutils-single FileProvides: /usr/bin/chsh shadow FileProvides: /usr/bin/cksum busybox-coreutils coreutils coreutils-single -FileProvides: /usr/bin/clang clang15 clang17 clang19 +FileProvides: /usr/bin/clang clang15 clang17 clang19 clang21 FileProvides: /usr/bin/clear busybox-ncurses-utils ncurses-utils FileProvides: /usr/bin/clisp clisp FileProvides: /usr/bin/cmp busybox-diffutils diffutils @@ -529,6 +529,7 @@ FileProvides: /usr/bin/python2.7 python-base FileProvides: /usr/bin/python3 python313-base FileProvides: /usr/bin/python3.11 python311-base FileProvides: /usr/bin/python3.13 python313-base +FileProvides: /usr/bin/python3.14 python314-base FileProvides: /usr/bin/python3.8 python38-base FileProvides: /usr/bin/qemu-img qemu-tools FileProvides: /usr/bin/qemu-nbd qemu-tools @@ -882,6 +883,7 @@ Ignore: postgresql14-devel-mini:this-is-only-for-build-envs Ignore: postgresql15-devel-mini:this-is-only-for-build-envs Ignore: postgresql16-devel-mini:this-is-only-for-build-envs Ignore: postgresql17-devel-mini:this-is-only-for-build-envs +Ignore: postgresql18-devel-mini:this-is-only-for-build-envs Ignore: systemd-mini-container:this-is-only-for-build-envs Ignore: systemd-mini:this-is-only-for-build-envs Ignore: udev-mini:this-is-only-for-build-envs @@ -1050,8 +1052,8 @@ Prefer: -libmarkdown2-devel # llvm exists in multiple versions Prefer: libclang13 libc++1 libc++abi1 libc++-devel libc++abi-devel -Prefer: clang19-devel clang17-devel clang15-devel -Prefer: llvm19-devel llvm17-devel llvm15-devel +Prefer: clang21-devel clang19-devel clang17-devel clang15-devel +Prefer: llvm21-devel llvm19-devel llvm17-devel llvm15-devel Prefer: -libomp17-devel # have choice for cmake(KWinDBusInterface) >= MACRO: deepin-kwin-devel kwin5-devel @@ -1097,8 +1099,8 @@ Prefer: %{php_pref}-tokenizer Prefer: apache2-mod_%{php_pref} Prefer: php8:php8-cli -# have choice for libomp.so()(64bit) needed by libispcrt1: libomp15-devel libomp16-devel -Prefer: -libomp15-devel -libomp16-devel +# have choice for libomp.so()(64bit) needed by libispcrt1: libomp19-devel libomp21-devel +Prefer: -libomp15-devel -libomp16-devel -libomp19-devel # have choice for pkgconfig(fmt): fmt-9-devel fmt-devel Prefer: -fmt-9-devel @@ -2090,7 +2092,7 @@ Macros: %postgresql_default_ver 15 # define which llvm package builds the system libraries -%product_libs_llvm_ver 19 +%product_libs_llvm_ver 21 # define which gcc package builds the system libraries %product_libs_gcc_ver 15 -- 2.51.1