Commit Graph

4 Commits

Author SHA1 Message Date
8d5da3cd1b Merge imports/c10s/java-25-openjdk-portable-22.0.2.0.9-1.el9 2026-02-21 14:54:02 +00:00
a33c02e629 Fix portable archive macros for RPM 4.19 %{nil} handling
RPM 4.19 no longer expands double-percentaged %%{nil} passed through
%%{1} in the macro chain. Add ForFiles wrapper macros that pass ""
through %(echo ...) to evaluate the archive names at the shell level,
bypassing the RPM macro expansion issue. Use these in %files sections
instead of the original macros with %%{nil}.
2026-02-21 14:53:50 +00:00
ce3f3cac85 import CS java-25-openjdk-portable-22.0.2.0.9-1.el9 2026-02-21 14:13:45 +00:00
56470ea403 import CS java-25-openjdk-portable-21.0.8.0.9-1.el9 2026-02-21 14:13:36 +00:00