commit swipl for openSUSE:Factory

2018-05-04 Thread root
Hello community,

here is the log from the commit of package swipl for openSUSE:Factory checked 
in at 2018-05-04 11:28:08

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


Package is "swipl"

Fri May  4 11:28:08 2018 rev:21 rq:602467 version:7.6.4

Changes:

--- /work/SRC/openSUSE:Factory/swipl/swipl.changes  2017-03-28 
15:22:11.941762954 +0200
+++ /work/SRC/openSUSE:Factory/.swipl.new/swipl.changes 2018-05-04 
11:28:32.941858965 +0200
@@ -1,0 +2,8 @@
+Wed Mar 28 14:30:55 UTC 2018 - guilla...@opensuse.org
+
+- Update to 7.6.4 (fixes aarch64 build)
+- Remove upstreamed patches:
+  * fix-implicit-fortify-decl.patch
+  * reproducible-builds.patch
+
+---

Old:

  fix-implicit-fortify-decl.patch
  reproducible-builds.patch
  swipl-7.4.1.tar.gz

New:

  swipl-7.6.4.tar.gz



Other differences:
--
++ swipl.spec ++
--- /var/tmp/diff_new_pack.FnwNtL/_old  2018-05-04 11:28:34.257810688 +0200
+++ /var/tmp/diff_new_pack.FnwNtL/_new  2018-05-04 11:28:34.257810688 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package swipl
 #
-# 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
@@ -17,10 +17,10 @@
 
 
 Name:   swipl
-Version:7.4.1
+Version:7.6.4
 Release:0
 Summary:Prolog Compiler
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Development/Languages/Other
 Url:http://www.swi-prolog.org
 Source0:
http://www.swi-prolog.org/download/stable/src/swipl-%{version}.tar.gz
@@ -31,10 +31,6 @@
 Patch0: swipl-ppc64.patch
 # PATCH-FIX-UPSTREAM pkgconfig.patch - Fix location of include files in 
pkgconfig file
 Patch1: pkgconfig.patch
-# PATCH-FEATURE-UPSTREAM reproducible-builds.patch - 
https://github.com/SWI-Prolog/swipl-devel/pull/210 and 
https://github.com/SWI-Prolog/packages-table/pull/1
-Patch2: reproducible-builds.patch
-# PATCH-FIX-UPSTREAM fix-implicit-fortify-decl.patch - 
https://github.com/SWI-Prolog/packages-xpce/pull/8
-Patch3: fix-implicit-fortify-decl.patch
 BuildRequires:  db-devel
 BuildRequires:  fdupes
 BuildRequires:  freetype2-devel
@@ -77,8 +73,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 export SOURCE_DATE_EPOCH="$(sed -n '/^/n;s/ - .*$//;p;q' %{SOURCE99} | 
date -u -f - +%%s)"

++ swipl-7.4.1.tar.gz -> swipl-7.6.4.tar.gz ++
/work/SRC/openSUSE:Factory/swipl/swipl-7.4.1.tar.gz 
/work/SRC/openSUSE:Factory/.swipl.new/swipl-7.6.4.tar.gz differ: char 5, line 1




commit swipl for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package swipl for openSUSE:Factory checked 
in at 2017-03-28 15:22:08

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


Package is "swipl"

Tue Mar 28 15:22:08 2017 rev:20 rq:480947 version:7.4.1

Changes:

--- /work/SRC/openSUSE:Factory/swipl/swipl.changes  2015-09-11 
09:04:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.swipl.new/swipl.changes 2017-03-28 
15:22:11.941762954 +0200
@@ -1,0 +2,13 @@
+Tue Mar 14 15:30:32 UTC 2017 - r...@fthiessen.de
+
+- Update to version 7.4.1
+- Removed PREPARE_PACKAGE as we can now use SourceURLs,
+  which is prefered.
+- Removed now useless pl.patch
+- Removed invalid internal_fix.patch (leads to failing tests)
+- Added reproducible-builds.patch to allow build with fake time
+  use the SOURCE_DATE_EPOCH variable.
+- Added fix-implicit-fortify-decl.patch to fix build with
+  new glibc on Factory, fixes boo#1023722.
+
+---

