Updated to 7.0.21

This commit is contained in:
Ivan Afonichev 2011-09-08 00:14:46 +04:00
parent 31375978bd
commit 5e7f3dea1b
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
bb13b2910cc71c29e571ea062ad6ab3a apache-tomcat-7.0.20-src.tar.gz
40d71249a54526ab0145fd5b41008518 apache-tomcat-7.0.21-src.tar.gz

View File

@ -31,7 +31,7 @@
%global jspspec 2.2
%global major_version 7
%global minor_version 0
%global micro_version 20
%global micro_version 21
%global packdname apache-tomcat-%{version}-src
%global servletspec 3.0
%global elspec 2.2
@ -54,7 +54,7 @@
Name: tomcat
Epoch: 0
Version: %{major_version}.%{minor_version}.%{micro_version}
Release: 3%{?dist}
Release: 1%{?dist}
Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
Group: System Environment/Daemons
@ -565,6 +565,9 @@ fi
%{appdir}/sample
%changelog
* Thu Sep 8 2011 Ivan Afonichev <ivan.afonichev@gmail.com> 0:7.0.21-1
- Updated to 7.0.21
* Mon Aug 15 2011 Ivan Afonichev <ivan.afonichev@gmail.com> 0:7.0.20-3
- Require java = 1:1.6.0