1
0
2017-09-10 06:51:03 +00:00
committed by Git OBS Bridge
parent 09bd84ae76
commit 6191855f7c
4 changed files with 38 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package pentaho-libxml
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -30,6 +30,8 @@ Url: http://reporting.pentaho.org/
Source: %{origname}-%{version}-jarsdeleted.zip
#PATCH-FIX-UPSTREAM, fix some properties for build
Patch0: libxml-1.1.2-build.patch
Patch1: pentaho-libxml-1.1.3-sourcetarget.patch
Patch2: pentaho-libxml-1.1.3-doclint.patch
BuildRequires: ant
BuildRequires: ant-contrib
BuildRequires: java-devel
@@ -58,6 +60,8 @@ Javadoc for %{name}.
%prep
%setup -q -c
%patch0 -p1 -b .build
%patch1 -p1
%patch2 -p1
find . -name "*.jar" -exec rm -f {} \;
mkdir -p lib
build-jar-repository -s -p lib commons-logging-api libbase libloader