Old:

  PREPARE_PACKAGE
  internal_fix.patch
  pl.patch
  swipl-7.2.2.tar.gz

New:

  fix-implicit-fortify-decl.patch
  reproducible-builds.patch
  swipl-7.4.1.tar.gz
  swipl-rpmlintrc



Other differences:
--
++ swipl.spec ++
--- /var/tmp/diff_new_pack.UuIfxy/_old  2017-03-28 15:22:13.317568104 +0200
+++ /var/tmp/diff_new_pack.UuIfxy/_new  2017-03-28 15:22:13.317568104 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package swipl
 #
-# 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
@@ -17,39 +17,51 @@
 
 
 Name:   swipl
-Version:7.2.2
+Version:7.4.1
 Release:0
 Summary:Prolog Compiler
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Development/Languages/Other
 Url:http://www.swi-prolog.org
-# See PREPARE_PACKAGE for instructions on how to create archive.
-Source0:swipl-%{version}.tar.gz
-Source99:   PREPARE_PACKAGE
-# FIXME: these patches are undocumented.
-Patch0: pl.patch
+Source0:
http://www.swi-prolog.org/download/stable/src/swipl-%{version}.tar.gz
+Source98:   swipl-rpmlintrc
+# For SOURCE_DATE_EPOCH variable- reproducible builds
+Source99:   %{name}.changes
+# PATCH-FIX-OPENSUSE swipl-ppc64.patch - Fix configure on PowerPC architecture
+Patch0: swipl-ppc64.patch
+# PATCH-FIX-UPSTREAM pkgconfig.patch - Fix location of include files in 
pkgconfig file
 Patch1: pkgconfig.patch
-Patch2: internal_fix.patch
-Patch3: swipl-ppc64.patch
+# PATCH-FEATURE-UPSTREAM reproducible-builds.patch - 
https://github.com/SWI-Prolog/swipl-devel/pull/210 and 
https://github.com/SWI-Prolog/packages-table/pull/1
+Patch2: reproducible-builds.patch
+# PATCH-FIX-UPSTREAM fix-implicit-fortify-decl.patch - 
https://github.com/SWI-Prolog/packages-xpce/pull/8
+Patch3: fix-implicit-fortify-decl.patch
+BuildRequires:  db-devel
 BuildRequires:  fdupes
 BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
 BuildRequires:  gmp-devel
-BuildRequires:  java-devel >= 1.6.0
+BuildRequires:  java-devel >= 1.7.0
 BuildRequires:  libarchive-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  libpng-devel
 BuildRequires:  libunwind-devel
-BuildRequires:  mysql-devel
-BuildRequires:  openssl-devel
-BuildRequires:  postgresql-devel
+BuildRequires:  ncurses-devel
+BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
-BuildRequires:  texlive
-BuildRequires:  texlive-latex
 BuildRequires:  unixODBC-devel
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-Xvfb
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(ice)
+BuildRequires:  pkgconfig(libedit)
+BuildRequires:  pkgconfig(libssl)
+BuildRequires:  pkgconfig(ossp-uuid)
+BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xft)
+BuildRequires:  pkgconfig(xinerama)
+BuildRequires:  pkgconfig(xpm)
+BuildRequires:  pkgconfig(xrender)
+BuildRequires:  pkgconfig(xt)
+# For %%check
+BuildRequires:  junit
 Provides:   swi-prolog = %{version}
 Provides:   swi_pl = %{version}
 Obsoletes:  swi-prolog < %{version}
@@ -59,45 +71,46 @@
 %description
 Edinburgh-style Prolog compiler including modules, autoload, libraries,
 Garbage collector, stack expandor, C interface, GNU readline and GNU
