From 4b9ac6b73723fc3e03fa6278538d3338fe0d5f20 Mon Sep 17 00:00:00 2001 From: Coty Sutherland Date: Thu, 21 Feb 2019 13:23:51 -0500 Subject: [PATCH] Remove unused junit dependency --- tomcat.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tomcat.spec b/tomcat.spec index 0aedce5..26ce3ad 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -101,7 +101,6 @@ BuildRequires: jpackage-utils >= 0:1.7.0 # See https://fedora-java.github.io/howto/latest/#_add_maven_depmap_macro BuildRequires: javapackages-local %endif -BuildRequires: junit BuildRequires: geronimo-jaxrpc BuildRequires: geronimo-saaj BuildRequires: aqute-bnd @@ -637,7 +636,7 @@ fi %changelog * Wed Feb 20 2019 Coty Sutherland - 1:9.0.13-3 - Remove OSGi MANIFEST files, these are now included in the upstream Tomcat distribution (as of 9.0.10) -- Remove unused dependencies, apache-commons-collections, apache-commons-daemon, apache-commons-pool +- Remove unused dependencies, apache-commons-collections, apache-commons-daemon, apache-commons-pool, junit * Sun Feb 03 2019 Fedora Release Engineering - 1:9.0.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild