Moving Obsoletes out of pkg description. Resolves: #1963135

This commit is contained in:
George Zaronikas 2021-08-18 13:40:37 +03:00
parent 79b2fa4134
commit 9ce8e2b90d

View File

@ -30,7 +30,7 @@
# Update commitid and serial when new sources and release version are available
%global commitid 1c14fc065bc133887fdde55cab954691b3dc3aac
%global serial 20
%global serial 21
Name: mod_jk
Epoch: 0
@ -60,13 +60,12 @@ BuildRequires: java-devel >= 1.6.0
BuildRequires: jpackage-utils >= 0:1.5.38
BuildRequires: libtool
BuildRequires: xalan-j2 >= 2.7.0
Obsoletes: %{pkg_name}-ap24 < %{epoch}:%{version}
%description
Tomcat-connectors (mod_jk) is a project that provides web server
connectors for the Apache Tomcat servlet engine.
Obsoletes: %{pkg_name}-ap24 < %{epoch}:%{version}
%package manual
Summary: Tomcat %{pkg_name} connector manual
Group: Internet/WWW/Servers
@ -159,6 +158,10 @@ command="s|/usr/local/bin\b|%{_bindir}|"
%endif
%changelog
* Wed Aug 18 2021 George Zaronikas <gzaronik@redhat.com> - 1.2.48-21
- Moving Obsoletes out of pkg description
- Resolves: #1963135
* Mon Aug 16 2021 Coty Sutherland <csutherl@redhat.com> - 1.2.48-20
- Cleanup spec file and remove .redhat-N suffix from release
- Remove ap24 subpackage since we only need to build for one version of httpd