9cde75b
Summary: Game data files for Fish Fillets Next Generation
9cde75b
Name: fillets-ng-data
7748ddb
Version: 0.9.0
e2d350e
Release: 6
a1edfc2
# The GPLv2 is included and nothing indicates "any later version". Exceptions :
a1edfc2
# - images/menu/flags/ is Public Domain
7748ddb
# - font/ is GPLv2+ (taken from "freefont")
a1edfc2
License: GPLv2
9cde75b
Group: Amusements/Games
9cde75b
URL: http://fillets.sourceforge.net/
f0829cf
Source: http://downloads.sf.net/fillets/fillets-ng-data-%{version}.tar.gz
9cde75b
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
7748ddb
Requires: fillets-ng >= 0.9.0
9cde75b
Obsoletes: fillets-ng-data-cs <= 0.6.0
9cde75b
BuildArch: noarch
8d3b69f
8d3b69f
%description
8d3b69f
Fish Fillets is strictly a puzzle game. The goal in every of the
8d3b69f
seventy levels is always the same: find a safe way out. The fish utter
8d3b69f
witty remarks about their surroundings, the various inhabitants of
8d3b69f
their underwater realm quarrel among themselves or comment on the
8d3b69f
efforts of your fish. The whole game is accompanied by quiet,
8d3b69f
comforting music.
8d3b69f
8d3b69f
This package contains the data files required to run the game.
8d3b69f
8d3b69f
8d3b69f
%prep
8d3b69f
%setup -q
8d3b69f
8d3b69f
8d3b69f
%build
8d3b69f
# Move along, nothing to see here! :-)
8d3b69f
8d3b69f
8d3b69f
%install
8d3b69f
%{__rm} -rf %{buildroot}
f0829cf
%{__mkdir_p} %{buildroot}%{_datadir}/fillets-ng
f0829cf
%{__cp} -a * %{buildroot}%{_datadir}/fillets-ng/
8d3b69f
8d3b69f
8d3b69f
%clean
8d3b69f
%{__rm} -rf %{buildroot}
8d3b69f
8d3b69f
8d3b69f
%files
f0829cf
%defattr(0644,root,root,0755)
f0829cf
%{_datadir}/fillets-ng/
f0829cf
%doc %{_datadir}/fillets-ng/COPYING
f0829cf
%doc %{_datadir}/fillets-ng/doc/
8d3b69f
8d3b69f
8d3b69f
%changelog
e2d350e
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-6
e2d350e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
e2d350e
84f5474
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-5
84f5474
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
84f5474
fe41c9d
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-4
fe41c9d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
fe41c9d
99129e0
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-3
99129e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
99129e0
c9f9e70
* Tue Sep 15 2009 Matthias Saou <http://freshrpms.net/> 0.9.0-2
c9f9e70
- Rebuild for devel/F-12 to have the new package payload.
c9f9e70
7748ddb
* Sat Sep 12 2009 Matthias Saou <http://freshrpms.net/> 0.9.0-1
7748ddb
- Update to 0.9.0.
7748ddb
- Don't replace fonts with symlinks, as it's fragile (see #505192) and the files
7748ddb
  have changed names now.
7748ddb
54d25b6
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-4
54d25b6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
54d25b6
91cfa99
* Tue Mar 31 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 0.8.1-3
91cfa99
- fix broken font requires
91cfa99
c6bffbf
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-2
c6bffbf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
c6bffbf
99a9d53
* Fri Feb 13 2009 Matthias Saou <http://freshrpms.net/> 0.8.1-1
99a9d53
- Update to 0.8.1.
99a9d53
680114e
* Mon Dec 22 2008 Matthias Saou <http://freshrpms.net/> 0.8.0-2
680114e
- Replace the 3 identical bundled copies of the FreeSansBold font with symlinks
680114e
  to the original and require the freefont package (#477385).
680114e
3b18327
* Sun Feb 24 2008 Matthias Saou <http://freshrpms.net/> 0.8.0-1
3b18327
- Update to 0.8.0.
3b18327
a1edfc2
* Mon Aug  6 2007 Matthias Saou <http://freshrpms.net/> 0.7.4-2
a1edfc2
- Update License field.
a1edfc2
f0829cf
* Wed Jun 20 2007 Matthias Saou <http://freshrpms.net/> 0.7.4-1
f0829cf
- Update to 0.7.4.
f0829cf
- Move all files from datadir/games/ to datadir/.
f0829cf
- Switch to use downloads.sf.net source URL.
f0829cf
748b47f
* Fri Nov 10 2006 Matthias Saou <http://freshrpms.net/> 0.7.1-2
748b47f
- Add pairs patch for lua 5.1 compatilibity (#212920, Ivo Danihelka).
748b47f
9cde75b
* Mon Aug 28 2006 Matthias Saou <http://freshrpms.net/> 0.7.1-1
9cde75b
- Minor spec file changes.
9cde75b
543115d
* Tue Aug 23 2005 Richard Henderson <rth@redhat.com> 0.7.1-1
543115d
- Update to 0.7.1. Obsolete the separate fillet-ng-data-cs package.
543115d
543115d
* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> 0.6.1-2
3af5e50
- rebuilt
3af5e50
8d3b69f
* Tue Feb  1 2005 Matthias Saou <http://freshrpms.net/> 0.6.1-1
8d3b69f
- Split sources into separate source rpms (for data to be noarch).
8d3b69f