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

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Jun 2 19:49:40 UTC 2010


Author: akurtakov

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

Modified Files:
	multithreadedtc.spec 
Log Message:
-  BR/R junit.


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



More information about the scm-commits mailing list