public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jss] pqc: Add conflict on older PKI versions due to ACL3
@ 2026-07-28 16:48 Alexander Scheel
0 siblings, 0 replies; only message in thread
From: Alexander Scheel @ 2026-07-28 16:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/jss
Branch : pqc
Commit : f25b2d6a41e9049b9c03d0fd3a6e566842bf40a5
Author : Alexander Scheel <ascheel@redhat.com>
Date : 2020-11-05T09:40:00-05:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/jss/c/f25b2d6a41e9049b9c03d0fd3a6e566842bf40a5?branch=pqc
Log:
Add conflict on older PKI versions due to ACL3
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
---
diff --git a/jss.spec b/jss.spec
index a7c9812..925b552 100644
--- a/jss.spec
+++ b/jss.spec
@@ -7,7 +7,7 @@ URL: http://www.dogtagpki.org/wiki/JSS
License: MPLv1.1 or GPLv2+ or LGPLv2+
Version: 4.8.0
-Release: 1%{?_timestamp}%{?_commit_id}%{?dist}
+Release: 2%{?_timestamp}%{?_commit_id}%{?dist}
#global _phase -a1
# To generate the source tarball:
@@ -69,7 +69,7 @@ Requires: apache-commons-lang3
Conflicts: ldapjdk < 4.20
Conflicts: idm-console-framework < 1.2
Conflicts: tomcatjss < 7.3.4
-Conflicts: pki-base < 10.6.5
+Conflicts: pki-base < 10.10.0
%description
Java Security Services (JSS) is a java native interface which provides a bridge
@@ -160,6 +160,9 @@ cp -p *.txt $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
################################################################################
%changelog
+* Thu Nov 05 2020 Dogtag PKI Team <pki-devel@redhat.com> - 4.8.0-2
+- Add Conflicts on older PKI versions due to missing ACL3
+
* Wed Oct 21 2020 Dogtag PKI Team <pki-devel@redhat.com> - 4.8.0-1
- Rebase to upstream stable release JSS v4.8.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-28 16:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 16:48 [rpms/jss] pqc: Add conflict on older PKI versions due to ACL3 Alexander Scheel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox