commit phalanx for openSUSE:Factory

2016-11-22 Thread h_root
Hello community,

here is the log from the commit of package phalanx for openSUSE:Factory checked 
in at 2016-11-22 18:59:19

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


Package is "phalanx"

Changes:

--- /work/SRC/openSUSE:Factory/phalanx/phalanx.changes  2015-05-18 
22:36:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.phalanx.new/phalanx.changes 2016-11-22 
18:59:20.0 +0100
@@ -1,0 +2,12 @@
+Tue Nov 22 09:26:15 UTC 2016 - pgaj...@suse.com
+
+- updated to XXV
+  Better time management to use more time if the best move changed
+  recently.  Search improvements: Added simple ProbCut, tuned null move
+  and LMR, simplified check evasion extension.  Static evaluation bug
+  fixes, several of them submitted by Fabrice Lecouvey, thanks.  New
+  parameter to root moves randomization, it can now be limited
+  to first N moves of the game.  New opening book generated from
+  KingBase Lite 03/2016 (http://www.kingbase-chess.net/).
+
+---

Old:

  phalanx-XXIV-source.tgz

New:

  phalanx-XXV-source.tgz



Other differences:
--
++ phalanx.spec ++
--- /var/tmp/diff_new_pack.XOBHHl/_old  2016-11-22 18:59:21.0 +0100
+++ /var/tmp/diff_new_pack.XOBHHl/_new  2016-11-22 18:59:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package phalanx
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,12 +17,12 @@
 
 
 %define srcname Phalanx
-%define srcver  XXIV
+%define srcver  XXV
 
 Name:   phalanx
 Url:http://sourceforge.net/projects/phalanx
 Provides:   chess_backend
-Version:24
+Version:25
 Release:0
 Source: 
http://downloads.sourceforge.net/project/phalanx/Version%20%{srcver}/%{name}-%{srcver}-source.tgz
 Patch0: Phalanx-XXII.diff




commit phalanx for openSUSE:Factory

2015-05-18 Thread h_root
Hello community,

here is the log from the commit of package phalanx for openSUSE:Factory checked 
in at 2015-05-18 22:36:10

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


Package is "phalanx"

Changes:

--- /work/SRC/openSUSE:Factory/phalanx/phalanx.changes  2014-11-20 
18:43:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.phalanx.new/phalanx.changes 2015-05-18 
22:36:11.0 +0200
@@ -1,0 +2,18 @@
+Mon May 11 14:09:34 UTC 2015 - pgaj...@suse.com
+
+- updated to XXIV
+  * Xboard protocol - 'memory' command support.
+  * New file phalanx.eng to support the new Xboard automatic engine 
+load.
+  * More log messages.
+  * Late move reductions with move count based pruning.
+  * Small but important changes in the static evaluation that improve 
+endgame play: Passed pawn, rook mobility, knight mobility.
+  * Default contempt factor changed from -20 to -10.
+  * Fixed tournament timecontrols.
+  * Positional  learning is now off by default.
+  * Tweaked polling input timeslice to better handle rapid changes 
+in analyze mode.
+  * Fixed GCC warnings.
+
+---

Old:

  phalanx-XXIII-source.tgz

New:

  phalanx-XXIV-source.tgz



Other differences:
--
++ phalanx.spec ++
--- /var/tmp/diff_new_pack.qMWWxu/_old  2015-05-18 22:36:12.0 +0200
+++ /var/tmp/diff_new_pack.qMWWxu/_new  2015-05-18 22:36:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package phalanx
 #
-# 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,12 +17,12 @@
 
 
 %define srcname Phalanx
-%define srcver  XXIII
+%define srcver  XXIV
 
 Name:   phalanx
 Url:http://sourceforge.net/projects/phalanx
 Provides:   chess_backend
-Version:23
+Version:24
 Release:0
 Source: 
http://downloads.sourceforge.net/project/phalanx/Version%20%{srcver}/%{name}-%{srcver}-source.tgz
 Patch0: Phalanx-XXII.diff

++ Phalanx-XXII.diff ++
--- /var/tmp/diff_new_pack.qMWWxu/_old  2015-05-18 22:36:12.0 +0200
+++ /var/tmp/diff_new_pack.qMWWxu/_new  2015-05-18 22:36:12.0 +0200
@@ -1,18 +1,3 @@
-Index: phalanx-XXIII/makefile
-===
 phalanx-XXIII.orig/makefile
-+++ phalanx-XXIII/makefile
-@@ -15,10 +15,8 @@ CFLAGS = -O0 -Wall -fomit-frame-pointer
- ### -DSHOW_FORCED_MOVES
- ### -DPBOOK_FILE=\"pbook.phalanx\"
- ### -DSBOOK_FILE=\"sbook.phalanx\"
--### -DLEARN_FILE=\"learn.phalanx\"
- ### -DPBOOK_DIR=\"/usr/local/lib\"
- ### -DSBOOK_DIR=\"/usr/local/lib\"
--### -DLEARN_DIR=\"/var/local/lib\"
- ### -DQCAPSONLY
- 
- DEFINES = -DGNUFUN 
 Index: phalanx-XXIII/phalanx.c
 ===
 --- phalanx-XXIII.orig/phalanx.c




commit phalanx for openSUSE:Factory

2014-11-20 Thread h_root
Hello community,

here is the log from the commit of package phalanx for openSUSE:Factory checked 
in at 2014-11-20 18:43:17

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


Package is "phalanx"

Changes:

--- /work/SRC/openSUSE:Factory/phalanx/phalanx.changes  2013-05-27 
09:57:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.phalanx.new/phalanx.changes 2014-11-20 
18:43:20.0 +0100
@@ -1,0 +2,13 @@
+Wed Nov 19 09:25:40 UTC 2014 - pgaj...@suse.com
+
+- updated to XXIII final
+  * Xboard protocol version 2 compatibility.
+  * New -n commandline option to limit nodes per second. 
+  * New -z commandline option to randomize root moves.
+  * Easy levels now don't play instantly, but use time.
+  * DrawScore (contempt factor) adjusted in endgames towards 
+positive values to avoid playing dead draws like KRKR.
+  * Minor engine fixes.
+  * see HISTORY for details
+
+---

Old:

  phalanx-XXIII-beta.tgz

New:

  phalanx-XXIII-source.tgz



Other differences:
--
++ phalanx.spec ++
--- /var/tmp/diff_new_pack.tGkF1S/_old  2014-11-20 18:43:21.0 +0100
+++ /var/tmp/diff_new_pack.tGkF1S/_new  2014-11-20 18:43:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package phalanx
 #
-# 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
@@ -16,14 +16,15 @@
 #
 
 
-%define srcname phalanx-XXIII
+%define srcname Phalanx
+%define srcver  XXIII
 
 Name:   phalanx
 Url:http://sourceforge.net/projects/phalanx
 Provides:   chess_backend
-Version:22.9
+Version:23
 Release:0
-Source: %{srcname}-beta.tgz
+Source: 
http://downloads.sourceforge.net/project/phalanx/Version%20%{srcver}/%{name}-%{srcver}-source.tgz
 Patch0: Phalanx-XXII.diff
 # PATCH-FIX-UPSTREAM phalanx-castling-broken.patch bnc#819525 
mike.catanz...@gmail.com -- fix castling always treated as illegal move
 Patch1: phalanx-castling-broken.patch
@@ -42,7 +43,7 @@
 Dusan Dobes 
 
 %prep
-%setup -q -n %{srcname}
+%setup -q -n %{srcname}-%{srcver}
 %patch0 -p1
 %patch1 -p1
 

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



commit phalanx for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package phalanx for openSUSE:Factory checked 
in at 2013-05-27 09:56:59

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


Package is "phalanx"

Changes:

--- /work/SRC/openSUSE:Factory/phalanx/phalanx.changes  2012-09-14 
12:33:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.phalanx.new/phalanx.changes 2013-05-27 
09:57:00.0 +0200
@@ -1,0 +2,5 @@
+Sat May 18 19:25:57 UTC 2013 - mike.catanz...@gmail.com
+
+- Add phalanx-castling-broken.patch to fix castling (bnc#819525)
+  
+---

New:

  phalanx-castling-broken.patch



Other differences:
--
++ phalanx.spec ++
--- /var/tmp/diff_new_pack.RGdTuZ/_old  2013-05-27 09:57:00.0 +0200
+++ /var/tmp/diff_new_pack.RGdTuZ/_new  2013-05-27 09:57:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package phalanx
 #
-# 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
@@ -25,6 +25,8 @@
 Release:0
 Source: %{srcname}-beta.tgz
 Patch0: Phalanx-XXII.diff
+# PATCH-FIX-UPSTREAM phalanx-castling-broken.patch bnc#819525 
mike.catanz...@gmail.com -- fix castling always treated as illegal move
+Patch1: phalanx-castling-broken.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:A Chess Program
 License:GPL-2.0+
@@ -42,6 +44,7 @@
 %prep
 %setup -q -n %{srcname}
 %patch0 -p1
+%patch1 -p1
 
 %build
 make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}

++ phalanx-castling-broken.patch ++
--- Phalanx-XXII/io.c
+++ phalanx-XXIII/io.c
@@ -36,13 +36,11 @@
   if( color(B[s]) == Color ) G[0].mtrl += Values[ B[s]>>4 ];
   else G[0].xmtrl += Values[ B[s]>>4 ];
 
-/* busted! S.A.
 G[0].castling = 0;
 if( B[E1]!=WK || B[A1]!=WR ) G[0].castling |= WLONG;
 if( B[E1]!=WK || B[H1]!=WR ) G[0].castling |= WSHORT;
 if( B[E8]!=BK || B[A8]!=BR ) G[0].castling |= BLONG;
 if( B[E8]!=BK || B[H8]!=BR ) G[0].castling |= BSHORT;
-*/
 
 G[0].rule50 = 0;
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit phalanx for openSUSE:Factory

2012-09-14 Thread h_root
Hello community,

here is the log from the commit of package phalanx for openSUSE:Factory checked 
in at 2012-09-14 12:33:45

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


Package is "phalanx", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/phalanx/phalanx.changes  2012-05-08 
06:47:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.phalanx.new/phalanx.changes 2012-09-14 
12:33:47.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug  7 14:44:22 UTC 2012 - pgaj...@suse.com
+
+- updated to XXIII-beta
+
+---

Old:

  Phalanx-XXII-strings.patch
  phalanx-22.tar.bz2
  phalanx-gcc4.patch

New:

  phalanx-XXIII-beta.tgz



Other differences:
--
++ phalanx.spec ++
--- /var/tmp/diff_new_pack.B1Tya6/_old  2012-09-14 12:33:48.0 +0200
+++ /var/tmp/diff_new_pack.B1Tya6/_new  2012-09-14 12:33:48.0 +0200
@@ -16,15 +16,15 @@
 #
 
 
+%define srcname phalanx-XXIII
+
 Name:   phalanx
 Url:http://sourceforge.net/projects/phalanx
 Provides:   chess_backend
-Version:22
+Version:22.9
 Release:0
-Source: phalanx-22.tar.bz2
+Source: %{srcname}-beta.tgz
 Patch0: Phalanx-XXII.diff
-Patch1: Phalanx-XXII-strings.patch
-Patch2: phalanx-gcc4.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:A Chess Program
 License:GPL-2.0+
@@ -40,10 +40,8 @@
 Dusan Dobes 
 
 %prep
-%setup -q -n Phalanx-XXII
+%setup -q -n %{srcname}
 %patch0 -p1
-%patch1
-%patch2
 
 %build
 make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}

