Author: adamg Date: Fri Feb 20 21:11:29 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 3.8
---- Files affected: SPECS: gnugo.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/gnugo.spec diff -u SPECS/gnugo.spec:1.31 SPECS/gnugo.spec:1.32 --- SPECS/gnugo.spec:1.31 Thu Jan 24 02:23:00 2008 +++ SPECS/gnugo.spec Fri Feb 20 22:11:23 2009 @@ -2,16 +2,17 @@ Summary: GNU GO Summary(pl.UTF-8): Wersja GNU gry w GO Name: gnugo -Version: 3.7.10 +Version: 3.8 Release: 1 -License: GPL +License: GPL v3 Group: Applications/Games -Source0: ftp://sporadic.stanford.edu/pub/%{name}-%{version}.tar.gz -# Source0-md5: a5d225cf4868edee0981b85447de5ad8 +Source0: ftp://ftp.gnu.org/gnu/gnugo/%{name}-%{version}.tar.gz +# Source0-md5: 6db0a528df58876d2b0ef1659c374a9a Patch0: %{name}-info.patch Patch1: %{name}-tinfo.patch URL: http://www.gnu.org/software/gnugo/ BuildRequires: autoconf +BuildRequires: automake BuildRequires: ncurses-devel BuildRequires: texinfo BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -44,7 +45,10 @@ %patch1 -p1 %build +%{__aclocal} %{__autoconf} +%{__autoheader} +%{__automake} %configure %{__make} @@ -76,7 +80,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.31 2008/01/24 01:23:00 glen +Revision 1.32 2009/02/20 21:11:23 adamg +- updated to 3.8 + +Revision 1.31 2008-01-24 01:23:00 glen - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep Revision 1.30 2007-08-05 10:47:53 qboosh ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnugo.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
