|
Jonathan Dieter |
6036bce |
Name: naev-data
|
|
Jonathan Dieter |
bffbd3f |
Version: 0.5.3
|
|
 |
16af4d7 |
Release: 6%{?dist}
|
|
Jonathan Dieter |
6036bce |
Summary: Data files for NAEV
|
|
Jonathan Dieter |
6036bce |
License: GPLv3 or GPLv3+ or GPLv2+ or Public Domain or CC-BY or CC-BY-SA
|
|
Jonathan Dieter |
6036bce |
Group: Amusements/Games
|
|
Jonathan Dieter |
6036bce |
URL: http://code.google.com/p/naev/
|
|
Jonathan Dieter |
6036bce |
Source1: http://sourceforge.net/projects/naev/files/naev-%{version}/ndata-%{version}
|
|
Jonathan Dieter |
6036bce |
Requires: %{name} = %{version}
|
|
Jonathan Dieter |
6036bce |
BuildArch: noarch
|
|
Jonathan Dieter |
6036bce |
|
|
Jonathan Dieter |
6036bce |
%description
|
|
Jonathan Dieter |
6036bce |
NAEV is a 2D space trading and combat game, in a similar vein to Escape
|
|
Jonathan Dieter |
6036bce |
Velocity.
|
|
Jonathan Dieter |
6036bce |
|
|
Jonathan Dieter |
6036bce |
NAEV is played from a top-down perspective, featuring fast-paced combat, many
|
|
Jonathan Dieter |
6036bce |
ships, a large variety of equipment and a large galaxy to explore. The game is
|
|
Jonathan Dieter |
6036bce |
highly open-ended, letting you proceed at your own pace.
|
|
Jonathan Dieter |
6036bce |
|
|
Jonathan Dieter |
6036bce |
This package contains the data files needed to play the game
|
|
Jonathan Dieter |
6036bce |
|
|
Jonathan Dieter |
6036bce |
%install
|
|
Jonathan Dieter |
6036bce |
mkdir -p %{buildroot}%{_datadir}/naev
|
|
Jonathan Dieter |
6036bce |
install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/naev
|
|
Jonathan Dieter |
6036bce |
|
|
Jonathan Dieter |
6036bce |
%files
|
|
Jonathan Dieter |
6036bce |
%{_datadir}/naev
|
|
Jonathan Dieter |
6036bce |
|
|
Jonathan Dieter |
6036bce |
%changelog
|
|
 |
16af4d7 |
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3-6
|
|
 |
16af4d7 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
 |
16af4d7 |
|
|
Jonathan Dieter |
bffbd3f |
* Thu Jun 28 2012 Jonathan Dieter <jdieter@lesbg.com> - 0.5.3-1
|
|
Jonathan Dieter |
bffbd3f |
- Update to 0.5.3 - with new missions and bugfixes
|
|
Jonathan Dieter |
bffbd3f |
|
|
Jonathan Dieter |
c960a9b |
* Fri Mar 2 2012 Jonathan Dieter <jdieter@lesbg.com> - 0.5.1-1
|
|
Jonathan Dieter |
c960a9b |
- Update to 0.5.1 - with new missions, a new faction and other improvements
|
|
Jonathan Dieter |
c960a9b |
|
|
 |
c30a48e |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-5
|
|
 |
c30a48e |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
 |
c30a48e |
|
|
Jonathan Dieter |
2537f20 |
* Wed Jun 29 2011 Jonathan Dieter <jdieter@lesbg.com> - 0.5.0-4
|
|
Jonathan Dieter |
2537f20 |
- Add dist tag
|
|
Jonathan Dieter |
2537f20 |
|
|
Jonathan Dieter |
6036bce |
* Tue Jun 28 2011 Jonathan Dieter <jdieter@lesbg.com> - 0.5.0-3
|
|
Jonathan Dieter |
6036bce |
- Fix license
|
|
Jonathan Dieter |
6036bce |
- Remove unneeded defattr
|
|
Jonathan Dieter |
6036bce |
|
|
Jonathan Dieter |
6036bce |
* Mon Jun 27 2011 Jonathan Dieter <jdieter@lesbg.com> - 0.5.0-2
|
|
Jonathan Dieter |
6036bce |
- Spec file cleanup
|
|
Jonathan Dieter |
6036bce |
|
|
Jonathan Dieter |
6036bce |
* Sun Jun 5 2011 Jonathan Dieter <jdieter@lesbg.com> - 0.5.0-1
|
|
Jonathan Dieter |
6036bce |
- Convert openSUSE Build Service RPM to Fedora RPM
|
|
Jonathan Dieter |
6036bce |
- Split data into separate source rpm
|
|
Jonathan Dieter |
6036bce |
|
|
Jonathan Dieter |
6036bce |
* Wed Jun 9 2010 dbuck <noone@example.com> - 0.4.2-1
|
|
Jonathan Dieter |
6036bce |
- initial build
|