This commit is contained in:
parent
716ce4d402
commit
637bab8975
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 30 01:45:59 CEST 2007 - ro@suse.de
|
||||
|
||||
- added unzip to buildreq
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 26 15:24:14 CEST 2006 - skh@suse.de
|
||||
|
||||
|
10
junit.spec
10
junit.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package junit (Version 3.8.1)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
@ -12,13 +12,13 @@
|
||||
# icecream 0
|
||||
|
||||
Name: junit
|
||||
BuildRequires: ant java2-devel-packages xml-commons-apis
|
||||
BuildRequires: ant java2-devel-packages unzip xml-commons-apis
|
||||
%define name junit
|
||||
%define version 3.8.1
|
||||
%define release 4jpp
|
||||
%define section free
|
||||
Version: 3.8.1
|
||||
Release: 25
|
||||
Release: 58
|
||||
Summary: Java Regression Test Package
|
||||
License: IBM Public License
|
||||
URL: http://www.junit.org/
|
||||
@ -131,7 +131,9 @@ fi
|
||||
%defattr(0644,root,root,0755)
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog -n junit
|
||||
%changelog
|
||||
* Fri Mar 30 2007 - ro@suse.de
|
||||
- added unzip to buildreq
|
||||
* Tue Sep 26 2006 - skh@suse.de
|
||||
- don't use icecream
|
||||
- use source="1.4" and target="1.4" for build with java 1.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user