SPECS: bsd-games.spec - GLSA 200603-26 patch fix (maybe gentoo spe...

glen glen at pld-linux.org
Thu Mar 30 00:53:03 CEST 2006


Author: glen                         Date: Wed Mar 29 22:53:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- GLSA 200603-26 patch fix (maybe gentoo specific, but patch applies)

---- Files affected:
SPECS:
   bsd-games.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/bsd-games.spec
diff -u SPECS/bsd-games.spec:1.52 SPECS/bsd-games.spec:1.53
--- SPECS/bsd-games.spec:1.52	Sun Jan 15 12:45:57 2006
+++ SPECS/bsd-games.spec	Thu Mar 30 00:52:58 2006
@@ -1,4 +1,7 @@
 # $Revision$, $Date$
+# TODO
+# - update to 2.17
+# - apply debian patches? ftp://ftp.debian.org/debian/pool/main/b/bsdgames/bsdgames_2.17-5.diff.gz
 Summary:	A collection of BSD (Berkeley Standard Distribution) games
 Summary(de):	Diverse BSD-Games
 Summary(es):	Paquete con varios juegos BSD
@@ -8,7 +11,7 @@
 Summary(tr):	Metin ekranda oyunlar paketi
 Name:		bsd-games
 Version:	2.16
-Release:	3
+Release:	3.1
 License:	distributable
 Group:		Applications/Games
 Source0:	ftp://ibiblio.org/pub/Linux/games/%{name}-%{version}.tar.gz
@@ -23,6 +26,7 @@
 Patch5:		%{name}-monop_rename.patch
 Patch6:		%{name}-man.patch
 Patch7:		%{name}-types.patch
+Patch8:		%{name}-tetris.patch
 BuildRequires:	bison
 BuildRequires:	flex
 BuildRequires:	groff
@@ -33,6 +37,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		gamesdir	%{_bindir}
+%undefine	with_ccache
 
 %description
 Bsd-games includes adventure, arithmetic, atc, backgammon, battlestar,
@@ -52,7 +57,8 @@
 battlestar, bcd, caesar, canfield, cfscores, countmail, cribbage, dm,
 factor, fish, gomoku, hunt, mille, monop, morse, number, phantasia,
 pig, pom, ppt, primes, quiz, rain, random, robots, rot13, sail, snake,
-snscore, teachgammon, tetris-bsd, trek, wargames, worm, worms and wump.
+snscore, teachgammon, tetris-bsd, trek, wargames, worm, worms and
+wump.
 
 Aviso: countmail requiere comando frm(1) del paquete elm.
 
@@ -101,6 +107,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 %{__make} \
@@ -133,6 +140,8 @@
 mv -f $RPM_BUILD_ROOT%{_bindir}/hunt{,-game}
 mv -f $RPM_BUILD_ROOT%{_mandir}/man6/hunt{,-game}.6
 
+rm -f $RPM_BUILD_ROOT%{_mandir}/{README.bsd-games-non-english-man-pages,bsd-games-pld.patch}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -173,6 +182,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2006/03/29 22:52:58  glen
+- GLSA 200603-26 patch fix (maybe gentoo specific, but patch applies)
+
 Revision 1.52  2006/01/15 11:45:57  glen
 - missing /var/games/phantasia dir; rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bsd-games.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list