-Emacs interface, a very fast compiler,and an X11 interface using XPCE
-(see http://www.swi.psy.uva.nl/projects/xpce).
+Emacs interface, a very fast compiler,and an X11 interface using XPCE.

commit swipl for openSUSE:Factory

2015-09-11 Thread h_root
Hello community,

here is the log from the commit of package swipl for openSUSE:Factory checked 
in at 2015-09-11 09:04:32

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


Package is "swipl"

Changes:

--- /work/SRC/openSUSE:Factory/swipl/swipl.changes  2014-07-24 
06:58:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.swipl.new/swipl.changes 2015-09-11 
09:04:42.0 +0200
@@ -1,0 +2,30 @@
+Thu Sep 10 08:29:00 UTC 2015 - antoine.belv...@laposte.net
+
+- Add PREPARE_PACKAGE to sources.
+
+---
+Wed Sep  9 18:21:17 UTC 2015 - antoine.belv...@laposte.net
+
+- Update to version 7.2.2.
+- SWI-Prolog 7 at a glance:
+  * The new dict type and syntax provides both time and space
+efficient name-value maps with a pleasant syntax.
+  * As a consequence, it was necessary to replace the list
+constructor .(H,T) by the (also in use by Mercury) '[|]'(H,T).
+  * The syntax "..." is now mapped to strings. Strings are
+compatible with ECLiPSe.
+  * Thanks to Torbjorn Lager, we have "Pengines", Prolog engines on
+the web. This provides a generic API to talk comfortably to a
+Prolog server from JavaScript and other Prolog instances.
+  * Markus Triska added clp(b), the boolean constraint solver,
+improved his clp(fd) and was before several enhancements to the
+toplevel dealing with constraints.
+  * Thanks to Matt Lilley and Mike Elston, there is CQL, a DSL
+(Domain Specific Language) for dealing with SQL.
+  * Matt Lilley improved networking support significantly,
+including much better support for SSL and general support for
+both HTTP and SOCKS proxy servers.
+  * Many people have provided add-ons (packs) that rely on
+SWI-Prolog version 7. See http://www.swi-prolog.org/pack/list.
+
+---

Old:

  pl-6.6.6.tar.gz
  refman.pdf

New:

  PREPARE_PACKAGE
  swipl-7.2.2.tar.gz



Other differences:
--
++ swipl.spec ++
--- /var/tmp/diff_new_pack.9Aompm/_old  2015-09-11 09:04:43.0 +0200
+++ /var/tmp/diff_new_pack.9Aompm/_new  2015-09-11 09:04:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package swipl
 #
-# Copyright (c) 2014 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
@@ -17,13 +17,29 @@
 
 
 Name:   swipl
+Version:7.2.2
+Release:0
+Summary:Prolog Compiler
+License:GPL-2.0+ and LGPL-2.1+
+Group:  Development/Languages/Other
+Url:http://www.swi-prolog.org
+# See PREPARE_PACKAGE for instructions on how to create archive.
+Source0:swipl-%{version}.tar.gz
+Source99:   PREPARE_PACKAGE
+# FIXME: these patches are undocumented.
+Patch0: pl.patch
+Patch1: pkgconfig.patch
+Patch2: internal_fix.patch
+Patch3: swipl-ppc64.patch
 BuildRequires:  fdupes
 BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
 BuildRequires:  gmp-devel
 BuildRequires:  java-devel >= 1.6.0
+BuildRequires:  libarchive-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
+BuildRequires:  libunwind-devel
 BuildRequires:  mysql-devel
 BuildRequires:  openssl-devel
 BuildRequires:  postgresql-devel
@@ -34,22 +50,6 @@
 BuildRequires:  xorg-x11
 BuildRequires:  xorg-x11-Xvfb
 BuildRequires:  xorg-x11-devel
-%if 0%{?suse_version} <= 1230
-BuildRequires:  javapackages-tools
-%endif
-Version:6.6.6
-Release:0
-Summary:Prolog Compiler
-License:GPL-2.0+ and LGPL-2.1+
-Group:  Development/Languages/Other
-Source: pl-%{version}.tar.gz
-Source1:refman.pdf
-Patch0: pl.patch
-Patch1: pkgconfig.patch
-# This is now upstream
-Patch2: internal_fix.patch
-Patch3: swipl-ppc64.patch
-Url:http://www.swi-prolog.org
 Provides:   swi-prolog = %{version}
 Provides:   swi_pl = %{version}
 Obsoletes:  swi-prolog < %{version}
@@ -62,57 +62,47 @@
 Emacs interface, a very fast compiler,and an X11 interface using XPCE
 (see http://www.swi.psy.uva.nl/projects/xpce).
 
-
-
-Authors:
-
-Jan Wielemaker 
-
-
 %prep
-%setup -q -n pl-%{version}
+%setup -q
 %patch0 -p 1
 %patch1 -p 1
 %patch2 -p 1
 %patch3 -p 1
 
 %build
-cp build.templ build
+cp -p build.templ build
 
-export COFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
+export COFLAGS="%{optflags} -fno-strict-aliasing"
 
 ./build --prefix=%{_prefix} --config --libdir=%{_libdir} --enable-shared
-./b

commit swipl for openSUSE:Factory

2014-07-23 Thread h_root
Hello community,

here is the log from the commit of package swipl for openSUSE:Factory checked 
in at 2014-07-24 06:58:49

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


Package is "swipl"

Changes:

--- /work/SRC/openSUSE:Factory/swipl/swipl.changes  2013-12-24 
20:01:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.swipl.new/swipl.changes 2014-07-24 
06:58:52.0 +0200
@@ -1,0 +2,11 @@
+Wed Jul 23 11:54:49 UTC 2014 - dval...@suse.com
+
+- update swipl-ppc64.patch to fix powerpc builds
+  ppc64le now have ppc64 as java_libarch 
+
+---
+Tue Jul 22 08:06:57 UTC 2014 - mihai...@gmail.com
+
+- Update to version 6.6.6
+
+---

Old:

  pl-5.10.2.tar.bz2

New:

  pl-6.6.6.tar.gz



Other differences:
--
++ swipl.spec ++
--- /var/tmp/diff_new_pack.9eHPXd/_old  2014-07-24 06:58:53.0 +0200
+++ /var/tmp/diff_new_pack.9eHPXd/_new  2014-07-24 06:58:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package swipl
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -34,12 +34,15 @@
 BuildRequires:  xorg-x11
 BuildRequires:  xorg-x11-Xvfb
 BuildRequires:  xorg-x11-devel
-Version:5.10.2
+%if 0%{?suse_version} <= 1230
+BuildRequires:  javapackages-tools
+%endif
+Version:6.6.6
 Release:0
 Summary:Prolog Compiler
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Development/Languages/Other
-Source: pl-%{version}.tar.bz2
+Source: pl-%{version}.tar.gz
 Source1:refman.pdf
 Patch0: pl.patch
 Patch1: pkgconfig.patch
@@ -116,5 +119,6 @@
 %{_mandir}/man1/swipl-ld.1.gz
 %{_mandir}/man1/swipl-rc.1.gz
 %{_mandir}/man1/swipl.1.gz
+%{_mandir}/man1/xpce-client.1.gz
 
 %changelog

++ internal_fix.patch ++
--- /var/tmp/diff_new_pack.9eHPXd/_old  2014-07-24 06:58:53.0 +0200
+++ /var/tmp/diff_new_pack.9eHPXd/_new  2014-07-24 06:58:53.0 +0200
@@ -1,8 +1,7 @@
-Index: pl-5.10.2/src/pl-comp.c
-===
 pl-5.10.2.orig/src/pl-comp.c   2010-10-28 21:38:25.0 +0200
-+++ pl-5.10.2/src/pl-comp.c2010-12-18 20:12:34.600439331 +0100
-@@ -2143,6 +2143,7 @@ compileArithArgument(Word arg, compileIn
+diff -Pdpru pl-6.6.6/src/pl-comp.c pl-6.6.6-mod/src/pl-comp.c
+--- pl-6.6.6/src/pl-comp.c 2014-05-28 18:53:51.0 +0900
 pl-6.6.6-mod/src/pl-comp.c 2014-07-22 21:19:59.748381642 +0900
+@@ -2781,6 +2781,7 @@ compileArithArgument(Word arg, compileIn
} else  /* GMP */
{ Output_n(ci, A_MPZ, p, n+1);
}
@@ -10,7 +9,7 @@
  }
  succeed;
}
-@@ -2558,6 +2559,7 @@ forAtomsInClause(Clause clause, void (fu
+@@ -3282,6 +3283,7 @@ forAtomsInClause(Clause clause, void (fu
  PL_unregister_atom(w);
break;
}

++ pkgconfig.patch ++
--- /var/tmp/diff_new_pack.9eHPXd/_old  2014-07-24 06:58:53.0 +0200
+++ /var/tmp/diff_new_pack.9eHPXd/_new  2014-07-24 06:58:53.0 +0200
@@ -1,6 +1,6 @@
-diff -Pdru pl-5.10.2.orig/src/swipl.pc.in pl-5.10.2/src/swipl.pc.in
 pl-5.10.2.orig/src/swipl.pc.in 2012-04-20 20:40:53.810629746 +0100
-+++ pl-5.10.2/src/swipl.pc.in  2012-04-20 20:48:51.314727003 +0100
+diff -Pdpru pl-6.6.6/src/swipl.pc.in pl-6.6.6-mod/src/swipl.pc.in
+--- pl-6.6.6/src/swipl.pc.in   2014-05-28 18:53:51.0 +0900
 pl-6.6.6-mod/src/swipl.pc.in   2014-07-22 21:19:43.812382295 +0900
 @@ -1,7 +1,7 @@
  prefix=@prefix@
  exec_prefix=@exec_prefix@
@@ -8,6 +8,5 @@
 -includedir=@includedir@
 +includedir=${libdir}/@PL@-@PLVERSION@/include
  
- PLBASE=${libdir}/@PL@-@PLVERSION@
- PLARCH=@ARCH@
-
+ PLBASE=@PLBASE@
+ PLARCH=@PLARCH@

++ pl.patch ++
--- /var/tmp/diff_new_pack.9eHPXd/_old  2014-07-24 06:58:53.0 +0200
+++ /var/tmp/diff_new_pack.9eHPXd/_new  2014-07-24 06:58:53.0 +0200
@@ -1,8 +1,7 @@
-Index: pl-5.10.2/packages/plunit/Makefile.in
-===
 pl-5.10.2.orig/packages/plunit/Makefile.in 2010-10-28 21:38:25.0 
+0200
-+++ pl-5.10.2/packages/plunit/Makefile.in  2010-12-18 20:05:48.923438329 
+0100
-@@ -52,7 +52,6 @@ ln-install:  $(LIBPL)
+diff -Pdpru pl-6.6.6/packages/plunit/Makefile.in 
pl-6.6.6-mod/packages/plunit/Makefile.in
+--- pl-6.6.6/packages/plunit/Makefile.in   2014-

commit swipl for openSUSE:Factory

2013-12-24 Thread h_root
Hello community,

here is the log from the commit of package swipl for openSUSE:Factory checked 
in at 2013-12-24 20:01:32

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


Package is "swipl"

Changes:

--- /work/SRC/openSUSE:Factory/swipl/swipl.changes  2013-03-11 
09:57:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.swipl.new/swipl.changes 2013-12-24 
20:01:33.0 +0100
@@ -1,0 +2,7 @@
+Mon Dec 23 21:00:30 UTC 2013 - dval...@suse.com
+
+- extend swipl-ppc64 patch to cover ppc64le as well
+
+- modified patches:
+  * swipl-ppc64.patch
+---



Other differences:
--
++ swipl-ppc64.patch ++
--- /var/tmp/diff_new_pack.51ktiO/_old  2013-12-24 20:01:34.0 +0100
+++ /var/tmp/diff_new_pack.51ktiO/_new  2013-12-24 20:01:34.0 +0100
@@ -2,7 +2,7 @@
 ===
 --- pl-5.10.2.orig/packages/jpl/ac/ac_jni_include_dirs.m4
 +++ pl-5.10.2/packages/jpl/ac/ac_jni_include_dirs.m4
-@@ -78,6 +78,16 @@ case "$host_cpu" in
+@@ -78,6 +78,26 @@ case "$host_cpu" in
_JNI_LIBDIRS=""
esac
;;
@@ -16,6 +16,16 @@
 +  _JNI_LIBDIRS=""
 +  esac
 +  ;;
++  powerpc64le)
++  case "$host_os" in
++  linux*)
++  _JNI_LIBDIRS="lib/ppc64le bin"
++  _JNI_LIBSUBDIRS="server classic"
++  ;;
++  *)
++  _JNI_LIBDIRS=""
++  esac
++  ;;
*)  
# Fallback option should work on all architectures except
# amd64 and powerpc which are special cased above.
@@ -23,7 +33,7 @@
 ===
 --- pl-5.10.2.orig/packages/jpl/configure
 +++ pl-5.10.2/packages/jpl/configure
