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.