674 Commits

Author SHA256 Message Date
055cf9e23f update to current state 2025-06-25 12:49:40 +02:00
ff8484f986 Merge pull request '_config: add FileProvides for /usr/sbin/btrfs' (#161) from epaolantonio/SLFO_main:epaolantonio/main-btrfsprogs into main 2025-06-24 18:06:42 +02:00
60b342dcb1 Merge pull request '_config: Prefer openldap2_5-devel.' (#159) from gleidi/SLFO_main:openldap2_5 into main 2025-06-24 18:06:07 +02:00
1ae7aa8eca _config: add FileProvides for /usr/sbin/btrfs
Needed after the latest read-only-root-fs update to make
SL-Micro image builds resolveable.

Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2025-06-24 15:03:24 +02:00
5895f427bb _config: Prefer openldap2_5-devel. 2025-06-23 15:02:08 +02:00
c1e954f685 update to current state 2025-06-23 13:40:25 +02:00
be203914f2 update to current state 2025-06-21 02:08:37 +02:00
f1ed71e80f update to current state 2025-06-20 16:53:40 +02:00
2c11b44513 update to current state 2025-06-18 21:35:35 +02:00
Nathan Cutler
fada956ce7 Merge pull request '_config: drop quotes from _is_in_project check' (#147) from epaolantonio/SLFO_main:epaolantonio/project-quotes into main
Reviewed-on: https://src.suse.de/products/SLFO/pulls/147
Reviewed-by: Gustavo Yokoyama Ribeiro <gyribeiro@suse.com>
Reviewed-by: Nathan Cutler <ncutler@suse.de>
2025-06-18 17:41:33 +02:00
82a9cc4e57 update to current state 2025-06-18 16:55:55 +02:00
84664171c9 update to current state 2025-06-18 16:46:14 +02:00
1c5c74ad84 update to current state 2025-06-13 18:06:17 +02:00
46927c8a49 update to current state 2025-06-12 20:47:21 +02:00
ff082cbd5d _config: drop quotes from _is_in_project check
Needed to properly evaluate the condition.

Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2025-06-10 18:02:40 +02:00
8f7c856eb8 update to current state 2025-06-05 18:44:29 +02:00
7ad677d68a update to current state 2025-06-04 17:49:42 +02:00
c2bde4e0c7 update to current state 2025-06-04 12:10:38 +02:00
16752cf27e update to current state 2025-06-02 16:52:04 +02:00
9e3995094f update to current state 2025-06-02 14:41:35 +02:00
70fdec2e3e update to current state 2025-06-01 12:45:39 +02:00
beb30d527b Merge pull request 'Add %modern_python and %single_pythons_311plus definition' (#141) from dirkmueller/SLFO:modern_pythons into main
Reviewed-on: https://src.suse.de/products/SLFO/pulls/141
Reviewed-by: Gustavo Yokoyama Ribeiro <gyribeiro@suse.com>
Reviewed-by: Ruediger Oertel <ro@suse.com>
2025-05-31 09:26:33 +02:00
2b73eb9eef update to current state 2025-05-30 17:26:26 +02:00
a157c63f4d update to current state 2025-05-30 17:15:56 +02:00
04ace378f2 update to current state 2025-05-30 10:50:49 +02:00
cf50c846f8 update to current state 2025-05-30 10:00:48 +02:00
67cd5b8be2 update to current state 2025-05-30 09:29:57 +02:00
abba2eaa29 update to current state 2025-05-30 09:22:48 +02:00
Dirk Müller
006000e85c Add %modern_python and %single_pythons_311plus definition
This will be used to share the same spec file between sle15 and sle16.
2025-05-29 12:26:01 +02:00
Nathan Cutler
a3c73c9dba Merge pull request '_config: Prefer libncurses6.' (#140) from gleidi/SLFO_main:ncurses into main
Reviewed-on: https://src.suse.de/products/SLFO/pulls/140
Reviewed-by: Libor Miksik <libor.miksik@suse.com>
Reviewed-by: Nathan Cutler <ncutler@suse.de>
2025-05-29 11:20:31 +02:00
Nathan Cutler
2d079ddc8b Merge pull request '[main] i586 clean-up' (#139) from epaolantonio/SLFO_main:epaolantonio/i586-cleanup into main
Reviewed-on: https://src.suse.de/products/SLFO/pulls/139
Reviewed-by: Libor Miksik <libor.miksik@suse.com>
Reviewed-by: Nathan Cutler <ncutler@suse.de>
2025-05-29 11:20:01 +02:00
cbcb00dcfc _config: Prefer libncurses6. 2025-05-29 10:59:48 +02:00
9f14f323bd _config: i586: drop rust1.85, add rust1.87
Current rust version is rust1.86, so we don't actually need to build
rust1.85 on i586.

Since rust1.87 will be also merged soon, prepare the ground by
whitelisting it too - it will make the transition easier.

Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2025-05-29 10:55:37 +02:00
5889d09ac9 _config: clean-up i586 config
Follow-up to
298f44d2fa.

Now that the rebuild has been completed, we can finally drop the
helpers we added in the previous commit.

Also drop the rules to make rpmlint-mini-AGGR build in i586 - we
don't need it anymore (hopefully, a DR will be pending afterwards).

libgphoto2 has been dropped from i586 as well - we don't need it.

Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2025-05-29 10:53:45 +02:00
af071249d2 update to current state 2025-05-28 12:24:24 +02:00
6f511eed31 Merge pull request '_config: Expand whitelisted i586 packages' (#138) from epaolantonio/SLFO_main:epaolantonio/i586 into main
Reviewed-on: https://src.suse.de/products/SLFO/pulls/138
Reviewed-by: Frederic Crozat <fcrozat@suse.com>
Reviewed-by: Marco Strigl <marco.strigl@suse.com>
2025-05-28 12:19:19 +02:00
613ded7969 update to current state 2025-05-28 11:39:07 +02:00
4a751ed3c5 update to current state 2025-05-28 11:25:51 +02:00
298f44d2fa _config: Expand whitelisted i586 packages
We need them to properly build rpmlint-mini.

Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2025-05-28 11:21:54 +02:00
c42a029df1 update to current state 2025-05-28 09:00:16 +02:00
28518aae91 update to current state 2025-05-27 21:40:07 +02:00
7aae5e0dee update to current state 2025-05-27 21:30:58 +02:00
84668fa713 update to current state 2025-05-27 14:47:52 +02:00
c242815113 Merge pull request '_config: Disable a superlu and metis gnu-hpc flavors.' (#137) from gleidi/SLFO_main:gfortran into main
Reviewed-on: https://src.suse.de/products/SLFO/pulls/137
Reviewed-by: Libor Miksik <libor.miksik@suse.com>
Reviewed-by: Marco Strigl <marco.strigl@suse.com>
2025-05-27 09:29:25 +02:00
fdb76c4cd1 _config: Disable a superlu and metis gnu-hpc flavors. 2025-05-27 09:10:47 +02:00
e24f33b887 Merge pull request 'Cleanup python related prefers' (#123) from dirkmueller/SLFO:main into main
Reviewed-on: https://src.suse.de/products/SLFO/pulls/123
Reviewed-by: Ruediger Oertel <ro@suse.com>
Reviewed-by: Gustavo Yokoyama Ribeiro <gyribeiro@suse.com>
2025-05-26 16:22:14 +02:00
Nathan Cutler
2494a1c388 Merge pull request '_config: Prefer libgfortran5.' (#136) from gleidi/SLFO_main:gfortran into main
Reviewed-on: https://src.suse.de/products/SLFO/pulls/136
Reviewed-by: Frederic Crozat <fcrozat@suse.com>
Reviewed-by: Nathan Cutler <ncutler@suse.de>
2025-05-26 10:58:30 +02:00
79a33d41ed _config: Prefer libgfortran5. 2025-05-26 09:24:33 +02:00
94f023ec9a update to current state 2025-05-23 20:45:06 +02:00
49b137ed28 cleaned manually mozjs115 from .gitmodules 2025-05-23 19:27:15 +02:00