-@@ -5213,6 +5213,16 @@ case "$host_cpu" in
+@@ -5213,6 +5213,26 @@ case "$host_cpu" in
_JNI_LIBDIRS=""
esac
;;
@@ -34,6 +44,16 @@
 +  _JNI_LIBSUBDIRS="server classic"
 +  ;;
 +  *)
++  _JNI_LIBDIRS=""
++  esac
++  ;;
++  powerpc64le)
++  case "$host_os" in
++  linux*)
++  _JNI_LIBDIRS="lib/ppc64le bin"
++  _JNI_LIBSUBDIRS="server classic"
++  ;;
++  *)
 +  _JNI_LIBDIRS=""
 +  esac
 +  ;;

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



commit swipl for openSUSE:Factory

2013-03-11 Thread h_root
Hello community,

here is the log from the commit of package swipl for openSUSE:Factory checked 
in at 2013-03-11 09:57:00

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


Package is "swipl", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/swipl/swipl.changes  2012-10-17 
08:09:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.swipl.new/swipl.changes 2013-03-11 
09:57:02.0 +0100
@@ -1,0 +2,5 @@
+Fri Mar  1 06:22:30 UTC 2013 - co...@suse.com
+
+- update license to new format
+
+---



Other differences:
--
++ swipl.spec ++
--- /var/tmp/diff_new_pack.qPvgFw/_old  2013-03-11 09:57:04.0 +0100
+++ /var/tmp/diff_new_pack.qPvgFw/_new  2013-03-11 09:57:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package swipl
 #
