public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: John Dennis <jdennis@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/jss] pqc: remove misleading comment in spec file concerning jar signing
Date: Tue, 28 Jul 2026 16:48:16 GMT [thread overview]
Message-ID: <178525729610.1.14876033948431771171.rpms-jss-822fd75c164d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/jss
Branch : pqc
Commit : 822fd75c164d8f0efbf92b4ee6d79d81f8d11d7b
Author : John Dennis <jdennis@redhat.com>
Date : 2011-01-31T16:07:26-05:00
Stats : +4/-14 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/jss/c/822fd75c164d8f0efbf92b4ee6d79d81f8d11d7b?branch=pqc
Log:
remove misleading comment in spec file concerning jar signing
---
diff --git a/jss.spec b/jss.spec
index 2b9c771..3d64dec 100644
--- a/jss.spec
+++ b/jss.spec
@@ -1,6 +1,6 @@
Name: jss
Version: 4.2.6
-Release: 12%{?dist}
+Release: 13%{?dist}
Summary: Java Security Services (JSS)
Group: System Environment/Libraries
@@ -121,19 +121,6 @@ ln -fs %{_libdir}/jss/jss4.jar $RPM_BUILD_ROOT%{_jnidir}/jss4.jar
install -d -m 0755 $RPM_BUILD_ROOT%{_libdir}/jss
install -m 0755 mozilla/dist/Linux*.OBJ/lib/libjss4.so ${RPM_BUILD_ROOT}%{_libdir}/jss/
-# FIXME - sign jss4.jar. In order to use JSS as a JCE provider it needs to be
-# signed with a Sun-issued certificate. Since we would need to make this
-# certificate and private key public to provide reproducability in the rpm
-# building we have to ship an unsigned jar.
-#
-# Instructions for getting a signing cert can be found here:
-# http://java.sun.com/javase/6/docs/technotes/guides/security/crypto/HowToImplAProvider.html#Step61
-#
-# This signing is not required by every JVM. gcj ignores the signature and does
-# not require one. The Sun and IBM JVMs both check and enforce the signature.
-# Behavior of other JVMs is not known but they probably enforce the signature
-# as well.
-
# javadoc
install -d -m 0755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
cp -rp mozilla/dist/jssdoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
@@ -155,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Jan 31 2011 John Dennis <jdennis@redhat.com> - 4.2.6-13
+- remove misleading comment in spec file concerning jar signing
+
* Tue Jan 11 2011 Kevin Wright <kwright@redhat.com> - 4.2.6-12
- added missing patch line
reply other threads:[~2026-07-28 16:48 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=178525729610.1.14876033948431771171.rpms-jss-822fd75c164d@fedoraproject.org \
--to=jdennis@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