diff --git a/mod_jk.spec b/mod_jk.spec index 6137a24..73168b4 100644 --- a/mod_jk.spec +++ b/mod_jk.spec @@ -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 - 1.2.48-21 +- Moving Obsoletes out of pkg description +- Resolves: #1963135 + * Mon Aug 16 2021 Coty Sutherland - 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