-# 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
@@ -37,7 +37,7 @@
 Version:5.10.2
 Release:0
 Summary:Prolog Compiler
-License:GPL-2.0+ ; LGPL-2.1+
+License:GPL-2.0+ and LGPL-2.1+
 Group:  Development/Languages/Other
 Source: pl-%{version}.tar.bz2
 Source1:refman.pdf

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



commit swipl for openSUSE:Factory

2012-10-16 Thread h_root
Hello community,

here is the log from the commit of package swipl for openSUSE:Factory checked 
in at 2012-10-17 08:09:21

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


Package is "swipl", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/swipl/swipl.changes  2012-06-28 
17:00:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.swipl.new/swipl.changes 2012-10-17 
08:09:22.0 +0200
@@ -1,0 +2,5 @@
+Fri Oct  5 23:14:46 UTC 2012 - dval...@suse.com
+
+- fix jpl build on powerpc64 (swipl-ppc64.patch) 
+
+---

New:

  swipl-ppc64.patch



Other differences:
--
++ swipl.spec ++
--- /var/tmp/diff_new_pack.3PMv7E/_old  2012-10-17 08:09:23.0 +0200
+++ /var/tmp/diff_new_pack.3PMv7E/_new  2012-10-17 08:09:23.0 +0200
@@ -45,6 +45,7 @@
 Patch1: pkgconfig.patch
 # This is now upstream
 Patch2: internal_fix.patch
