jvanek pushed to icedtea-web (master). "Added depndece on hamcrest"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 16:00:51 UTC 2015


>From 9394a541f59fd562e2ce4419da2c7d28510b03a5 Mon Sep 17 00:00:00 2001
From: Jiri Vanek <jvanek at redhat.com>
Date: Mon, 4 May 2015 18:00:05 +0200
Subject: Added depndece on hamcrest


diff --git a/icedtea-web.spec b/icedtea-web.spec
index cab700d..d4f6145 100644
--- a/icedtea-web.spec
+++ b/icedtea-web.spec
@@ -12,7 +12,7 @@
 
 Name:		icedtea-web
 Version:	1.6
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Additional Java components for OpenJDK - Java browser plug-in and Web Start implementation
 
 Group:      Applications/Internet
@@ -29,6 +29,7 @@ BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  xulrunner-devel
 BuildRequires:  junit
+BuildRequires:  hamcrest
 BuildRequires:  libappstream-glib
 # new in 1.5 to have  clean up for malformed XMLs
 BuildRequires:  tagsoup
@@ -162,6 +163,9 @@ exit 0
 %doc COPYING
 
 %changelog
+* Mon May 04 2015 Jiri Vanek <jvanek at redhat.com> 1.6-3
+- added depndence on hamcrest - no longer part of junit
+
 * Wed Apr 29 2015 Jiri Vanek <jvanek at redhat.com> 1.6-2
 - enabled check
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/icedtea-web.git/commit/?h=master&id=9394a541f59fd562e2ce4419da2c7d28510b03a5


More information about the scm-commits mailing list