Update JNDI dir - 7.1.0-3
This commit is contained in:
parent
40b5c2e960
commit
84998bba6f
2
sources
2
sources
@ -1 +1 @@
|
||||
e7613b44361bdd17639afbd0e4119a48 tomcatjss-7.1.0.tar.gz
|
||||
43566b6cd9249b4e861c5a1646de679b tomcatjss-7.1.0.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: tomcatjss
|
||||
Version: 7.1.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: JSSE implementation using JSS for Tomcat
|
||||
URL: http://pki.fedoraproject.org/
|
||||
License: LGPLv2+
|
||||
@ -18,12 +18,12 @@ BuildRequires: ant
|
||||
BuildRequires: java-devel
|
||||
BuildRequires: jpackage-utils >= 0:1.7.5-15
|
||||
BuildRequires: jss >= 4.2.6-24
|
||||
BuildRequires: tomcat >= 7.0.27
|
||||
BuildRequires: tomcat >= 7.0.40
|
||||
|
||||
Requires: java
|
||||
Requires: jpackage-utils >= 0:1.7.5-15
|
||||
Requires: jss >= 4.2.6-24
|
||||
Requires: tomcat >= 7.0.27
|
||||
Requires: tomcat >= 7.0.40
|
||||
|
||||
# The 'tomcatjss' package conflicts with the 'tomcat-native' package
|
||||
# because it uses an underlying NSS security model rather than the
|
||||
@ -76,6 +76,10 @@ rm -rf %{buildroot}
|
||||
%{_javadir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 13 2013 Matthew Harmsen <mharmsen@redhat.com> 7.1.0-3
|
||||
- Updated tomcatjss to utilize tomcat-7.0.40.
|
||||
- Updated JNIDIR to /usr/lib/java.
|
||||
|
||||
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.1.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user