Updated to 7.0.16

This commit is contained in:
Ivan Afonichev 2011-06-21 01:15:48 +04:00
parent ca271e5d85
commit bdc086f385
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
b6bfcf22694a548fad877de7d606e7ff apache-tomcat-7.0.14-src.tar.gz
71740312baa57ebe4d9ffef2b5d7b10d apache-tomcat-7.0.16-src.tar.gz

View File

@ -31,7 +31,7 @@
%global jspspec 2.2
%global major_version 7
%global minor_version 0
%global micro_version 14
%global micro_version 16
%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
* Tue Jun 21 2011 Ivan Afonichev <ivan.afonichev@gmail.com> 0:7.0.16-1
- Updated to 7.0.16
* Mon Jun 6 2011 Ivan Afonichev <ivan.afonichev@gmail.com> 0:7.0.14-3
- Added initial systemd service
- Fix some paths