[msv] - BR junit4.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Oct 28 20:39:47 UTC 2010


commit 4022ab7d64eae0403c95143b5cdb93791d7051b4
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Oct 28 23:35:07 2010 +0300

    - BR junit4.

 msv.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
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 <akurtako at redhat.com> 1:2009.1-6
+- BR junit4.
+
 * Thu Oct 28 2010 Alexander Kurtakov <akurtako at redhat.com> 1:2009.1-5
 - Fix depmaps and install jars required by msv.pom.
 


More information about the scm-commits mailing list