[packages/java-commons-logging] require servlet api lower than 6
atler
atler at pld-linux.org
Thu May 7 12:46:54 CEST 2026
commit fe9104ae74540e49e740d847d867abf8aa66f504
Author: Jan Palus <atler at pld-linux.org>
Date: Thu May 7 12:46:24 2026 +0200
require servlet api lower than 6
java-commons-logging.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-commons-logging.spec b/java-commons-logging.spec
index c922eb3..d8a6025 100644
--- a/java-commons-logging.spec
+++ b/java-commons-logging.spec
@@ -19,7 +19,7 @@ Source0: http://www.apache.org/dist/commons/logging/source/commons-logging-%{ver
Patch0: build.xml.patch
URL: http://commons.apache.org/logging/
BuildRequires: ant
-BuildRequires: java(servlet)
+BuildRequires: java(servlet) < 6
BuildRequires: java-avalon-framework
BuildRequires: java-avalon-logkit
BuildRequires: java-junit
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-commons-logging.git/commitdiff/fe9104ae74540e49e740d847d867abf8aa66f504
More information about the pld-cvs-commit
mailing list