Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core-src > by-pkgid > ef87c8eb820e7b5205e070248b0d7fcc > files > 3

gnugo-3.6-alt2.src.rpm

Name: gnugo
Version: 3.6
Release: alt2

Summary: GNU Go is a free program that plays the game of Go
License: GPL
Group: Games/Boards

URL: http://www.gnu.org/software/gnugo/

Source0: http://ftp.gnu.org/gnu/gnugo/gnugo-%version.tar.gz
Source1: gnugo.desktop

# Automatically added by buildreq on Mon Jun 11 2007
BuildRequires: libncurses-devel

%description
GNU Go is a free program that plays the game of Go. GNU Go has played
thousands of games on the NNGS Go server. GNU Go is now also playing
regularly on the Legend Go Server in Taiwan and the WING server in Japan.

%prep
%setup -q

%build
CC=gcc \
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install
install -pD -m644 %SOURCE1 %buildroot%_desktopdir/gnugo.desktop

%post
%update_menus
%install_info gnugo.info

%preun
%uninstall_info gnugo.info

%postun
%clean_menus

%files
%doc NEWS README THANKS AUTHORS
%_bindir/*
%_desktopdir/*
%_man6dir/*
%_infodir/gnugo.*

%changelog
* Mon Jun 11 2007 Victor Forsyuk <force@altlinux.org> 3.6-alt2
- Small spec cleanups and corrections.
- Refresh build requirements.
- Switch to freedesktop-style menu.
- Really install .info files.

* Wed Oct 26 2005 Ivan Evtuhovich <brun@altlinux.ru> 3.6-alt1
- New version

* Tue Feb 10 2004 Ivan Evtuhovich <brun@altlinux.ru> 3.4-alt1
- New version

* Wed Apr 02 2003 Ivan Evtuhovich <brun@altlinux.ru> 3.2-alt0.1
- Initial build.