[RPM (6.0)] [DIST generic] bouncycastle-1.46-4.jpp6
Will Tatam <[email protected]> Thu, 1 Nov 2012 00:00:11 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : bouncycastle Relocations: (not relocatable) Version : 1.46 Vendor: JPackage Project Release : 4.jpp6 Build Date: Wed 31 Oct 2012 11:56:57 PM CET Install Date: (not installed) Build Host: flat.netmindz.net Group : Security/Cryptography Source RPM: (none) Size : 32502243 License: BSD Signature : (none) Packager : Will Tatam <[email protected]> URL : http://www.bouncycastle.org/java.html Summary : Bouncy Castle Crypto Package for Java Description : The Bouncy Castle Crypto APIs for Java consist of the following: * A lightweight cryptography API for Java. * A provider for the Java Cryptography Extension and the Java Cryptography Architecture. * A clean room implementation of the JCE 1.2.1. * A library for reading and writing encoded ASN.1 objects. * A light weight client-side TLS API. * Generators for Version 1 and Version 3 X.509 certificates, Version 2 CRLs, and PKCS12 files. * Generators for Version 2 X.509 attribute certificates. * Generators/Processors for S/MIME and CMS (PKCS7/RFC 3852). * Generators/Processors for OCSP (RFC 2560). * Generators/Processors for TSP (RFC 3161). * Generators/Processors for OpenPGP (RFC 2440). * A signed jar version suitable for JDK 1.5 and the Sun JCE. The lightweight API works with everything from the J2ME to the JDK 1.6. --------------- Will Tatam <[email protected]> 1.46-4 - Auto rebuild for JPackage 6 in centos5 mock --------------- bouncycastle.src: W: no-signature 1 packages and 0 specfiles checked; 0 errors, 1 warnings. --------------- Index: bouncycastle.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/bouncycastle/bouncycastle.spec,v retrieving revision 1.7 diff -u -r1.7 bouncycastle.spec --- bouncycastle.spec 13 May 2011 18:25:08 -0000 1.7 +++ bouncycastle.spec 31 Oct 2012 23:00:07 -0000 @@ -42,7 +42,7 @@ Name: bouncycastle Version: 1.46 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 0 Summary: Bouncy Castle Crypto Package for Java Group: Security/Cryptography @@ -217,6 +217,9 @@ %{_javadocdir}/%{name} %changelog +* Wed Oct 31 2012 Will Tatam <[email protected]> 1.46-4 +- Auto rebuild for JPackage 6 in centos5 mock + * Fri May 13 2011 David Walluck <[email protected]> 0:1.46-3 - set -Dbuild.sysclasspath=first - set LC_ALL=en_US.UTF-8