++ Phalanx-XXII.diff ++
--- /var/tmp/diff_new_pack.B1Tya6/_old  2012-09-14 12:33:48.0 +0200
+++ /var/tmp/diff_new_pack.B1Tya6/_new  2012-09-14 12:33:48.0 +0200
@@ -1,7 +1,8 @@
-diff -urN Phalanx-XXII/makefile Phalanx-XXII.SuSE/makefile
 Phalanx-XXII/makefile  Sun Jan 16 22:30:49 2000
-+++ Phalanx-XXII.SuSE/makefile Mon Nov  6 22:24:16 2000
-@@ -14,10 +14,8 @@
+Index: phalanx-XXIII/makefile
+===
+--- phalanx-XXIII.orig/makefile
 phalanx-XXIII/makefile
+@@ -15,10 +15,8 @@ CFLAGS = -O0 -Wall -fomit-frame-pointer
  ### -DSHOW_FORCED_MOVES
  ### -DPBOOK_FILE=\"pbook.phalanx\"
  ### -DSBOOK_FILE=\"sbook.phalanx\"
@@ -11,11 +12,12 @@
 -### -DLEARN_DIR=\"/var/local/lib\"
  ### -DQCAPSONLY
  
- DEFINES = -DGNUFUN
-diff -urN Phalanx-XXII/phalanx.c Phalanx-XXII.SuSE/phalanx.c
 Phalanx-XXII/phalanx.c Sun Jan 16 22:32:40 2000