+Patch3: swipl-ppc64.patch
 Url:http://www.swi-prolog.org
 Provides:   swi-prolog = %{version}
 Provides:   swi_pl = %{version}
@@ -70,6 +71,7 @@
 %patch0 -p 1
 %patch1 -p 1
 %patch2 -p 1
+%patch3 -p 1
 
 %build
 cp build.templ build

++ swipl-ppc64.patch ++
Index: pl-5.10.2/packages/jpl/ac/ac_jni_include_dirs.m4
===
--- pl-5.10.2.orig/packages/jpl/ac/ac_jni_include_dirs.m4
+++ pl-5.10.2/packages/jpl/ac/ac_jni_include_dirs.m4
@@ -78,6 +78,16 @@ case "$host_cpu" in
_JNI_LIBDIRS=""
esac
;;
+   powerpc64)
+   case "$host_os" in
+   linux*)
+   _JNI_LIBDIRS="lib/ppc64 bin"
+   _JNI_LIBSUBDIRS="server classic"
+   ;;
+   *)
+   _JNI_LIBDIRS=""
+   esac
+   ;;
*)  
# Fallback option should work on all architectures except
# amd64 and powerpc which are special cased above.
Index: pl-5.10.2/packages/jpl/configure
===
--- pl-5.10.2.orig/packages/jpl/configure
+++ pl-5.10.2/packages/jpl/configure
@@ -5213,6 +5213,16 @@ case "$host_cpu" in
_JNI_LIBDIRS=""
esac
;;
+   powerpc64)
+   case "$host_os" in
+   linux*)
+   _JNI_LIBDIRS="lib/ppc64 bin"
+   _JNI_LIBSUBDIRS="server classic"
+   ;;
+   *)
+   _JNI_LIBDIRS=""
+   esac
+   ;;
*)
# Fallback option should work on all architectures except
# amd64 and powerpc which are special cased above.
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit swipl for openSUSE:Factory

