Commit Graph

58 Commits

Author SHA1 Message Date
Jiri Srain
6e20b974eb separate ALP/SLE branding from openSUSE TW (which resulted in wrong
branding packages included in SLE Micro 6.0 raw images)
2024-02-13 10:05:16 +01:00
06be103894 Enable rpmlint-mini-AGGR only for standard repo and i586 arch 2024-02-07 10:07:07 -03:00
b00cfceb3f
Prefer go1.18 with openssl.
Go provides it's own cryptography stack but we need it built with
openssl. SR#319034 implements the change and this patch sets the
preferred Go package for ALP.
2024-01-23 17:39:59 +01:00
ca819882cb add filesprovides for qemu-system-s390x 2024-01-23 10:30:35 +01:00
d62a8f2ed5
Introduce _without_have_pyarrow macro.
Since SR#317959 pyarrow and its dependencies are not required anymore,
see bsc#1218592 . This patch introduces a macro to enable/disable
building pandas with pyarrow.
2024-01-19 14:02:24 +01:00
Jiri Srain
a5b464c334 de-prefer systemd-presets-branding-Elemental 2024-01-17 10:26:00 +01:00
9bfb8d0dec only enable rpmlint-mini aggregate on standard/i586 2024-01-12 12:31:24 +01:00
07265efb88 Ensure NetworkManager-branding-upstream is never prefered 2024-01-12 12:31:10 +01:00
b58fb8793d resync with Factory 2024-01-12 11:13:20 +01:00
ea63202242 build disable unsupported Arm platforms 2024-01-12 11:13:20 +01:00
93995ec8eb resync with Factory 2024-01-12 11:13:20 +01:00
Rüdiger Oertel
90cfc436a3 actually use power9 only, kernel does not boot on power8 2024-01-08 17:06:59 +01:00
2c8f6324c2
Since acceptance of SUSE:ALP:Source:Standard:1.0:Staging:Y , some python
packages have to be excluded.
2024-01-04 13:35:57 +01:00
7103159def Update to llvm17 2023-12-28 08:09:36 -03:00
380f2e9b19 disable building gnu-compiler-hpc on older gcc 2023-12-27 15:27:22 +01:00
Jiri Srain
70fbc18687 aggregate packages on i586 from Workbench 2023-12-07 03:02:48 +01:00
Jiri Srain
04fea929c0 /usr/bin/lzop also provided by lzop package 2023-12-01 12:26:13 +01:00
Marcus Rückert
b105dec695 Merge pull request 'Ignore lvm2:lockd as its a sanlock-devel dependency.' (#31) from gleidi/SUSE_ALP_Standard:sanlock into 1.0
Reviewed-on: https://src.suse.de/products/SUSE_ALP_Standard/pulls/31
2023-11-29 16:54:49 +01:00
91c883f073
Ignore lvm2:lockd as its a sanlock-devel dependency.
On ALP there's no need for sanlock-devel and its dependencies.
lvm2:lockd is a dependency of sanlock. On SR#311580 we received an
explicit indication of: "[...] remove the sanlock package from ALP?
The ALP libvirt package disables sanlock support and no longer
requires sanlock-devel. Any remaining packages with sanlock dependency
should consider doing the same."
2023-11-29 16:42:44 +01:00
ebec225ec2
Restrict i586 only to known working packages. 2023-11-23 14:22:30 +01:00
Jiri Srain
e474813786 remove else-branch to keep 32-bit build of gcc enabled on x86_64
(setting disable_32bit to 0 does not work that way)
2023-11-03 10:58:07 +01:00
Jiri Srain
0d4f1921a3 remove superfluous %endif (number did not match, introduced with commit
65e0a41766)
2023-11-03 10:28:33 +01:00
Jiri Srain
9409da1361 also define Macros in else branch for disabling 32-bit 2023-11-01 22:23:49 +01:00
Jiri Srain
fadb348c7e fix the project config to disable 32-bit everywhere except x86_64 2023-11-01 15:42:13 +01:00
65e0a41766 enable 32bit but only on x86_64 2023-10-24 13:02:56 +02:00
4c0b61a666 enable python-redis again 2023-10-23 11:57:44 +02:00
5fc855ab70 temporary build-disable python-redis until it is fixed 2023-10-23 10:45:17 +02:00
7dae03eb4d cleanup for Workbench 2023-10-23 10:40:06 +02:00
ad89bc0c72 disable 32bit build on ALP 2023-10-23 10:39:52 +02:00
cb8105f366 cleanup in python packages 2023-10-20 13:36:50 +02:00
42e7a732c2 disable python 3.10 on ALP 2023-10-19 10:04:56 +02:00
da63bf8979 additional prefer 2023-10-18 17:26:55 +02:00
3b1091f83f additional choice for python-urllib3 2023-10-06 11:54:43 +02:00
9e60672b99 who moved between packages 2023-10-05 17:38:07 +02:00
c32b4d822b handle staging projects too 2023-10-05 11:13:59 +02:00
f0870b4e32 disable building more packages
either :test multibuild or build dependencies on packages we don't
ship on ALP (gtk2, fltk)
2023-10-03 15:09:01 +02:00
abccb4023d enable container wrapping and additional adaptations for Basalt 2023-09-27 14:45:37 +02:00
bd83300d32 break cycle between ovmf and qemu 2023-09-25 16:04:35 +02:00
c99d4f40c6 switch to python 3.11 2023-09-20 14:36:26 +02:00
ea66ac4fb1 resync with Factory + repo2fileprovides.py script 2023-09-20 14:16:18 +02:00
Jiri Srain
4c9dd75529 Add prefer for python-packaging based on primary python 2023-09-19 13:35:48 +02:00
Jiri Srain
819c4dfd1f brackets fix 2023-09-19 12:33:43 +02:00
Jiri Srain
f0b3684216 switch default Python to 3.11 2023-09-19 12:29:31 +02:00
Jiri Srain
33c95fa9eb fixed wrong name of package in de-prefer 2023-09-18 11:36:13 +02:00
Jiri Srain
d43c0c7ba3 de-prefer instead 2023-09-18 10:00:51 +02:00
Jiri Srain
a042c25444 define Prefer for libcontainers-policy 2023-09-18 09:21:04 +02:00
Jiri Srain
ea89bd1a24 set KUBEVIRTFROM to ALP BCI instead of TumbleWeed 2023-09-05 13:44:53 +02:00
Jiri Srain
833d5795ff libfreebl3-hmac and libsoftokn3-hmac merged into main package, unprefer 32-bit flavor -liboqs-devel-32bit 2023-08-16 17:16:51 +02:00
Jiri Srain
0ef4fa2f37 Prefer: -NetworkManager-branding-upstream
Several packages blocked by the choice
2023-08-04 01:20:20 +02:00
dbe27c20f2 fix branding used for NetworkManager 2023-07-26 15:14:41 +02:00