Accepting request 496592 from home:vsistek:branches:Java:packages
- Add BuildRequires: javapackages-local (for maven conversions) OBS-URL: https://build.opensuse.org/request/show/496592 OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=25
This commit is contained in:
parent
7d055272bb
commit
b4e2fd43b9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 19 09:21:06 UTC 2017 - vsistek@suse.com
|
||||
|
||||
- Add BuildRequires: javapackages-local (for maven conversions)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 18 09:40:00 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xmlunit
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2000-2008, JPackage Project
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -28,6 +28,8 @@ Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}-src.z
|
||||
Source1: http://repo1.maven.org/maven2/%{name}/%{name}/%{version}/%{name}-%{version}.pom
|
||||
BuildRequires: ant
|
||||
BuildRequires: ant-junit
|
||||
# Needed for maven conversions
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: javapackages-tools
|
||||
BuildRequires: junit
|
||||
BuildRequires: unzip
|
||||
@ -38,7 +40,6 @@ Requires: junit
|
||||
Requires: xalan-j2
|
||||
Requires: xerces-j2
|
||||
Requires: xml-commons-jaxp-1.3-apis
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user