File fillets-ng-data.spec of Package fillets-ng-data
#
# spec file for package fillets-ng-data (Version 0.8.0)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: fillets-ng-data
Summary: Game Data for Fish Fillets--Next Generation
Version: 0.8.0
Release: 1
License: GPL v2 or later
Group: Amusements/Games/Action/Arcade
Url: http://fillets.sourceforge.net
%if 0%{?suse_version} > 1020
BuildRequires: fdupes
%endif
Source0: %{name}-%{version}.tar.bz2
Source1: fillets-ng-data-rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: fillets-ng >= %version
BuildArch: noarch
%description
Fish Fillets is strictly a puzzle game. The goal in each of the 70
levels is always the same: to find a safe way out. The fish utter witty
remarks about their surroundings and the various inhabitants of their
underwater realm quarrel among themselves or comment on the efforts of
your fish. The whole game is accompanied by quiet, comforting music.
This package contains data for the game.
Authors:
--------
ALTAR interactive <info@altarinteractive.com>
Ivo Danihelka <ivo@danihelka.net>
Pavel Danihelka <fillets@danihelka.net>
Frederic Panico <fratloev@yahoo.fr>
%prep
%setup -q
%build
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/games/fillets-ng
cp -r * $RPM_BUILD_ROOT/%{_datadir}/games/fillets-ng/
find $RPM_BUILD_ROOT/%{_datadir}/games/fillets-ng/ -type f -exec chmod 644 {} \;
%if 0%{?suse_version} > 1020
%fdupes -s %buildroot
%endif
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%defattr(644,root,root,755)
%{_datadir}/games/fillets-ng
%changelog
* Wed Jan 30 2008 lrupp@suse.de
- update to 0.8.0:
+ Slovenian translation (by Marko Burjek)
+ Brazilian Portuguese translation (by Ricardo Faria)
+ Russian translation (by Leonid Myravjev, Maria Antropova,
Gregory Bonik)
- use fdupes to reduce diskspace
* Mon Feb 19 2007 anicka@suse.cz
- update to 0.7.4
* fixes for new version of lua
* added new translations
* Thu Mar 16 2006 anicka@suse.cz
- fix dependencies (#158267)
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Jul 20 2005 anicka@suse.cz
- update tp 0.7.1
* Mon Jun 20 2005 anicka@suse.cz
- update to 0.7.0
* Wed Oct 13 2004 mcihar@suse.cz
- update to 0.6.1
- versioned dependancy on fillets-ng
* Wed Aug 18 2004 mcihar@suse.cz
- update to fixed data 0.5.1
* Thu Aug 12 2004 mcihar@suse.cz
- split data from fillets-ng