update to 7.0.42
This commit is contained in:
parent
935d478a7b
commit
4bc1f14d04
2
sources
2
sources
@ -1 +1 @@
|
|||||||
158df72e6c046fa5d46a691a7c0805e6 apache-tomcat-7.0.40-src.tar.gz
|
5b7319630dbfe1803fc84bcb48fc551c apache-tomcat-7.0.42-src.tar.gz
|
@ -31,7 +31,7 @@
|
|||||||
%global jspspec 2.2
|
%global jspspec 2.2
|
||||||
%global major_version 7
|
%global major_version 7
|
||||||
%global minor_version 0
|
%global minor_version 0
|
||||||
%global micro_version 40
|
%global micro_version 42
|
||||||
%global packdname apache-tomcat-%{version}-src
|
%global packdname apache-tomcat-%{version}-src
|
||||||
%global servletspec 3.0
|
%global servletspec 3.0
|
||||||
%global elspec 2.2
|
%global elspec 2.2
|
||||||
@ -54,7 +54,7 @@
|
|||||||
Name: tomcat
|
Name: tomcat
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Version: %{major_version}.%{minor_version}.%{micro_version}
|
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
|
Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -660,6 +660,9 @@ fi
|
|||||||
%attr(0644,root,root) %{_unitdir}/%{name}-jsvc.service
|
%attr(0644,root,root) %{_unitdir}/%{name}-jsvc.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 11 2013 Dmitry Tikhonov <squall.sama@gmail.com> 0:7.0.42-1
|
||||||
|
- Updated to 7.0.42
|
||||||
|
|
||||||
* Tue Jun 11 2013 Paul Komkoff <i@stingr.net> 0:7.0.40-3
|
* Tue Jun 11 2013 Paul Komkoff <i@stingr.net> 0:7.0.40-3
|
||||||
- Dropped systemv inits. Bye-bye.
|
- Dropped systemv inits. Bye-bye.
|
||||||
- Updated the systemd wrappers to allow running multiple instances.
|
- Updated the systemd wrappers to allow running multiple instances.
|
||||||
|
Loading…
Reference in New Issue
Block a user