Commit 2b23075
Require Java 17 or Java 21 for RPM installations and Java 21 for Fedora installations (#544)
* rpm: Require temurin-21-jre to replace deprecated OpenJDK packages (fixes #516)
* Apply conditional Temurin dependency only for Fedora builds
* Fix: Update Java dependency for Fedora to java >= 21
* Fix: Update Java dependency to java >= 17 for non-Fedora systems
* Fix: correct java requirement syntax
* Restore Requires(pre) line as requested by reviewer
* Update rpm/build/SPECS/jenkins.spec
Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
* Update rpm/build/SPECS/jenkins.spec
Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
---------
Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
Co-authored-by: Bruno Verachten <gounthar@gmail.com>1 parent c2664db commit 2b23075
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
0 commit comments