From e4648390215b395e965659560ec88191743f98be Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 5 Mar 2008 14:45:58 +0000 Subject: [PATCH] - use apache1(EAPI) for runtime dep Changed files: apache1-mod_jk.spec -> 1.21 --- apache1-mod_jk.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/apache1-mod_jk.spec b/apache1-mod_jk.spec index a2d1cc9..bdb2947 100644 --- a/apache1-mod_jk.spec +++ b/apache1-mod_jk.spec @@ -4,8 +4,8 @@ Summary: Apache module that handles communication between Tomcat and Apache 1.3. Summary(pl.UTF-8): Moduł Apache'a obsługujący komunikację między Tomcatem a Apachem 1.3.x Name: apache1-mod_%{mod_name} Version: 1.2.25 -Release: 1 -License: Apache License 2.0 +Release: 2 +License: Apache v2.0 Group: Networking/Daemons Source0: http://www.apache.org/dist/tomcat/tomcat-connectors/jk/source/tomcat-connectors-%{version}-src.tar.gz # Source0-md5: 4f614130c85f86d8d3359a03230db8a3 @@ -18,6 +18,7 @@ BuildRequires: jpackage-utils BuildRequires: libtool BuildRequires: perl-base BuildRequires: rpmbuild(macros) >= 1.300 +Requires: apache1(EAPI) Requires: apache1-mod_dir >= 1.3.33-2 Obsoletes: jakarta-tomcat-connectors-jk BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.43.0