From d0284ab0049522c78b9e167be54ad92b15012e82 Mon Sep 17 00:00:00 2001 From: rcritten Date: Fri, 3 Aug 2007 13:57:49 +0000 Subject: [PATCH] Update to JSS 4.2.5 --- .cvsignore | 2 +- jss.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3a99b18..1426d23 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -jss-4.2.4.tar.gz +jss-4.2.5.tar.gz diff --git a/jss.spec b/jss.spec index 7d2449b..f0efc5c 100644 --- a/jss.spec +++ b/jss.spec @@ -1,15 +1,15 @@ Name: jss -Version: 4.2.4 -Release: 6%{?dist} +Version: 4.2.5 +Release: 1%{?dist} Summary: Java Security Services (JSS) Group: System Environment/Libraries License: MPL/GPL/LGPL URL: http://www.mozilla.org/projects/security/pki/jss/ -# The source for this package was pulled from upstream's vcs. Use the +# The source for this package was pulled from upstream's cvs. Use the # following commands to generate the tarball: -# cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot export -r JSS_4_2_4_RTM -d jss-4.2.4 -N mozilla/security/coreconf mozilla/security/jss -# tar -czvf jss-4.2.4.tar.gz jss-4.2.4 +# cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot export -r JSS_4_2_5_RTM -d jss-4.2.5 -N mozilla/security/coreconf mozilla/security/jss +# tar -czvf jss-4.2.5.tar.gz jss-4.2.5 Source0: %{name}-%{version}.tar.gz Source1: MPL-1.1.txt Source2: gpl.txt @@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Aug 3 2007 Rob Crittenden 4.2.5-1 +- update to 4.2.5 + * Thu May 24 2007 Rob Crittenden 4.2.4-6 - Use _jnidir macro instead of _javadir for the jar files. This will break multilib installs but adheres to the jpackage spec. diff --git a/sources b/sources index 380f7f5..6180d02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3c37325f63e48b705fcf7c1128706c3 jss-4.2.4.tar.gz +efa77dd4dad52d588f85906d88ea4311 jss-4.2.5.tar.gz