[packages/crafty] Rel 3

arekm arekm at pld-linux.org
Thu May 21 14:53:26 CEST 2026


commit 2ee4ccbc30293bcac4c35f5570036f8fb95e637a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu May 21 14:53:09 2026 +0200

    Rel 3

 crafty-paths.patch | 8 ++++----
 crafty.spec        | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/crafty.spec b/crafty.spec
index 7298032..dd7d656 100644
--- a/crafty.spec
+++ b/crafty.spec
@@ -4,7 +4,7 @@ Summary:	Superior chess program by Bob Hyatt for Unix systems
 Summary(pl.UTF-8):	Jeden z lepszych programów szachowych dla uniksów autorstwa Boba Hyatta
 Name:		crafty
 Version:	25.2
-Release:	2
+Release:	3
 License:	Personal use only (see COPYRIGHT)
 Group:		Applications/Games
 Source0:	http://www.craftychess.com/downloads/source/%{name}-%{version}.zip
diff --git a/crafty-paths.patch b/crafty-paths.patch
index d4a79f0..9ba0baf 100644
--- a/crafty-paths.patch
+++ b/crafty-paths.patch
@@ -23,9 +23,9 @@
  #  include "lock.h"
  #  define MAXPLY                                 129
  #  define MAX_TC_NODES                       3000000
---- option.c.orig	2010-03-04 03:11:14.000000000 +0100
-+++ option.c	2010-03-06 22:15:00.000000000 +0100
-@@ -1038,7 +1038,7 @@
+--- option.c.orig	2016-10-27 22:11:42.000000000 +0200
++++ option.c	2026-05-20 00:00:00.000000000 +0200
+@@ -983,7 +983,7 @@
      char *readstat = (char *) -1;
      int lines = 0;
  
@@ -33,7 +33,7 @@
 +    helpfile = fopen("/usr/share/crafty/crafty.hlp", "r");
      if (!helpfile) {
        printf("ERROR.  Unable to open \"crafty.hlp\" -- help unavailable\n");
-       return (1);
+       return 1;
 --- analyze.c.orig	2019-11-14 18:56:09.495272167 +0100
 +++ analyze.c	2019-11-14 18:56:11.901925796 +0100
 @@ -146,10 +146,7 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crafty.git/commitdiff/2ee4ccbc30293bcac4c35f5570036f8fb95e637a



More information about the pld-cvs-commit mailing list