[jmock] fix hamcrest12 classpath

gil gil at fedoraproject.org
Tue Apr 8 21:17:36 UTC 2014


commit f24e60052cdcf03d8bb9d1c80787788571edcfcb
Author: gil <puntogil at libero.it>
Date:   Tue Apr 8 23:17:22 2014 +0200

    fix hamcrest12 classpath

 jmock.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/jmock.spec b/jmock.spec
index 330814a..4ae5c4d 100644
--- a/jmock.spec
+++ b/jmock.spec
@@ -5,7 +5,6 @@ Name:          jmock
 Version:       2.5.1
 Release:       5%{?dist}
 Summary:       Java library for testing code with mock objects
-Group:         Development/Libraries
 License:       BSD
 Url:           http://www.jmock.org/
 # svn export http://svn.codehaus.org/jmock/tags/2.5.1 jmock-2.5.1
@@ -67,9 +66,7 @@ The jMock library:
   * is easy to extend.
 
 %package javadoc
-Group:         Documentation
 Summary:       Javadoc for %{name}
-Requires:      jpackage-utils
 
 %description javadoc
 This package contains javadoc for %{name}.


More information about the scm-commits mailing list