-+++ Phalanx-XXII.SuSE/phalanx.cMon Nov  6 22:37:50 2000
-@@ -347,8 +347,17 @@
+ DEFINES = -DGNUFUN 
+Index: phalanx-XXIII/phalanx.c
+===
+--- phalanx-XXIII.orig/phalanx.c
 phalanx-XXIII/phalanx.c
+@@ -325,8 +325,17 @@ EcoDir = get_book_file(EcoDir,ENV_ECO,EC
  Eco = fopen(EcoDir,"rb");
  if( Flag.learn )
  {
@@ -34,7 +36,7 @@
Learn.f = fopen(LbookDir,"r+");
if( Learn.f == NULL )
{
-@@ -356,7 +365,7 @@
+@@ -334,7 +343,7 @@ if( Flag.learn )
int b[LFSZ];
char filename[256];
memset( b, 0, LFSZ*sizeof(int) );
@@ -43,10 +45,11 @@
free( LbookDir );
LbookDir = strdup( filename );
Learn.f = fopen(LbookDir,"w+");
-diff -urN Phalanx-XXII/phalanx.h Phalanx-XXII.SuSE/phalanx.h
 Phalanx-XXII/phalanx.h Sun Jan 16 22:57:11 2000
-+++ Phalanx-XXII.SuSE/phalanx.hMon Nov  6 22:24:35 2000
-@@ -184,7 +184,7 @@
+Index: phalanx-XXIII/phalanx.h
+===
+--- phalanx-XXIII.orig/phalanx.h
 phalanx-XXIII/phalanx.h
+@@ -186,7 +186,7 @@ tdist;
  #define PBOOK_FILE "pbook.phalanx"
  #endif
  #ifndef PBOOK_DIR
@@ -55,7 +58,7 @@
  #endif
  
  /* secondary (binary, large, generated from pgn) book */
-@@ -192,21 +192,18 @@
+@@ -194,22 +194,19 @@ tdist;
  #define SBOOK_FILE "sbook.phalanx"
  #endif
  #ifndef SBOOK_DIR
@@ -73,15 +76,17 @@
  
  #ifndef LEARN_FILE
  #define LEARN_FILE "learn.phalanx"
--#endif
+ #endif
 -#ifndef LEARN_DIR
 -#define LEARN_DIR "/var/local/lib/phalanx"
- #endif
+-#endif
  
  #define ENV_PBOOK "PHALANXPBOOKDIR"
-diff -urN Phalanx-XXII/xphalanx Phalanx-XXII.SuSE/xphalanx
 Phalanx-XXII/xphalanx  Thu Jan  1 01:00:00 1970
-+++ Phalanx-XXII.SuSE/xphalanx Mon Nov  6 22:43:00 2000
+ #define ENV_SBOOK "PHALANXSBOOKDIR"
+Index: phalanx-XXIII/xphalanx
+===
+--- /dev/null
 phalanx-XXIII/xphalanx
 @@ -0,0 +1,27 @@
 +#! /bin/sh
 +#

-- 
To unsubscribe, e-mail: open

commit phalanx for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package phalanx for openSUSE:Factory checked 
in at 2012-05-08 06:47:44

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


Package is "phalanx", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/phalanx/phalanx.changes  2011-09-23 
12:39:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.phalanx.new/phalanx.changes 2012-05-08 
06:47:48.0 +0200
@@ -1,0 +2,5 @@
+Fri Mar 23 03:09:31 UTC 2012 - jeng...@medozas.de
+
+- Parallel build with %_smp_mflags; strip redundant sections/tags
+
+---



Other differences:
--
++ phalanx.spec ++
--- /var/tmp/diff_new_pack.n0lTsG/_old  2012-05-08 06:47:49.0 +0200
+++ /var/tmp/diff_new_pack.n0lTsG/_new  2012-05-08 06:47:49.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package phalanx (Version 22)
+# spec file for package phalanx
 #
-# Copyright (c) 2009 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
@@ -15,23 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   phalanx
 Url:http://sourceforge.net/projects/phalanx
-License:GPL-2.0+
-Group:  Amusements/Games/Board/Chess
 Provides:   chess_backend
-AutoReqProv:on
 Version:22
-Release:646
+Release:0
 Source: phalanx-22.tar.bz2
 Patch0: Phalanx-XXII.diff
 Patch1: Phalanx-XXII-strings.patch
 Patch2: phalanx-gcc4.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:A Chess Program
+License:GPL-2.0+
+Group:  Amusements/Games/Board/Chess
 
 %description
 A smart chess playing program which uses opening book.
@@ -49,7 +46,7 @@
 %patch2
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS"
+make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
 
 %install
 install -d $RPM_BUILD_ROOT/usr/bin/
@@ -57,9 +54,6 @@
 install -m 0755 {x,}phalanx $RPM_BUILD_ROOT/usr/bin/
 install -m 0644 eco.phalanx pbook.phalanx sbook.phalanx 
$RPM_BUILD_ROOT/usr/share/phalanx
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc COPYING HISTORY README

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



commit phalanx for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

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

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


Package is "phalanx", Maintainer is "pgaj...@suse.com"

Changes:




Other differences:
--
++ phalanx.spec ++
--- /var/tmp/diff_new_pack.7hULlp/_old  2011-12-06 19:23:45.0 +0100
+++ /var/tmp/diff_new_pack.7hULlp/_new  2011-12-06 19:23:45.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   phalanx
 Url:http://sourceforge.net/projects/phalanx
-License:GPL v2 or later
+License:GPL-2.0+
 Group:  Amusements/Games/Board/Chess
 Provides:   chess_backend
 AutoReqProv:on

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