commit pentaho-libxml for openSUSE:Factory

2017-09-12 Thread root
Hello community,

here is the log from the commit of package pentaho-libxml for openSUSE:Factory 
checked in at 2017-09-12 19:38:19

Comparing /work/SRC/openSUSE:Factory/pentaho-libxml (Old)
 and  /work/SRC/openSUSE:Factory/.pentaho-libxml.new (New)


Package is "pentaho-libxml"

Tue Sep 12 19:38:19 2017 rev:4 rq:523339 version:1.1.3

Changes:

--- /work/SRC/openSUSE:Factory/pentaho-libxml/pentaho-libxml.changes
2014-07-16 16:16:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.pentaho-libxml.new/pentaho-libxml.changes   
2017-09-12 19:38:20.258963018 +0200
@@ -1,0 +2,14 @@
+Mon Sep 11 16:10:57 UTC 2017 - jeng...@inai.de
+
+- Edit description for neutrality.
+  Replace find -exec rm by just -delete.
+
+---
+Sun Sep 10 06:49:53 UTC 2017 - fst...@suse.com
+
+- Added patch:
+  * pentaho-libxml-1.1.3-sourcetarget.patch
++ Specify java source and target 1.6 in order to allow building
+  with jdk9
+
+---

New:

  pentaho-libxml-1.1.3-sourcetarget.patch



Other differences:
--
++ pentaho-libxml.spec ++
--- /var/tmp/diff_new_pack.sGHRZA/_old  2017-09-12 19:38:20.842880956 +0200
+++ /var/tmp/diff_new_pack.sGHRZA/_new  2017-09-12 19:38:20.846880394 +0200
@@ -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
@@ -20,7 +20,7 @@
 Name:   pentaho-libxml
 Version:1.1.3
 Release:0
-Summary:Namespace aware SAX-Parser utility library
+Summary:Namespace aware SAX parser utility library
 License:LGPL-2.0
 Group:  Development/Libraries/Java
 Url:http://reporting.pentaho.org/
@@ -30,6 +30,7 @@
 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
 BuildRequires:  ant
 BuildRequires:  ant-contrib
 BuildRequires:  java-devel
@@ -45,8 +46,8 @@
 BuildArch:  noarch
 
 %description
-Pentaho LibXML is a namespace aware SAX-Parser utility library. It eases the
-pain of implementing non-trivial SAX input handlers.
+Pentaho LibXML is a namespace aware SAX parser utility library. It
+facilitates implementing non-trivial SAX input handlers.
 
 %package javadoc
 Summary:Javadoc for %{name}
@@ -58,7 +59,8 @@
 %prep
 %setup -q -c
 %patch0 -p1 -b .build
-find . -name "*.jar" -exec rm -f {} \;
+%patch1 -p1
+find . -name "*.jar" -delete
 mkdir -p lib
 build-jar-repository -s -p lib commons-logging-api libbase libloader
 cd lib


++ pentaho-libxml-1.1.3-sourcetarget.patch ++
--- pentaho-libxml-1.1.3/common_build.xml   2017-09-10 08:45:02.793392955 
+0200
+++ pentaho-libxml-1.1.3/common_build.xml   2017-09-10 08:46:25.295087266 
+0200
@@ -136,8 +136,8 @@
   
-  
-  
+  
+  
 
   
   

commit pentaho-libxml for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package pentaho-libxml for openSUSE:Factory 
checked in at 2014-07-16 16:16:23

Comparing /work/SRC/openSUSE:Factory/pentaho-libxml (Old)
 and  /work/SRC/openSUSE:Factory/.pentaho-libxml.new (New)


Package is pentaho-libxml

Changes:

--- /work/SRC/openSUSE:Factory/pentaho-libxml/pentaho-libxml.changes
2014-02-05 13:45:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.pentaho-libxml.new/pentaho-libxml.changes   
2014-07-16 16:16:26.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  1 13:48:34 UTC 2014 - tchva...@suse.com
+
+- Define buildroot
+
+---



Other differences:
--
++ pentaho-libxml.spec ++
--- /var/tmp/diff_new_pack.ytoVDm/_old  2014-07-16 16:16:27.0 +0200
+++ /var/tmp/diff_new_pack.ytoVDm/_new  2014-07-16 16:16:27.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define origname libxml
 Name:   pentaho-libxml
 Version:1.1.3
@@ -29,7 +30,6 @@
 Source: %{origname}-%{version}-jarsdeleted.zip
 #PATCH-FIX-UPSTREAM, fix some properties for build
 Patch0: libxml-1.1.2-build.patch
-
 BuildRequires:  ant
 BuildRequires:  ant-contrib
 BuildRequires:  java-devel
@@ -41,6 +41,7 @@
 Requires:   jpackage-utils
 Requires:   libbase = 1.1.2
 Requires:   libloader = 1.1.2
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org