Update to JSS 4.2.5

This commit is contained in:
rcritten 2007-08-03 13:57:49 +00:00
parent 4fd486d85c
commit d0284ab004
3 changed files with 10 additions and 7 deletions

View File

@ -1 +1 @@
jss-4.2.4.tar.gz
jss-4.2.5.tar.gz

View File

@ -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 <rcritten@redhat.com> 4.2.5-1
- update to 4.2.5
* Thu May 24 2007 Rob Crittenden <rcritten@redhat.com> 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.

View File

@ -1 +1 @@
f3c37325f63e48b705fcf7c1128706c3 jss-4.2.4.tar.gz
efa77dd4dad52d588f85906d88ea4311 jss-4.2.5.tar.gz