From e491558fa6046285bafb5dee3ce7dbbb7c924692 Mon Sep 17 00:00:00 2001 From: Kedar Sovani Date: Thu, 9 Jul 2009 13:25:44 +0200 Subject: [PATCH] BuildRequires: sinjdoc, xml-commons-apis Signed-off-by: Kedar Sovani --- junit.spec | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/junit.spec b/junit.spec index 8e1968c..960e61f 100644 --- a/junit.spec +++ b/junit.spec @@ -34,7 +34,7 @@ Name: junit Version: 3.8.2 -Release: 5.4%{?dist} +Release: 5.4%{?dist}.fa1 Summary: Java regression test package License: CPL Url: http://www.junit.org/ @@ -42,7 +42,7 @@ Group: Development/Tools # http://osdn.dl.sourceforge.net/junit/junit3.8.2.zip Source0: junit3.8.2.zip Source1: junit3.8.2-build.xml -BuildRequires: ant +BuildRequires: ant, xml-commons-apis, sinjdoc BuildRequires: jpackage-utils >= 0:1.6 %if ! %{gcj_support} Buildarch: noarch -- 1.5.5.6