From 4022ab7d64eae0403c95143b5cdb93791d7051b4 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Thu, 28 Oct 2010 23:35:07 +0300 Subject: [PATCH] - BR junit4. --- msv.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/msv.spec b/msv.spec index c1f9552..a0dfb7a 100644 --- a/msv.spec +++ b/msv.spec @@ -1,7 +1,7 @@ Name: msv Epoch: 1 Version: 2009.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Multi-Schema Validator Group: Development/Libraries License: BSD @@ -42,6 +42,7 @@ BuildRequires: xalan-j2 BuildRequires: xerces-j2 BuildRequires: xml-commons-apis BuildRequires: xml-commons-resolver >= 0:1.2-4 +BuildRequires: junit4 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -359,6 +360,9 @@ rm -rf %{buildroot} %{_datadir}/%{name}-%{version} %changelog +* Thu Oct 28 2010 Alexander Kurtakov 1:2009.1-6 +- BR junit4. + * Thu Oct 28 2010 Alexander Kurtakov 1:2009.1-5 - Fix depmaps and install jars required by msv.pom.