packages: crafty/crafty.spec - up to 23.4 - added security patch from debia...

blekot blekot at pld-linux.org
Mon May 7 22:40:18 CEST 2012


Author: blekot                       Date: Mon May  7 20:40:18 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 23.4
- added security patch from debian
- removed MDK patch (not needed anymore)
- large book doesn't work with never versions of crafty
- added book.bin instead

---- Files affected:
packages/crafty:
   crafty.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: packages/crafty/crafty.spec
diff -u packages/crafty/crafty.spec:1.26 packages/crafty/crafty.spec:1.27
--- packages/crafty/crafty.spec:1.26	Fri Jun 17 18:47:45 2011
+++ packages/crafty/crafty.spec	Mon May  7 22:40:13 2012
@@ -5,14 +5,14 @@
 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:	20.1
+Version:	23.4
 Release:	1
 License:	GPL
 Group:		Applications/Games
 Source0:	ftp://ftp.cis.uab.edu/pub/hyatt/source/%{name}-%{version}.zip
-# Source0-md5:	1d88571c150544c3ed25247127bfc5bd
+# Source0-md5:	7e0811dd2d801428d8da48a4e487885a
 Source1:	ftp://ftp.cis.uab.edu/pub/hyatt/documentation/%{name}.doc.ascii
-# NoSource1-md5:	5fd73027a1de1674763562e1987197ba
+# NoSourceSource1-md5:	5fd73027a1de1674763562e1987197ba
 Source2:	ftp://ftp.cis.uab.edu/pub/hyatt/documentation/%{name}.doc.ps
 # Source2-md5:	6cef69aa2f9ea1ceb74b6c14edc8291f
 Source3:	%{name}.desktop
@@ -21,9 +21,11 @@
 # Source5-md5:	28072241d4978a532ac3ef536b02557c
 Source6:	%{name}-bitmaps.tar.gz
 # Source6-md5:	e3e94a914f02dfe8b237b1de7376749e
+Source7:	ftp://ftp.cis.uab.edu/pub/hyatt/book/book.bin
+# Source7-md5:	6d527840579904bf0e0b0a456a580a9b
 Patch0:		%{name}-paths.patch
 Patch1:		%{name}-Makefile.patch
-Patch2:		%{name}-MDK.patch
+Patch2:		%{name}-security.patch
 URL:		http://www.limunltd.com/crafty/
 BuildRequires:	libstdc++-devel
 BuildRequires:	sed >= 4.0
@@ -47,14 +49,15 @@
 
 %prep
 %setup -q -a5 -a6
-%patch0 -p1
-%patch1 -p1
+%patch0 -p0
+%patch1 -p0
 %patch2 -p0
 mv doc/read.me README
 mv doc/* .
 mv bitmaps/README.bitmaps .
 rm -f bitmaps/gifs.tar
 cp %{SOURCE1} %{SOURCE2} .
+cp %{SOURCE7} .
 
 sed 's at .*machine/builtins.*@@' -i chess.h
 
@@ -79,8 +82,7 @@
 	asm="$asmobj"
 
 sh make_books
-# use large opening book
-mv large_book.bin book.bin
+#mv large_book.bin book.bin
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -139,6 +141,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2012/05/07 20:40:13  blekot
+- up to 23.4
+- added security patch from debian
+- removed MDK patch (not needed anymore)
+- large book doesn't work with never versions of crafty
+- added book.bin instead
+
 Revision 1.26  2011/06/17 16:47:45  draenog
 - remove binary sources to distfiles
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/crafty/crafty.spec?r1=1.26&r2=1.27



More information about the pld-cvs-commit mailing list