Add Obsoletes/Conflicts for idm-tomcatjss
Resolves: https://issues.redhat.com/browse/RHEL-21429 side-tag: c9s-build-side-2819-stack-gate
This commit is contained in:
parent
814e82adbb
commit
ff841ca700
7
jss.spec
7
jss.spec
@ -12,7 +12,7 @@ Name: jss
|
|||||||
# Downstream release number:
|
# Downstream release number:
|
||||||
# - development/stabilization (unsupported): 0.<n> where n >= 1
|
# - development/stabilization (unsupported): 0.<n> where n >= 1
|
||||||
# - GA/update (supported): <n> where n >= 1
|
# - GA/update (supported): <n> where n >= 1
|
||||||
%global release_number 0.2
|
%global release_number 0.3
|
||||||
|
|
||||||
# Development phase:
|
# Development phase:
|
||||||
# - development (unsupported): alpha<n> where n >= 1
|
# - development (unsupported): alpha<n> where n >= 1
|
||||||
@ -145,6 +145,8 @@ Requires: mvn(org.apache.tomcat:tomcat-juli) >= 9.0.62
|
|||||||
# This will remove installed Tomcat JSS packages.
|
# This will remove installed Tomcat JSS packages.
|
||||||
Obsoletes: tomcatjss <= 8.5
|
Obsoletes: tomcatjss <= 8.5
|
||||||
Conflicts: tomcatjss <= 8.5
|
Conflicts: tomcatjss <= 8.5
|
||||||
|
Obsoletes: idm-tomcatjss <= 8.5
|
||||||
|
Conflicts: idm-tomcatjss <= 8.5
|
||||||
|
|
||||||
%if 0%{?rhel} <= 8
|
%if 0%{?rhel} <= 8
|
||||||
# PKI Servlet Engine has been replaced with Tomcat.
|
# PKI Servlet Engine has been replaced with Tomcat.
|
||||||
@ -349,6 +351,9 @@ cp base/target/jss-tests.jar %{buildroot}%{_datadir}/jss/tests/lib
|
|||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 29 2024 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.5.0-0.3
|
||||||
|
- Add Obsoletes/Conflicts for idm-tomcatjss
|
||||||
|
|
||||||
* Mon Dec 11 2023 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.5.0-0.2
|
* Mon Dec 11 2023 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.5.0-0.2
|
||||||
- Rebuild with side tag
|
- Rebuild with side tag
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user