forked from pool/pentaho-libxml
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user