public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Endi S. Dewata <edewata@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/jss] pqc: Add dogtag-jss subpackage
Date: Tue, 28 Jul 2026 16:49:05 GMT [thread overview]
Message-ID: <178525734501.1.14012296043095523996.rpms-jss-ced9b084df89@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/jss
Branch : pqc
Commit : ced9b084df8933927a8c463ad63d839ba26955c2
Author : Endi S. Dewata <edewata@redhat.com>
Date : 2022-04-28T09:59:45-05:00
Stats : +20/-12 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/jss/c/ced9b084df8933927a8c463ad63d839ba26955c2?branch=pqc
Log:
Add dogtag-jss subpackage
---
diff --git a/jss.spec b/jss.spec
index 42a9102..fd4940f 100644
--- a/jss.spec
+++ b/jss.spec
@@ -1,7 +1,9 @@
################################################################################
-Name: dogtag-jss
+Name: jss
################################################################################
+%global product_id dogtag-jss
+
# Upstream version number:
%global major_version 5
%global minor_version 2
@@ -88,6 +90,17 @@ BuildRequires: apache-commons-lang3
BuildRequires: junit
+%description
+Java Security Services (JSS) is a java native interface which provides a bridge
+for java-based applications to use native Network Security Services (NSS).
+This only works with gcj. Other JREs require that JCE providers be signed.
+
+################################################################################
+%package -n %{product_id}
+################################################################################
+
+Summary: Java Security Services (JSS)
+
Requires: nss >= 3.66
Requires: %{java_headless}
Requires: jpackage-utils
@@ -95,35 +108,30 @@ Requires: slf4j
Requires: slf4j-jdk14
Requires: apache-commons-lang3
-%if "%{name}" != "jss"
Obsoletes: jss < %{version}-%{release}
Provides: jss = %{version}-%{release}
-%endif
Conflicts: ldapjdk < 4.20
Conflicts: idm-console-framework < 1.2
Conflicts: tomcatjss < 7.6.0
Conflicts: pki-base < 10.10.0
-%description
+%description -n %{product_id}
Java Security Services (JSS) is a java native interface which provides a bridge
for java-based applications to use native Network Security Services (NSS).
This only works with gcj. Other JREs require that JCE providers be signed.
%if %{with javadoc}
################################################################################
-%package javadoc
+%package -n %{product_id}-javadoc
################################################################################
Summary: Java Security Services (JSS) Javadocs
-Requires: jss = %{version}-%{release}
-%if "%{name}" != "jss"
Obsoletes: jss-javadoc < %{version}-%{release}
Provides: jss-javadoc = %{version}-%{release}
-%endif
-%description javadoc
+%description -n %{product_id}-javadoc
This package contains the API documentation for JSS.
%endif
@@ -180,7 +188,7 @@ modutil -dbdir /etc/pki/nssdb -chkfips true | grep -q enabled && export FIPS_ENA
install
################################################################################
-%files
+%files -n %{product_id}
################################################################################
%defattr(-,root,root,-)
@@ -191,7 +199,7 @@ modutil -dbdir /etc/pki/nssdb -chkfips true | grep -q enabled && export FIPS_ENA
%if %{with javadoc}
################################################################################
-%files javadoc
+%files -n %{product_id}-javadoc
################################################################################
%defattr(-,root,root,-)
diff --git a/sources b/sources
index 2711f9e..96f4b70 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jss-5.2.0-beta2.tar.gz) = cdb40a65e816972e0eac1055a4bd4bb5a04906dbeddfefb36d099562a7b6b9841d2fdf3b1217179f59deadeaaf5d1be16affe5f713be01f806f06cab00486917
+SHA512 (jss-5.2.0-beta2.tar.gz) = da0ff4cd544cb9d339995251f48a4e402f44ab838beacfc96a2d92bb32a6581c81c005bc075fb8cfa5220d2c92e332a946f28b7aa1be61ec2671c396d721e48f
reply other threads:[~2026-07-28 16:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178525734501.1.14012296043095523996.rpms-jss-ced9b084df89@fedoraproject.org \
--to=edewata@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox