commit hsqldb for openSUSE:Factory

2019-06-26 Thread root
Hello community,

here is the log from the commit of package hsqldb for openSUSE:Factory checked 
in at 2019-06-26 16:01:05

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


Package is "hsqldb"

Wed Jun 26 16:01:05 2019 rev:27 rq:709511 version:2.4.1

Changes:

--- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes2018-07-24 
17:33:09.612120479 +0200
+++ /work/SRC/openSUSE:Factory/.hsqldb.new.4615/hsqldb.changes  2019-06-26 
16:01:07.523388002 +0200
@@ -1,0 +2,6 @@
+Wed Jun 12 15:07:02 UTC 2019 - Dominique Leuenberger 
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut the build queues by allowing usage of systemd-mini
+
+---



Other differences:
--
++ hsqldb.spec ++
--- /var/tmp/diff_new_pack.sI5ssk/_old  2019-06-26 16:01:08.519389288 +0200
+++ /var/tmp/diff_new_pack.sI5ssk/_new  2019-06-26 16:01:08.523389293 +0200
@@ -54,7 +54,7 @@
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
 BuildRequires:  servletapi5
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 BuildRequires:  unzip
 Requires:   java >= 1.8
 Requires:   servletapi5





commit hsqldb for openSUSE:Factory

2018-07-24 Thread root
Hello community,

here is the log from the commit of package hsqldb for openSUSE:Factory checked 
in at 2018-07-24 17:33:05

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


Package is "hsqldb"

Tue Jul 24 17:33:05 2018 rev:26 rq:623088 version:2.4.1

Changes:

--- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes2017-12-22 
12:16:53.711825729 +0100
+++ /work/SRC/openSUSE:Factory/.hsqldb.new/hsqldb.changes   2018-07-24 
17:33:09.612120479 +0200
@@ -1,0 +2,9 @@
+Thu Jul 12 07:59:04 UTC 2018 - fst...@suse.com
+
+- Version bump to 2.4.1
+  * Require java 8 or higher
+- Changed patch:
+  * hsqldb-2.3.3-javadoc10.patch -> hsqldb-2.4.1-javadoc10.patch
++ rediff to changed context
+
+---

Old:

  hsqldb-2.3.3-javadoc10.patch
  hsqldb-2.3.3.pom
  hsqldb-2.3.3.zip

New:

  hsqldb-2.4.1-javadoc10.patch
  hsqldb-2.4.1.pom
  hsqldb-2.4.1.zip



Other differences:
--
++ hsqldb.spec ++
--- /var/tmp/diff_new_pack.wksJZy/_old  2018-07-24 17:33:10.352121410 +0200
+++ /var/tmp/diff_new_pack.wksJZy/_new  2018-07-24 17:33:10.356121416 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hsqldb
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -22,7 +22,7 @@
 %endif
 
 Name:   hsqldb
-Version:2.3.3
+Version:2.4.1
 Release:0
 Summary:HyperSQL Database Engine
 License:BSD-3-Clause
@@ -45,9 +45,10 @@
 # Package org.hsqldb.cmdline was only compiled with java 1.5
 Patch1: %{name}-cmdline.patch
 # Jdk10's javadoc ends up in error when a remote url cannot be reached
-Patch2: hsqldb-2.3.3-javadoc10.patch
+Patch2: hsqldb-2.4.1-javadoc10.patch
 BuildRequires:  ant
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 # Needed for maven conversions
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
@@ -55,7 +56,7 @@
 BuildRequires:  servletapi5
 BuildRequires:  systemd
 BuildRequires:  unzip
-Requires:   java
+Requires:   java >= 1.8
 Requires:   servletapi5
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

++ hsqldb-2.3.3-javadoc10.patch -> hsqldb-2.4.1-javadoc10.patch ++
--- /work/SRC/openSUSE:Factory/hsqldb/hsqldb-2.3.3-javadoc10.patch  
2017-12-22 12:16:53.623830020 +0100
+++ /work/SRC/openSUSE:Factory/.hsqldb.new/hsqldb-2.4.1-javadoc10.patch 
2018-07-24 17:33:06.412116447 +0200
@@ -1,25 +1,22 @@
-diff -urEbwB hsqldb-2.3.3/hsqldb/build/build.xml 
hsqldb-2.3.3.new/hsqldb/build/build.xml
 hsqldb-2.3.3/hsqldb/build/build.xml2017-12-18 07:56:53.939190423 
+0100
-+++ hsqldb-2.3.3.new/hsqldb/build/build.xml2017-12-18 07:59:13.211190949 
+0100
-@@ -895,58 +895,7 @@
+--- hsqldb-2.4.1/hsqldb/build/build.xml2018-01-02 16:19:00.0 
+0100
 hsqldb-2.4.1/hsqldb/build/build.xml2018-07-11 08:35:42.354467810 
+0200
+@@ -871,36 +871,7 @@

  
  
--
--
+-
+-
 -http://docs.oracle.com/javase/7/docs/api/"/>
+-  value="http://docs.oracle.com/javase/8/docs/api/"/>
 -http://docs.oracle.com/javaee/6/api/"/>
+-  value="http://docs.oracle.com/javaee/7/api/"/>
 -
 -
 -
+-unless="ant.java.iscjava18">
 -http://docs.oracle.com/javase/6/docs/api/"/>
 -http://docs.oracle.com/javaee/5/api/"/>
 -
 -
--
--http://docs.oracle.com/javase/1.4.2/docs/api/"/>
--http://docs.oracle.com/javaee/1.4/api/"/>
--
--
--
--http://docs.oracle.com/javase/1.3/docs/api/"/>
--http://docs.oracle.com/javaee/1.3/api/"/>
--
--
--

commit hsqldb for openSUSE:Factory

2017-12-22 Thread root
Hello community,

here is the log from the commit of package hsqldb for openSUSE:Factory checked 
in at 2017-12-22 12:16:51

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


Package is "hsqldb"

Fri Dec 22 12:16:51 2017 rev:25 rq:557939 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes2017-11-30 
12:39:52.477953101 +0100
+++ /work/SRC/openSUSE:Factory/.hsqldb.new/hsqldb.changes   2017-12-22 
12:16:53.711825729 +0100
@@ -1,0 +2,8 @@
+Mon Dec 18 07:05:16 UTC 2017 - fst...@suse.com
+
+- Added patch:
+  * hsqldb-2.3.3-javadoc10.patch
++ Fix build with jdk10's javadoc that ends in error when a
+  link cannot be downloaded
+
+---

New:

  hsqldb-2.3.3-javadoc10.patch



Other differences:
--
++ hsqldb.spec ++
--- /var/tmp/diff_new_pack.JKWnzD/_old  2017-12-22 12:16:54.763774437 +0100
+++ /var/tmp/diff_new_pack.JKWnzD/_new  2017-12-22 12:16:54.767774242 +0100
@@ -44,6 +44,8 @@
 Patch0: %{name}-apidocs.patch
 # Package org.hsqldb.cmdline was only compiled with java 1.5
 Patch1: %{name}-cmdline.patch
+# Jdk10's javadoc ends up in error when a remote url cannot be reached
+Patch2: hsqldb-2.3.3-javadoc10.patch
 BuildRequires:  ant
 BuildRequires:  fdupes
 # Needed for maven conversions
@@ -123,6 +125,7 @@
 
 %patch0 -p1
 %patch1 -p1
+%patch2 -p2
 
 %build
 export CLASSPATH=$(build-classpath servletapi5 junit)

++ hsqldb-2.3.3-javadoc10.patch ++
diff -urEbwB hsqldb-2.3.3/hsqldb/build/build.xml 
hsqldb-2.3.3.new/hsqldb/build/build.xml
--- hsqldb-2.3.3/hsqldb/build/build.xml 2017-12-18 07:56:53.939190423 +0100
+++ hsqldb-2.3.3.new/hsqldb/build/build.xml 2017-12-18 07:59:13.211190949 
+0100
@@ -895,58 +895,7 @@
   
 
 
-
-
-http://docs.oracle.com/javase/7/docs/api/"/>
-http://docs.oracle.com/javaee/6/api/"/>
-
-
-
-http://docs.oracle.com/javase/6/docs/api/"/>
-http://docs.oracle.com/javaee/6/api/"/>
-
-
-
-http://docs.oracle.com/javase/1.5.0/docs/api/"/>
-http://docs.oracle.com/javaee/5/api/"/>
-
-
-
-http://docs.oracle.com/javase/1.4.2/docs/api/"/>
-http://docs.oracle.com/javaee/1.4/api/"/>
-
-
-
-http://docs.oracle.com/javase/1.3/docs/api/"/>
-http://docs.oracle.com/javaee/1.3/api/"/>
-
-
-
   

commit hsqldb for openSUSE:Factory

2017-11-30 Thread root
Hello community,

here is the log from the commit of package hsqldb for openSUSE:Factory checked 
in at 2017-11-30 12:39:51

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


Package is "hsqldb"

Thu Nov 30 12:39:51 2017 rev:24 rq:545041 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes2017-10-20 
16:12:10.382090184 +0200
+++ /work/SRC/openSUSE:Factory/.hsqldb.new/hsqldb.changes   2017-11-30 
12:39:52.477953101 +0100
@@ -1,0 +2,6 @@
+Thu Nov 23 13:50:25 UTC 2017 - rbr...@suse.com
+
+- Replace references to /var/adm/fillup-templates with new 
+  %_fillupdir macro (boo#1069468)
+
+---



Other differences:
--
++ hsqldb.spec ++
--- /var/tmp/diff_new_pack.0xjdlA/_old  2017-11-30 12:39:53.237925468 +0100
+++ /var/tmp/diff_new_pack.0xjdlA/_new  2017-11-30 12:39:53.241925322 +0100
@@ -16,6 +16,11 @@
 #
 
 
+#Compat macro for new _fillupdir macro introduced in Nov 2017
+%if ! %{defined _fillupdir}
+  %define _fillupdir /var/adm/fillup-templates
+%endif
+
 Name:   hsqldb
 Version:2.3.3
 Release:0
@@ -145,8 +150,8 @@
 ln -sf service %{buildroot}/%{_sbindir}/rc%{name}
 
 # sysconfig
-#install -d -m 0755 %{buildroot}/var/adm/fillup-templates
-#install -m 700 %{SOURCE1} 
%{buildroot}/var/adm/fillup-templates/sysconfig.%{name}
+#install -d -m 0755 %{buildroot}%{_fillupdir}
+#install -m 700 %{SOURCE1} %{buildroot}%{_fillupdir}/sysconfig.%{name}
 install -d -m 0755 %{buildroot}/%{_sysconfdir}
 install -m 0644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/%{name}.conf
 





commit hsqldb for openSUSE:Factory

2017-10-20 Thread root
Hello community,

here is the log from the commit of package hsqldb for openSUSE:Factory checked 
in at 2017-10-20 16:12:09

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


Package is "hsqldb"

Fri Oct 20 16:12:09 2017 rev:23 rq:533052 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes2017-09-13 
22:19:44.637070420 +0200
+++ /work/SRC/openSUSE:Factory/.hsqldb.new/hsqldb.changes   2017-10-20 
16:12:10.382090184 +0200
@@ -1,0 +2,9 @@
+Fri Sep 29 06:52:51 UTC 2017 - fst...@suse.com
+
+- Mofified patch:
+  * hsqldb-apidocs.patch
++ Don't force -Xdoclint:none, since we switched the default
+  doclint run off in all our java-devel providers and this
+  option does not work with java < 1.8
+
+---



Other differences:
--

++ hsqldb-apidocs.patch ++
--- /var/tmp/diff_new_pack.Wee670/_old  2017-10-20 16:12:11.614032634 +0200
+++ /var/tmp/diff_new_pack.Wee670/_new  2017-10-20 16:12:11.618032447 +0200
@@ -10,12 +10,11 @@
   
 
-@@ -974,7 +975,7 @@ examples:
+@@ -974,7 +975,6 @@ examples:
  src/org/hsqldb/auth/LdapAuthBean.java,
  src/org/hsqldb/auth/LdapAuthBeanTester.java"
 destdir="doc/apidocs"
 -   stylesheetfile="doc/apidocs/javadoc.css"
-+   additionalparam="-Xdoclint:none"
 docencoding="UTF-8"
 charset="UTF-8"
 author="true"




commit hsqldb for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package hsqldb for openSUSE:Factory checked 
in at 2017-09-13 22:19:43

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


Package is "hsqldb"

Wed Sep 13 22:19:43 2017 rev:22 rq:59 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes2017-05-31 
13:29:44.260398953 +0200
+++ /work/SRC/openSUSE:Factory/.hsqldb.new/hsqldb.changes   2017-09-13 
22:19:44.637070420 +0200
@@ -1,0 +2,6 @@
+Fri Sep  8 06:50:36 UTC 2017 - fst...@suse.com
+
+- Specify java source and target version 1.7 in order to allow
+  build with jdk9
+
+---



Other differences:
--
++ hsqldb.spec ++
--- /var/tmp/diff_new_pack.qQYbJA/_old  2017-09-13 22:19:45.984880672 +0200
+++ /var/tmp/diff_new_pack.qQYbJA/_new  2017-09-13 22:19:45.90109 +0200
@@ -123,7 +123,7 @@
 export CLASSPATH=$(build-classpath servletapi5 junit)
 
 pushd build
-export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
+export JAVA_TOOL_OPTIONS="-Dfile.encoding=UTF8 -Dant.build.javac.source=1.7 
-Dant.build.javac.target=1.7"
 ant hsqldb javadoc
 popd
 





commit hsqldb for openSUSE:Factory

2017-05-31 Thread root
Hello community,

here is the log from the commit of package hsqldb for openSUSE:Factory checked 
in at 2017-05-31 13:29:42

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


Package is "hsqldb"

Wed May 31 13:29:42 2017 rev:21 rq:496719 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes2015-08-10 
09:11:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.hsqldb.new/hsqldb.changes   2017-05-31 
13:29:44.260398953 +0200
@@ -1,0 +2,5 @@
+Fri May 19 11:49:45 UTC 2017 - mplus...@suse.com
+
+- Update dependencies 
+
+---



Other differences:
--
++ hsqldb.spec ++
--- /var/tmp/diff_new_pack.fgXYxY/_old  2017-05-31 13:29:45.248259711 +0200
+++ /var/tmp/diff_new_pack.fgXYxY/_new  2017-05-31 13:29:45.252259147 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hsqldb
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -41,6 +41,8 @@
 Patch1: %{name}-cmdline.patch
 BuildRequires:  ant
 BuildRequires:  fdupes
+# Needed for maven conversions
+BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
 BuildRequires:  servletapi5





commit hsqldb for openSUSE:Factory

2015-08-10 Thread h_root
Hello community,

here is the log from the commit of package hsqldb for openSUSE:Factory checked 
in at 2015-08-10 09:11:37

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


Package is "hsqldb"

Changes:

--- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes2015-04-02 
15:56:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.hsqldb.new/hsqldb.changes   2015-08-10 
09:11:39.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul 29 11:17:12 UTC 2015 - tchva...@suse.com
+
+- Version bump to 2.3.3:
+  * Various serveral minor issues
+  * No obvious detailed changelog
+- Fix build with jdk8 by tweaking doclint:
+  * hsqldb-apidocs.patch
+
+---

Old:

  hsqldb-2.3.2.pom
  hsqldb-2.3.2.zip

New:

  hsqldb-2.3.3.pom
  hsqldb-2.3.3.zip



Other differences:
--
++ hsqldb.spec ++
--- /var/tmp/diff_new_pack.Hr8GMp/_old  2015-08-10 09:11:40.0 +0200
+++ /var/tmp/diff_new_pack.Hr8GMp/_new  2015-08-10 09:11:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   hsqldb
-Version:2.3.2
+Version:2.3.3
 Release:0
 Summary:HyperSQL Database Engine
 License:BSD-3-Clause
@@ -28,29 +28,17 @@
 Source2:hsqldb-1.8.0-standard-server.properties
 Source3:hsqldb-1.8.0-standard-webserver.properties
 Source4:hsqldb-1.8.0-standard-sqltool.rc
-#Source5:
http://www.hsqldb.org/repos/org/hsqldb/hsqldb/%{version}/hsqldb-%{version}.pom
-# The maven pom file related to 2.3.2 version is not yet released
-Source5:hsqldb-%{version}.pom
-
+Source5:
http://www.hsqldb.org/repos/org/hsqldb/hsqldb/%{version}/hsqldb-%{version}.pom
 # Custom systemd files - talking with upstream about incorporating them, see
 # http://sourceforge.net/projects/hsqldb/forums/forum/73673/topic/5367103
 Source6:hsqldb.systemd
 Source7:hsqldb-wrapper
 Source8:hsqldb-post
 Source9:hsqldb-stop
-
 # Javadoc fails to create since apidocs folder is deleted and not recreated
 Patch0: %{name}-apidocs.patch
 # Package org.hsqldb.cmdline was only compiled with java 1.5
 Patch1: %{name}-cmdline.patch
-
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
-
-Requires:   java
-Requires:   servletapi5
-%{systemd_requires}
-
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  javapackages-tools
@@ -58,6 +46,11 @@
 BuildRequires:  servletapi5
 BuildRequires:  systemd
 BuildRequires:  unzip
+Requires:   java
+Requires:   servletapi5
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
+%systemd_requires
 
 %description
 HSQLdb is a relational database engine written in JavaTM , with a JDBC
@@ -85,7 +78,6 @@
 %description manual
 Manual for %{name}.
 
-
 %package javadoc
 Summary:Javadoc for %{name}
 Group:  Documentation/HTML
@@ -93,7 +85,6 @@
 %description javadoc
 Javadoc for %{name}.
 
-
 %package demo
 Summary:Demo for %{name}
 Group:  Development/Libraries/Java
@@ -121,14 +112,13 @@
 
 # Fix doc location
 sed -i -e 's/doc-src/doc/g' build/build.xml
+sed -i -e 's|doc/apidocs|%{_javadocdir}/%{name}|g' index.html
 
 %patch0 -p1
 %patch1 -p1
 
 %build
-export CLASSPATH=$(build-classpath \
-servletapi5 \
-junit)
+export CLASSPATH=$(build-classpath servletapi5 junit)
 
 pushd build
 export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
@@ -142,15 +132,15 @@
 
 # systemd
 install -d -m 755 %{buildroot}%{_unitdir}
-install -d -m 755 %{buildroot}%{_prefix}/lib/%{name}
+install -d -m 755 %{buildroot}%{_libexecdir}/%{name}
 install -m 644 %{SOURCE6} %{buildroot}%{_unitdir}/%{name}.service
-install -m 755 %{SOURCE7} %{buildroot}%{_prefix}/lib/%{name}/%{name}-wrapper
-install -m 755 %{SOURCE8} %{buildroot}%{_prefix}/lib/%{name}/%{name}-post
-install -m 755 %{SOURCE9} %{buildroot}%{_prefix}/lib/%{name}/%{name}-stop
+install -m 755 %{SOURCE7} %{buildroot}%{_libexecdir}/%{name}/%{name}-wrapper
+install -m 755 %{SOURCE8} %{buildroot}%{_libexecdir}/%{name}/%{name}-post
+install -m 755 %{SOURCE9} %{buildroot}%{_libexecdir}/%{name}/%{name}-stop
 
 # rchsqldb link
 install -d -m 0755 %{buildroot}/%{_sbindir}/
-ln -sf ../../sbin/service %{buildroot}/%{_sbindir}/rc%{name}
+ln -sf service %{buildroot}/%{_sbindir}/rc%{name}
 
 # sysconfig
 #install -d -m 0755 %{buildroot}/var/adm/fillup-templates
@@ -231,10 +221,10 @@
 %{_javadir}/*
 %{_sbindir}/rc%{name}
 %{_unitdir}/%{name}.service
-%dir %{_prefix}/lib/%{name}/
-%attr(0755,root,root) %{_prefix}/lib/%{name}/%{name}-post
-%attr(0755,root,root) %{_prefix}/lib/%{name}/%{name}-stop
-%attr(0755,root,root) %{_prefix}/lib/%{name}/%{name}-wrapper
+%dir %{_libexecdi

commit hsqldb for openSUSE:Factory

2015-04-02 Thread h_root
Hello community,

here is the log from the commit of package hsqldb for openSUSE:Factory checked 
in at 2015-04-02 15:56:04

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


Package is "hsqldb"

Changes:

--- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes2015-01-30 
10:59:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.hsqldb.new/hsqldb.changes   2015-04-02 
15:56:05.0 +0200
@@ -1,0 +2,5 @@
+Wed Mar 18 09:46:07 UTC 2015 - tchva...@suse.com
+
+- Fix build with new javapackages-tools
+
+---



Other differences:
--
++ hsqldb.spec ++
--- /var/tmp/diff_new_pack.21JVRU/_old  2015-04-02 15:56:06.0 +0200
+++ /var/tmp/diff_new_pack.21JVRU/_new  2015-04-02 15:56:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hsqldb
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -244,7 +244,7 @@
 %config(noreplace) %{_sysconfdir}/%{name}.conf
 %dir %{_mavenpomdir}
 %{_mavenpomdir}/*
-%{_mavendepmapfragdir}/%{name}
+%{_datadir}/maven-metadata/%{name}.xml
 
 %files manual
 %defattr(0644,root,root,0755)






commit hsqldb for openSUSE:Factory

2015-01-30 Thread h_root
Hello community,

here is the log from the commit of package hsqldb for openSUSE:Factory checked 
in at 2015-01-30 10:59:37

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


Package is "hsqldb"

Changes:

--- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes2013-09-11 
13:39:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.hsqldb.new/hsqldb.changes   2015-01-30 
10:59:41.0 +0100
@@ -1,0 +2,23 @@
+Sun Jan 18 23:42:53 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 2.3.2
+  * fixed several minor issues
+  * fixed bug with incomplete rollback of MVCC transaction that
+inserts and updates the same row
+  * fixed issue with parsing of long BIT strings in SQL
+  * fixed issue with SQL triggers when columns were added or dropped
+from a table with SQL triggers
+  * fixed issue with an index added to a TEMP table with ON COMMIT
+PRESERVE ROWS and containing data
+  * added URL property hsqldb.digest which can be used with alternative
+secure hash algorithms for passwords
+  * changed the class used for offline backup and restore to 
+org.hsqldb.lib.tar.DbBackupMain
+  * extended the scope of SET DATABASE SQL REFERENCES TRUE to catch
+ambiguity with identical table aliases
+  * extended support for the DEFAULT keyword used in INSERT and UPDATE
+to apply to columns with no default
+  * improved support for recursive queries
+  * improved ORA and MYS syntax compatibility modes
+ 
+---

Old:

  hsqldb-2.2.9.pom
  hsqldb-2.2.9.zip

New:

  hsqldb-2.3.2.pom
  hsqldb-2.3.2.zip



Other differences:
--
++ hsqldb.spec ++
--- /var/tmp/diff_new_pack.nRmuJI/_old  2015-01-30 10:59:42.0 +0100
+++ /var/tmp/diff_new_pack.nRmuJI/_new  2015-01-30 10:59:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hsqldb
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   hsqldb
-Version:2.2.9
+Version:2.3.2
 Release:0
 Summary:HyperSQL Database Engine
 License:BSD-3-Clause
@@ -28,7 +28,9 @@
 Source2:hsqldb-1.8.0-standard-server.properties
 Source3:hsqldb-1.8.0-standard-webserver.properties
 Source4:hsqldb-1.8.0-standard-sqltool.rc
-Source5:
http://www.hsqldb.org/repos/org/hsqldb/hsqldb/%{version}/hsqldb-%{version}.pom
+#Source5:
http://www.hsqldb.org/repos/org/hsqldb/hsqldb/%{version}/hsqldb-%{version}.pom
+# The maven pom file related to 2.3.2 version is not yet released
+Source5:hsqldb-%{version}.pom
 
 # Custom systemd files - talking with upstream about incorporating them, see
 # http://sourceforge.net/projects/hsqldb/forums/forum/73673/topic/5367103

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



commit hsqldb for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package hsqldb for openSUSE:Factory checked 
in at 2013-09-11 13:39:03

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


Package is "hsqldb"

Changes:

--- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes2012-06-15 
19:35:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.hsqldb.new/hsqldb.changes   2013-09-11 
13:39:06.0 +0200
@@ -1,0 +2,37 @@
+Mon Sep  9 11:05:43 UTC 2013 - tchva...@suse.com
+
+- Move from jpackage-utils to javapackage-tools
+
+---
+Wed Sep  4 12:42:55 UTC 2013 - mvysko...@suse.com
+
+- Update to 2.2.9
+  * new core fully multithreaded core supports 2PL (two-phased locking)
+and MVCC (multiversion concurrency control), plus a hybrid 2PL+MVCC
+transaction control mode
+  * Massive high performance LOB store for BLOBs and CLOBs up to multi-gigabyte
+size, with total storage capacity of 64 terabytes.
+  * Increased default storage space of 16GB for ordinary data, with fast
+startup and shutdown. Storage space can be extended to 2TB.
+  * Large result sets, views and subqueries can now be stored on disk (on the
+server side) while being generated and accessed. The threshold to store
+a result on disk, as well as the actual fetch size in client-server
+configurations can be specified per connection.
+  * All query conditions, whether in a JOIN or WHERE clause, are now
+allocated to an index if possible.
+  * HyperSQL supports schema-based stored procedures and functions written
+entirely in SQL and JAVA.
+  * Support for BIT, BIT VARYING, CLOB, BLOB, INTERVAL according to the
+SQL Standards
+  * and many more - see http://hsqldb.sourceforge.net/web/features200.html
+- Dropped patches
+  * hsqldb-1.8.0-scripts.patch
+  * hsqldb-1.8.0.10-suse-initscript.patch (systemd service is used)
+  * hsqldb-jdbc-4.1.patch
+  * hsqldb-tmp.patch (hsqldb-wrapper is used)
+- New patches
+  * hsqldb-apidocs.patch
+  * hsqldb-cmdline.patch
+- systemd integration and drop init script
+
+---

Old:

  hsqldb-1.8.0-scripts.patch
  hsqldb-1.8.0.10-suse-initscript.patch
  hsqldb-1.8.0.10.pom
  hsqldb-jdbc-4.1.patch
  hsqldb-tmp.patch
  hsqldb_1_8_1_3.zip

New:

  hsqldb-2.2.9.pom
  hsqldb-2.2.9.zip
  hsqldb-apidocs.patch
  hsqldb-cmdline.patch
  hsqldb-post
  hsqldb-stop
  hsqldb-wrapper
  hsqldb.systemd



Other differences:
--
++ hsqldb.spec ++
--- /var/tmp/diff_new_pack.aiASHw/_old  2013-09-11 13:39:07.0 +0200
+++ /var/tmp/diff_new_pack.aiASHw/_new  2013-09-11 13:39:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hsqldb
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,38 +17,46 @@
 
 
 Name:   hsqldb
-Version:1.8.1.13
+Version:2.2.9
 Release:0
-Summary:HYperSQL Database Engine
+Summary:HyperSQL Database Engine
 License:BSD-3-Clause
-Group:  Development/Libraries/Java
+Group:  Productivity/Databases/Servers
 Url:http://hsqldb.sourceforge.net/
-Source0:%{name}_1_8_1_3.zip
-Source1:%{name}-1.8.0-standard.cfg
-Source2:%{name}-1.8.0-standard-server.properties
-Source3:%{name}-1.8.0-standard-webserver.properties
-Source4:%{name}-1.8.0-standard-sqltool.rc
-Source5:%{name}-1.8.0.10.pom
-Patch0: %{name}-1.8.0-scripts.patch
-Patch1: hsqldb-tmp.patch
-Patch3: hsqldb-jdbc-4.1.patch
-Patch1000:  hsqldb-1.8.0.10-suse-initscript.patch
+Source0:http://downloads.sourceforge.net/hsqldb/%{name}-%{version}.zip
+Source1:hsqldb-1.8.0-standard.cfg
+Source2:hsqldb-1.8.0-standard-server.properties
+Source3:hsqldb-1.8.0-standard-webserver.properties
+Source4:hsqldb-1.8.0-standard-sqltool.rc
+Source5:
http://www.hsqldb.org/repos/org/hsqldb/hsqldb/%{version}/hsqldb-%{version}.pom
+
+# Custom systemd files - talking with upstream about incorporating them, see
+# http://sourceforge.net/projects/hsqldb/forums/forum/73673/topic/5367103
+Source6:hsqldb.systemd
+Source7:hsqldb-wrapper
+Source8:hsqldb-post
+Source9:hsqldb-stop
+
+# Javadoc fails to create since apidocs folder is deleted and not recreated
+Patch0: %{name}-apidocs.patch
+# Package org.hsqldb.cmdline was only compiled with java 1.5
+

commit hsqldb for openSUSE:Factory

2012-01-03 Thread h_root
Hello community,

here is the log from the commit of package hsqldb for openSUSE:Factory checked 
in at 2012-01-04 08:00:56

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


Package is "hsqldb", Maintainer is "bnc-team-j...@forge.provo.novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes2011-09-23 
02:02:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.hsqldb.new/hsqldb.changes   2012-01-04 
08:00:58.0 +0100
@@ -1,0 +2,5 @@
+Mon Dec 19 13:22:15 CET 2011 - dmuel...@suse.de
+
+- fix hsqldb_lic.txt packaged in hsqldb-manual and hsqldb
+
+---



Other differences:
--
++ hsqldb.spec ++
--- /var/tmp/diff_new_pack.Apq5mr/_old  2012-01-04 08:01:00.0 +0100
+++ /var/tmp/diff_new_pack.Apq5mr/_new  2012-01-04 08:01:00.0 +0100
@@ -15,15 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define reltag  patch01
 
 Name:   hsqldb
 Version:1.8.0.10
-Release:9
+Release:0
 Summary:Hsqldb Database Engine
-Group:  Development/Libraries/Java
 License:BSD-3-Clause
+Group:  Development/Libraries/Java
 Url:http://hsqldb.sourceforge.net/
 # http://downloads.sourceforge.net/hsqldb/hsqldb_1_8_0_10.zip
 # unzip -q hsqldb_1_8_0_10.zip
@@ -45,11 +44,11 @@
 Requires(post): /bin/rm,/bin/ln
 Requires(preun):/bin/rm
 BuildRequires:  ant
-BuildRequires:  junit
+BuildRequires:  fdupes
 BuildRequires:  jpackage-utils >= 1.5
+BuildRequires:  junit
 BuildRequires:  servletapi5
 BuildRequires:  unzip
-BuildRequires:  fdupes
 PreReq: %fillup_prereq
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -76,9 +75,7 @@
 
 
 %package manual
-License:BSD-3-Clause
 Summary:Hsqldb Database Engine
-Group:  Development/Libraries/Java
 
 %description manual
 HSQLdb is a relational database engine written in JavaTM , with a JDBC
@@ -102,9 +99,7 @@
 
 
 %package javadoc
-License:BSD-3-Clause
 Summary:Hsqldb Database Engine
-Group:  Development/Libraries/Java
 
 %description javadoc
 HSQLdb is a relational database engine written in JavaTM , with a JDBC
@@ -128,9 +123,7 @@
 
 
 %package demo
-License:BSD-3-Clause
 Summary:Hsqldb Database Engine
-Group:  Development/Libraries/Java
 Requires:   %{name} = %{version}
 
 %description demo
@@ -289,6 +282,7 @@
 
 %files manual
 %defattr(0644,root,root,0755)
+%exclude %doc %{_docdir}/%{name}-%{version}/hsqldb_lic.txt
 %doc %{_docdir}/%{name}-%{version}
 
 %files javadoc

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



commit hsqldb for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package hsqldb for openSUSE:Factory checked 
in at 2011-12-06 18:18:22

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


Package is "hsqldb", Maintainer is "bnc-team-j...@forge.provo.novell.com"

Changes:




Other differences:
--
++ hsqldb.spec ++
--- /var/tmp/diff_new_pack.j3hyoO/_old  2011-12-06 18:28:38.0 +0100
+++ /var/tmp/diff_new_pack.j3hyoO/_new  2011-12-06 18:28:38.0 +0100
@@ -23,7 +23,7 @@
 Release:9
 Summary:Hsqldb Database Engine
 Group:  Development/Libraries/Java
-License:BSD3c
+License:BSD-3-Clause
 Url:http://hsqldb.sourceforge.net/
 # http://downloads.sourceforge.net/hsqldb/hsqldb_1_8_0_10.zip
 # unzip -q hsqldb_1_8_0_10.zip
@@ -76,7 +76,7 @@
 
 
 %package manual
-License:BSD3c
+License:BSD-3-Clause
 Summary:Hsqldb Database Engine
 Group:  Development/Libraries/Java
 
@@ -102,7 +102,7 @@
 
 
 %package javadoc
-License:BSD3c
+License:BSD-3-Clause
 Summary:Hsqldb Database Engine
 Group:  Development/Libraries/Java
 
@@ -128,7 +128,7 @@
 
 
 %package demo
-License:BSD3c
+License:BSD-3-Clause
 Summary:Hsqldb Database Engine
 Group:  Development/Libraries/Java
 Requires:   %{name} = %{version}

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