Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > e376770337f81f158d6ac128cacdbec3 > files > 2

freedoom-0.7-2.1.mga1.src.rpm

%define subrel 1
Summary:	Complete independent Doom game
Name:		freedoom
Version:	0.7
Release:	%mkrel 2
Source0:	http://prdownloads.sourceforge.net/freedoom/%{name}-iwad-%{version}.zip
License:	GPLv2
Group:		Games/Arcade
Url:		http://freedoom.sourceforge.net/
BuildArch:	noarch
Provides:	doom-iwad
Requires:	doom-engine

%description
Freedoom is a project to create a complete, free Doom IWAD
file. Combined with the GPLed Doom source code, it will create a
completely free Doom-based game.

To play it, a game engine such as prboom is required.

In order to play it with prboom, install prboom and type:

$ prboom -iwad /usr/share/games/doom/freedoom.wad

%prep
%setup -q -n %{name}-iwad-%{version}

%build

%install
rm -rf %{buildroot}
install -D doom2.wad %{buildroot}%{_gamesdatadir}/doom/%{name}.wad

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc CREDITS ChangeLog NEWS README
%{_gamesdatadir}/doom/%{name}.wad





%changelog
* Wed Jul 27 2011 stormi <stormi> 0.7-2.1.mga1
+ Revision: 130009
- add subrel for update
- add freedoom to mageia 1

* Tue Jun 21 2011 zezinho <zezinho> 0.7-2.mga2
+ Revision: 111289
- bump release
- require a doom-engine

* Mon Jun 20 2011 zezinho <zezinho> 0.7-1.mga2
+ Revision: 110385
- added a suggest for prboom qui get a playable game
- imported package freedoom


* Fri Mar 25 2011 Zombie Ryushu <ryushu@mandriva.org> 0.7-1mdv2010.1
+ Revision: 648448
- Upgrade to 0.7

* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.4-2mdv2011.0
+ Revision: 610747
- rebuild

* Sat Mar 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.6.4-1mdv2010.1
+ Revision: 514904
- fix license
- clean mixed-use-spaces-and-tabs
- update to 0.6.4

  + Shlomi Fish <shlomif@mandriva.org>
    - Added instructions on how to play

* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.6.3-2mdv2010.0
+ Revision: 437589
- rebuild

* Fri Jan 09 2009 Zombie Ryushu <ryushu@mandriva.org> 0.6.3-1mdv2009.1
+ Revision: 327350
- New Version 0.6.3

* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.5-3mdv2009.0
+ Revision: 245361
- rebuild

* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5-1mdv2008.1
+ Revision: 136419
- restore BuildRoot

  + Thierry Vignaud <tv@mandriva.org>
    - kill re-definition of %%buildroot on Pixel's request


* Tue Dec 12 2006 Olivier Blin <oblin@mandriva.com> 0.5-1mdv2007.0
+ Revision: 95949
- initial freedoom release
- Create freedoom