Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 2f4e16804cac52233108ed03056068e9 > files > 2

knights-themepack-0.5.6-3mdk.src.rpm

%define name knights-themepack
%define version 0.5.6
%define release 2mdk

Summary: 	Knights thmes
Name: 		knights-themepack
Version: 	0.5.6
Release: 	3mdk
Source: 	%name-%version.tar.bz2
Group: 		Games/Boards
License: 	GPL
URL: 		http://knights.sourceforge.net
Buildroot:	%_tmppath/%name-buildroot
Buildarch:	noarch

%description
Knights is a chess interface for the K Desktop Environment. Knights works 
with all XBoard compatible chess engines, FICS, and .pgn files. This is a 
themes package for to control the GUI of the game.

%prep
rm -rf $RPM_BUILD_ROOT

%setup

%build 

%install 

mkdir -p $RPM_BUILD_ROOT%_datadir/apps/knights/themes
cp * $RPM_BUILD_ROOT%_datadir/apps/knights/themes

%files 
%defattr(-,root,root)
%doc AUTHORS COPYING INSTALL README
%_datadir/apps/knights/themes/*
	
%changelog
* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 0.5.6-3mdk
- rebuild

* Mon Jul 01 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.5.6-2mdk
- from Gilles CAULIER <caulier.gilles@free.fr> :
	- Update the spec file. 

* Fri Jun 21 2002 Gilles CAULIER <caulier.gilles@free.fr> 0.5.6-1mdk
- Original release