The tomcat rpms
Find a file
Adam Williamson b6246accae Fix java requirements (#2398212)
With java-latest now being 25, but only java-25 providing the
generic 'java' and 'java-headless' etc., we get file conflicts
if a transaction includes both things that want 'java-25' or
'java-25-headless' and things that want 'java' or 'java-headless'.
This is because dnf prefers java-latest as a provider of the
java-25-* provides (it's versioned higher than the java-25
packages), but only the java-25 packages provide the generic
requirements.

To avoid this making FreeIPA uninstallable, let's get rid of the
generic 'java-headless' requirement. I think f7115aee was meant
to do this already, but missed it.

Also get rid of the now-useless version bounds on requirements
where the java version is included in the requirement name.
2025-09-25 11:10:06 -07:00
.fmf This pull request enables tests in the Fedora CI using tmt which 2025-01-07 13:31:19 +00:00
plans Revert "Define the provision method for tests" 2025-07-28 16:09:03 +03:00
.gitignore Revert "Update to 10.1.36 and verify signatures as suggested in the Fedora Packaging Guidelines" 2025-07-28 16:09:03 +03:00
.packit.yaml Update to 10.1.34 2025-01-07 17:03:13 +02:00
ci.fmf This pull request enables tests in the Fedora CI using tmt which 2025-01-07 13:31:19 +00:00
gating.yaml On second thought, let's keep bodhi_update_push_testing 2025-08-20 17:43:44 -07:00
module-start-up-parameters.conf Revert "- This commit introduces the major change of dropping the custom scripts and using the upstream scripts for tomcat deployment." 2025-07-28 16:09:08 +03:00
rhbz-1857043.patch Update to 10.1.34 2025-01-07 17:03:13 +02:00
sources Update to 10.1.46 upstream release 2025-09-12 17:30:11 +03:00
tomcat-10.1-bnd-annotation.patch Update to 10.1.34 2025-01-07 17:03:13 +02:00
tomcat-10.1-bootstrap-MANIFEST.MF.patch Update to 10.1.34 2025-01-07 17:03:13 +02:00
tomcat-10.1-catalina-policy.patch Revert "Update catalina-policy.patch" 2025-07-28 16:09:04 +03:00
tomcat-10.1-digest.script Revert "- This commit introduces the major change of dropping the custom scripts and using the upstream scripts for tomcat deployment." 2025-07-28 16:09:08 +03:00
tomcat-10.1-JDTCompiler.patch Update to 10.1.34 2025-01-07 17:03:13 +02:00
tomcat-10.1-tomcat-users-webapp.patch Revert "- This commit introduces the major change of dropping the custom scripts and using the upstream scripts for tomcat deployment." 2025-07-28 16:09:08 +03:00
tomcat-10.1-tool-wrapper.script Revert "- This commit introduces the major change of dropping the custom scripts and using the upstream scripts for tomcat deployment." 2025-07-28 16:09:08 +03:00
tomcat-10.1.conf Revert "- This commit introduces the major change of dropping the custom scripts and using the upstream scripts for tomcat deployment." 2025-07-28 16:09:08 +03:00
tomcat-10.1.logrotate Revert "Remove logrotate file since Tomcat rotates its own logs" 2025-07-28 16:09:05 +03:00
tomcat-10.1.service Revert "- This commit introduces the major change of dropping the custom scripts and using the upstream scripts for tomcat deployment." 2025-07-28 16:09:08 +03:00
tomcat-10.1.sysconfig Revert "- This commit introduces the major change of dropping the custom scripts and using the upstream scripts for tomcat deployment." 2025-07-28 16:09:08 +03:00
tomcat-10.1.wrapper Revert "- This commit introduces the major change of dropping the custom scripts and using the upstream scripts for tomcat deployment." 2025-07-28 16:09:08 +03:00
tomcat-build.patch Revert "- This commit introduces the major change of dropping the custom scripts and using the upstream scripts for tomcat deployment." 2025-07-28 16:09:08 +03:00
tomcat-functions Revert "- This commit introduces the major change of dropping the custom scripts and using the upstream scripts for tomcat deployment." 2025-07-28 16:09:08 +03:00
tomcat-named.service Revert "- This commit introduces the major change of dropping the custom scripts and using the upstream scripts for tomcat deployment." 2025-07-28 16:09:08 +03:00
tomcat-preamble Revert "- This commit introduces the major change of dropping the custom scripts and using the upstream scripts for tomcat deployment." 2025-07-28 16:09:08 +03:00
tomcat-server Revert "- This commit introduces the major change of dropping the custom scripts and using the upstream scripts for tomcat deployment." 2025-07-28 16:09:08 +03:00
tomcat.spec Fix java requirements (#2398212) 2025-09-25 11:10:06 -07:00