mbooth pushed to jython (f22). "Add hamcrest core to build class path"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 09:25:36 UTC 2015


>From 3aa6b3755a3cfbc36db3ce37b3c8abaf5c9cba87 Mon Sep 17 00:00:00 2001
From: Mat Booth <mat.booth at redhat.com>
Date: Thu, 9 Apr 2015 09:39:25 +0100
Subject: Add hamcrest core to build class path


diff --git a/jython.spec b/jython.spec
index 1c0b354..0df16f7 100644
--- a/jython.spec
+++ b/jython.spec
@@ -9,7 +9,7 @@
 
 Name:                      jython
 Version:                   2.7
-Release:                   0.4.rc2%{?dist}
+Release:                   0.5.rc2%{?dist}
 Summary:                   A Java implementation of the Python language
 License:                   ASL 1.1 and BSD and CNRI and JPython and Python
 URL:                       http://www.jython.org/
@@ -107,7 +107,7 @@ build-jar-repository -p -s extlibs \
   antlr32/antlr antlr32/antlr-runtime stringtemplate antlr \
   jnr-constants jnr-ffi jnr-netdb jnr-posix jffi jline/jline \
   glassfish-servlet-api guava objectweb-asm/asm objectweb-asm/asm-commons objectweb-asm/asm-util \
-  commons-compress junit
+  commons-compress junit hamcrest/core
 
 ant \
   -Djython.dev.jar=jython.jar \
@@ -196,6 +196,9 @@ EOF
 %{_datadir}/%{name}/Demo
 
 %changelog
+* Thu Apr 09 2015 Mat Booth <mat.booth at redhat.com> - 2.7-0.5.rc2
+- Add hamcrest core to build class path
+
 * Wed Apr 08 2015 Mat Booth <mat.booth at redhat.com> - 2.7-0.4.rc2
 - Update to release candidate 2
 - Drop jline and libreadline in favour of jline 2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/jython.git/commit/?h=f22&id=3aa6b3755a3cfbc36db3ce37b3c8abaf5c9cba87


More information about the scm-commits mailing list