2012-06-28 Thread h_root
Hello community,

here is the log from the commit of package swipl for openSUSE:Factory checked 
in at 2012-06-28 17:00:32

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


Package is "swipl", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/swipl/swipl.changes  2012-05-07 
22:53:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.swipl.new/swipl.changes 2012-06-28 
17:00:34.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 26 13:58:00 UTC 2012 - mvysko...@suse.cz
+
+- build require java-devel >= 1.6.0 
+
+---



Other differences:
--
++ swipl.spec ++
--- /var/tmp/diff_new_pack.o9hcpM/_old  2012-06-28 17:00:36.0 +0200
+++ /var/tmp/diff_new_pack.o9hcpM/_new  2012-06-28 17:00:36.0 +0200
@@ -16,13 +16,12 @@
 #
 
 
-
 Name:   swipl
 BuildRequires:  fdupes
 BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
 BuildRequires:  gmp-devel
-BuildRequires:  java-1_6_0-openjdk-devel
+BuildRequires:  java-devel >= 1.6.0
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  mysql-devel

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



commit swipl for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package swipl for openSUSE:Factory checked 
in at 2012-05-07 22:52:59

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


Package is "swipl", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/swipl/swipl.changes  2011-09-23 
12:47:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.swipl.new/swipl.changes 2012-05-07 
22:53:06.0 +0200
@@ -1,0 +2,5 @@
+Sun May  6 20:21:15 UTC 2012 - poletti.ma...@gmail.com
+
+- Make pkg-config detect the right include directory (bug 758354).
+
+---

New:

  pkgconfig.patch



Other differences:
--
++ swipl.spec ++
--- /var/tmp/diff_new_pack.RGUS2Z/_old  2012-05-07 22:53:07.0 +0200
+++ /var/tmp/diff_new_pack.RGUS2Z/_new  2012-05-07 22:53:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package swipl
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -18,27 +18,39 @@
 
 
 Name:   swipl
