[hamcrest12] Build against easymock3.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Jul 25 05:46:07 UTC 2013


commit 1b1664a83865f9e3209719987d76db36ac667df8
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Jul 25 08:45:48 2013 +0300

    Build against easymock3.

 hamcrest12.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/hamcrest12.spec b/hamcrest12.spec
index 1265c09..8380891 100644
--- a/hamcrest12.spec
+++ b/hamcrest12.spec
@@ -2,7 +2,7 @@
 
 Name:           hamcrest12
 Version:        1.2
-Release:        6%{?dist}
+Release:        7%{?dist}
 Epoch:          0
 Summary:        Library of matchers for building test expressions
 License:        BSD
@@ -19,16 +19,15 @@ Patch1:         hamcrest-1.1-no-jarjar.patch
 Patch2:         hamcrest-1.1-no-integration.patch
 Patch3:         hamcrest1.2-build.patch
 Requires:       java >= 1:1.6.0
-Requires:       easymock2
+Requires:       easymock3
 Requires:       qdox
 BuildRequires:  jpackage-utils >= 0:1.7.4
 BuildRequires:  java-devel >= 1:1.6.0
 BuildRequires:  ant >= 0:1.6.5
 BuildRequires:  ant-junit
 BuildRequires:  zip
-BuildRequires:  easymock2
+BuildRequires:  easymock3
 BuildRequires:  junit
-BuildRequires:  junit4
 BuildRequires:  qdox
 
 BuildArch:      noarch
@@ -112,6 +111,9 @@ cp -pr build/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Thu Jul 25 2013 Alexander Kurtakov <akurtako at redhat.com> 0:1.2-7
+- Build against easymock3.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:1.2-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list