Skip to content

Commit

Permalink
Update JSS dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
edewata committed Feb 9, 2024
1 parent c574364 commit 14f7bbe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pki.spec
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ BuildRequires: tomcat

BuildRequires: junit
BuildRequires: jpackage-utils >= 0:1.7.5-10
BuildRequires: jss >= 4.10.0, jss < 5.0.0
BuildRequires: jss >= 4.11.0, jss < 5.0.0
BuildRequires: tomcatjss >= 7.8.0, tomcatjss < 8.0.0

BuildRequires: systemd-units
Expand Down Expand Up @@ -327,7 +327,7 @@ Provides: pki-symkey = %{version}-%{release}

Requires: %{java_headless}
Requires: jpackage-utils >= 0:1.7.5-10
Requires: jss >= 4.10.0, jss < 5.0.0
Requires: jss >= 4.11.0, jss < 5.0.0
Requires: nss >= 3.38.0

# Ensure we end up with a useful installation
Expand Down Expand Up @@ -415,7 +415,7 @@ Requires: glassfish-jaxb-api
Requires: slf4j
Requires: slf4j-jdk14
Requires: jpackage-utils >= 0:1.7.5-10
Requires: jss >= 4.10.0, jss < 5.0.0
Requires: jss >= 4.11.0, jss < 5.0.0
Requires: ldapjdk >= 4.24.0, ldapjdk < 5.0.0
Requires: %{product_id}-base = %{version}-%{release}

Expand Down

0 comments on commit 14f7bbe

Please sign in to comment.