From cf07b7eec56ed3352523124f0f4cdc3e28e90fcb73c0132cdf58aa15221fe8b9 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sun, 20 Mar 2022 08:57:33 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/pentaho-libxml?expand=0&rev=10 --- pentaho-libxml-1.1.3-sourcetarget.patch | 4 ++-- pentaho-libxml.changes | 7 +++++++ pentaho-libxml.spec | 8 ++++---- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/pentaho-libxml-1.1.3-sourcetarget.patch b/pentaho-libxml-1.1.3-sourcetarget.patch index c2f4669..d242599 100644 --- a/pentaho-libxml-1.1.3-sourcetarget.patch +++ b/pentaho-libxml-1.1.3-sourcetarget.patch @@ -6,8 +6,8 @@ description="Indicates whether source should be compiled with deprecation information" /> - - -+ -+ ++ ++ + +- Modified patch: + * pentaho-libxml-1.1.3-sourcetarget.patch + + Build with java source/target levels 8 + ------------------------------------------------------------------- Mon Sep 11 16:10:57 UTC 2017 - jengelh@inai.de diff --git a/pentaho-libxml.spec b/pentaho-libxml.spec index a117369..1dd6618 100644 --- a/pentaho-libxml.spec +++ b/pentaho-libxml.spec @@ -1,7 +1,7 @@ # # spec file for package pentaho-libxml # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,9 +21,9 @@ Name: pentaho-libxml Version: 1.1.3 Release: 0 Summary: Namespace aware SAX parser utility library -License: LGPL-2.0 +License: LGPL-2.0-only Group: Development/Libraries/Java -Url: http://reporting.pentaho.org/ +URL: http://reporting.pentaho.org/ #Original source: http://downloads.sourceforge.net/jfreereport/%%{origname}-%%{version}.zip #unzip, find . -name "*.jar" -exec rm {} \; #to simplify the licensing From 1d788c378d4810af169f892b726663259ba823b7b628f321a2792c122367b901 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sun, 20 Mar 2022 20:26:59 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/pentaho-libxml?expand=0&rev=11 --- pentaho-libxml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pentaho-libxml.spec b/pentaho-libxml.spec index 1dd6618..0b4fbda 100644 --- a/pentaho-libxml.spec +++ b/pentaho-libxml.spec @@ -33,7 +33,7 @@ Patch0: libxml-1.1.2-build.patch Patch1: pentaho-libxml-1.1.3-sourcetarget.patch BuildRequires: ant BuildRequires: ant-contrib -BuildRequires: java-devel +BuildRequires: java-devel >= 1.8 BuildRequires: jpackage-utils BuildRequires: libbase BuildRequires: libloader