Gustavo Pichorim Boiko
8fd91df2e1
Adjust the prjconf to ensure SUMA packages build fine
...
Also ensure they don't affect the non-SUMA packages:
- Add saltbundlepy-base to the /usr/bin/python3.1 FileProvides (together with python311-base)
- Add prefers for the packages that could cause unresolvable
2024-06-25 18:11:26 +00:00
9e828a7c53
Prefer registries-conf-suse.
2024-05-06 08:34:05 +02:00
Jiri Srain
3d37637bf9
Prefer for container registries configuration
2024-04-26 14:37:43 +02:00
565b1cc3a3
prjconf: export s390-tools genprotimg bootloaders in x86_64 (bsc#1222675)
...
They are built in s390x, but should also be available in x86_64, which
is the only other arch s390-tools is built in.
Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2024-04-17 14:50:55 +02:00
0573d2ef93
Additional substitutes for gcc.
2024-03-20 15:41:26 +01:00
2ff874358a
Fix Ring0 on i586.
2024-03-18 12:04:06 +01:00
0869405d0d
_config: Prefer gcc-build-c++ .
2024-03-18 12:04:06 +01:00
Marco Strigl
d86945fae5
Merge pull request 'Correct prjconfig with new gcc-build split' ( #60 ) from fcrozat/SUSE_ALP_Standard:gcc-build into 1.0
...
Reviewed-on: https://src.suse.de/products/SUSE_ALP_Standard/pulls/60
Reviewed-by: Marco Strigl <mstrigl@gitea_noreply@suse.de>
2024-03-15 15:39:46 +01:00
99683e4bd6
Correct prjconfig with new gcc-build split
2024-03-12 16:24:01 +01:00
7b8d9cc356
enforce proper vendor and bug url for ALP codebase
2024-03-12 14:33:00 +01:00
58b9bb8e5e
Required after gcc SR#322365
2024-03-08 11:07:39 -03:00
Jiri Srain
380bec151d
disable building against AppArmor
2024-03-01 15:33:42 +01:00
Ruediger Oertel
d6f8fea5ef
Merge pull request 'Fix ExportFilter and kernel package definitions' ( #48 ) from adrianSuSE/SUSE_ALP_Standard:fix_exportfilter into 1.0
...
Reviewed-on: https://src.suse.de/products/SUSE_ALP_Standard/pulls/48
2024-02-19 18:04:13 +01:00
063d5f1353
fix typo in Constraint in flags
2024-02-19 14:41:13 +01:00
aa8453bbbf
z14 is minimal arch for ALP (jsc#PED-253)
2024-02-19 12:36:17 +01:00
b21f2a8c30
allow rpmlint-mini-AGGR to be build on standard/i586 only
2024-02-19 11:26:39 +01:00
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
432debe16d
Fix ExportFilter and kernel package definitions
2024-01-25 11:05:13 +01: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