rpms/multithreadedtc/devel multithreadedtc.spec,1.3,1.4

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Jun 2 19:55:29 UTC 2010


Author: akurtakov

Update of /cvs/pkgs/rpms/multithreadedtc/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv9976/devel

Modified Files:
	multithreadedtc.spec 
Log Message:
- BR ant-junit.


Index: multithreadedtc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/multithreadedtc/devel/multithreadedtc.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- multithreadedtc.spec	2 Jun 2010 19:49:40 -0000	1.3
+++ multithreadedtc.spec	2 Jun 2010 19:55:29 -0000	1.4
@@ -1,7 +1,7 @@
 %global project_name MultithreadedTC
 Name:           multithreadedtc
 Version:        1.01
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        A framework for testing concurrent Java application
 
 Group:          Development/Libraries
@@ -18,6 +18,7 @@ BuildArch: noarch
 BuildRequires: java-devel >= 1:1.6.0
 BuildRequires: jpackage-utils
 BuildRequires: ant >= 0:1.6
+BuildRequires: ant-junit
 BuildRequires: junit
 
 Requires:      java
@@ -101,6 +102,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Jun 2 2010 Alexander Kurtakov <akurtako at redhat.com> 1.01-7
+- BR ant-junit.
+
 * Wed Jun 2 2010 Alexander Kurtakov <akurtako at redhat.com> 1.01-6
 -  BR/R junit.
 



More information about the scm-commits mailing list