From d61645bbe7526d9625fb00f51cba51c5fde8f76f Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Thu, 23 Dec 2010 11:39:43 +0100 Subject: [PATCH] Add surefire provider to BR. --- httpcomponents-core.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec index 50a5832..15b9d38 100644 --- a/httpcomponents-core.spec +++ b/httpcomponents-core.spec @@ -12,6 +12,7 @@ BuildArch: noarch BuildRequires: httpcomponents-project BuildRequires: java >= 1:1.6.0 BuildRequires: jpackage-utils +BuildRequires: maven-surefire-provider-junit4 Requires: java >= 1:1.6.0 Requires: jpackage-utils