commit libloader for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package libloader for openSUSE:Factory 
checked in at 2017-09-13 22:25:56

Comparing /work/SRC/openSUSE:Factory/libloader (Old)
 and  /work/SRC/openSUSE:Factory/.libloader.new (New)


Package is "libloader"

Wed Sep 13 22:25:56 2017 rev:4 rq:523302 version:1.1.3

Changes:

--- /work/SRC/openSUSE:Factory/libloader/libloader.changes  2014-07-19 
11:05:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.libloader.new/libloader.changes 2017-09-13 
22:26:07.879117209 +0200
@@ -1,0 +2,11 @@
+Mon Sep 11 16:16:19 UTC 2017 - fst...@suse.com
+
+- Added patches:
+  * libloader-1.1.3-sourcetarget.patch
++ Specify java source and target level 1.6 in order to allow
+  building with jdk9
+  * libloader-1.1.3-javadoc.patch
++ Exclude from the javadocs generation packages that create
+  errors of unresolved symbols
+
+---

New:

  libloader-1.1.3-javadoc.patch
  libloader-1.1.3-sourcetarget.patch



Other differences:
--
++ libloader.spec ++
--- /var/tmp/diff_new_pack.WSKCE3/_old  2017-09-13 22:26:11.622590205 +0200
+++ /var/tmp/diff_new_pack.WSKCE3/_new  2017-09-13 22:26:11.626589642 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libloader
 #
-# 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 @@
 Source99:   %{name}-rpmlintrc
 #PATCH-FIX-UPSTREAM, fix some properties for build
 Patch0: libloader-1.1.2.build.patch
+Patch1: libloader-1.1.3-sourcetarget.patch
+Patch2: libloader-1.1.3-javadoc.patch
 BuildRequires:  ant
 BuildRequires:  ant-contrib
 BuildRequires:  java-devel
@@ -58,6 +60,8 @@
 %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 libbase commons-logging-api


++ libloader-1.1.3-javadoc.patch ++
--- libloader-1.1.3/common_build.xml2009-11-16 11:25:34.0 +0100
+++ libloader-1.1.3/common_build.xml2017-09-11 17:54:15.582181335 +0200
@@ -1352,6 +1352,7 @@
  nodeprecatedlist="false"
  nodeprecated="false"
  packagenames="${javadoc.packagenames}"
+
excludepackagenames="org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache,org.pentaho.reporting.libraries.resourceloader.modules.factory.svg,org.pentaho.reporting.libraries.resourceloader.modules.factory.wmf"
  sourcepath="${src.dir}"
  doctitle="${impl.title} documentation">
   http://java.sun.com/j2se/${javac.source}.0/docs/api/"; />
++ libloader-1.1.3-sourcetarget.patch ++
--- libloader-1.1.3/common_build.xml2009-11-16 11:25:34.0 +0100
+++ libloader-1.1.3/common_build.xml2017-09-11 17:54:15.582181335 +0200
@@ -136,8 +136,8 @@
   
-  
-  
+  
+  
 
   
   

commit libloader for openSUSE:Factory

2014-07-19 Thread h_root
Hello community,

here is the log from the commit of package libloader for openSUSE:Factory 
checked in at 2014-07-19 11:05:16

Comparing /work/SRC/openSUSE:Factory/libloader (Old)
 and  /work/SRC/openSUSE:Factory/.libloader.new (New)


Package is "libloader"

Changes:

--- /work/SRC/openSUSE:Factory/libloader/libloader.changes  2014-02-05 
13:44:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.libloader.new/libloader.changes 2014-07-19 
11:05:19.0 +0200
@@ -1,0 +2,10 @@
+Wed Jul  9 10:31:56 UTC 2014 - tchva...@suse.com
+
+- Add rpmlintrc to Sources.
+
+---
+Tue Jul  1 13:42:37 UTC 2014 - tchva...@suse.com
+
+- Cleanup with spec-cleaner and specify buildroot
+
+---



Other differences:
--
++ libloader.spec ++
--- /var/tmp/diff_new_pack.WoMBhY/_old  2014-07-19 11:05:20.0 +0200
+++ /var/tmp/diff_new_pack.WoMBhY/_new  2014-07-19 11:05:20.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   libloader
 Version:1.1.3
 Release:0
@@ -26,9 +27,9 @@
 #unzip, find . -name "*.jar" -exec rm {} \;
 #to simplify the licensing
 Source: %{name}-%{version}-jarsdeleted.zip
+Source99:   %{name}-rpmlintrc
 #PATCH-FIX-UPSTREAM, fix some properties for build
 Patch0: libloader-1.1.2.build.patch
-
 BuildRequires:  ant
 BuildRequires:  ant-contrib
 BuildRequires:  java-devel
@@ -38,6 +39,7 @@
 Requires:   java
 Requires:   jpackage-utils
 Requires:   libbase >= 1.1.3
+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