-BuildRequires:  freetype2-devel gcc-c++ gmp-devel libjpeg-devel libpng-devel
-BuildRequires:  mysql-devel openssl-devel postgresql-devel readline-devel
-BuildRequires:  unixODBC-devel xorg-x11 xorg-x11-Xvfb xorg-x11-devel
-BuildRequires:  java-1_6_0-openjdk-devel texlive texlive-latex
 BuildRequires:  fdupes
-License:GPL-2.0+ ; LGPL-2.1+
-AutoReqProv:on
+BuildRequires:  freetype2-devel
+BuildRequires:  gcc-c++
+BuildRequires:  gmp-devel
+BuildRequires:  java-1_6_0-openjdk-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  libpng-devel
+BuildRequires:  mysql-devel
+BuildRequires:  openssl-devel
+BuildRequires:  postgresql-devel
+BuildRequires:  readline-devel
+BuildRequires:  texlive
+BuildRequires:  texlive-latex
+BuildRequires:  unixODBC-devel
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-Xvfb
+BuildRequires:  xorg-x11-devel
 Version:5.10.2
-Release:1
+Release:0
 Summary:Prolog Compiler
+License:GPL-2.0+ ; LGPL-2.1+
+Group:  Development/Languages/Other
 Source: pl-%{version}.tar.bz2
 Source1:refman.pdf
 Patch0: pl.patch
+Patch1: pkgconfig.patch
 # This is now upstream
 Patch2: internal_fix.patch
 Url:http://www.swi-prolog.org
-Provides:   swi_pl = %{version}
 Provides:   swi-prolog = %{version}
-Obsoletes:  swi_pl < %{version}
+Provides:   swi_pl = %{version}
 Obsoletes:  swi-prolog < %{version}
-Group:  Development/Languages/Other
+Obsoletes:  swi_pl < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -57,6 +69,7 @@
 %prep
 %setup -q -n pl-%{version}
 %patch0 -p 1
+%patch1 -p 1
 %patch2 -p 1
 
 %build
@@ -64,7 +77,7 @@
 
 export COFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
 
-./build --prefix=%{_prefix} --config --enable-shared --libdir=%{_libdir}
+./build --prefix=%{_prefix} --config --libdir=%{_libdir} --enable-shared
 ./build --prefix=%{_prefix} --make %{?jobs:-j %{jobs}}
 
 unset COFLAGS

++ pkgconfig.patch ++
diff -Pdru pl-5.10.2.orig/src/swipl.pc.in pl-5.10.2/src/swipl.pc.in
--- pl-5.10.2.orig/src/swipl.pc.in  2012-04-20 20:40:53.810629746 +0100
+++ pl-5.10.2/src/swipl.pc.in   2012-04-20 20:48:51.314727003 +0100
@@ -1,7 +1,7 @@
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
-includedir=@includedir@
+includedir=${libdir}/@PL@-@PLVERSION@/include
 
 PLBASE=${libdir}/@PL@-@PLVERSION@
 PLARCH=@ARCH@

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



commit swipl for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package swipl for openSUSE:Factory checked 
in at 2011-12-06 19:06:44

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


Package is "swipl", Maintainer is ""

Changes:




Other differences:
--
++ swipl.spec ++
--- /var/tmp/diff_new_pack.HYAowf/_old  2011-12-06 19:40:38.0 +0100
+++ /var/tmp/diff_new_pack.HYAowf/_new  2011-12-06 19:40:38.0 +0100
@@ -23,7 +23,7 @@
 BuildRequires:  unixODBC-devel xorg-x11 xorg-x11-Xvfb xorg-x11-devel
 BuildRequires:  java-1_6_0-openjdk-devel texlive texlive-latex
 BuildRequires:  fdupes
-License:GPLv2+ ; LGPLv2.1+
+License:GPL-2.0+ ; LGPL-2.1+
 AutoReqProv:on
 Version:5.10.2
 Release:1

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