Update to JSS 4.2.5
This commit is contained in:
parent
4fd486d85c
commit
d0284ab004
@ -1 +1 @@
|
||||
jss-4.2.4.tar.gz
|
||||
jss-4.2.5.tar.gz
|
||||
|
||||
13
jss.spec
13
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 <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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user