Name: barrage Version: 1.0.4 Release: 3 License: GPLv2 Group: Games/Arcade Summary: A rather violent action game URL: http://lgames.sourceforge.net/index.php?project=Barrage Source0: http://nchc.dl.sourceforge.net/sourceforge/lgames/%{name}-%{version}.tar.gz Patch0: barrage-1.0.4-desktop-entry-fix.patch BuildRequires: pkgconfig(SDL_mixer) Buildrequires: pkgconfig(sdl) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot %description Barrage is a rather violent action game with the objective to kill and destroy as many targets as possible within 3 minutes. The player controls a gun that may either fire small or large grenades at soldiers, jeeps and tanks. It is a very simple gameplay though it is not that easy to get high scores. %prep %setup -q %patch0 -p1 %build %configure2_5x --bindir=%{_gamesbindir} %make_build %install %__rm -rf %{buildroot} %make_install %clean %__rm -rf %{buildroot} %files %defattr(644,root,root,755) %doc AUTHORS BUGS ChangeLog NEWS README TODO %{_gamesdatadir}/%{name} %{_iconsdir}/hicolor/*/apps/%{name}.png %{_datadir}/applications/%{name}.desktop %attr(755,root,root) %{_gamesbindir}/* %changelog * Wed Dec 14 2011 Andrey Bondrov 1.0.4-1 + Revision: 740890 - New version 1.0.4 * Wed Feb 02 2011 Funda Wang 1.0.2-8 + Revision: 635003 - rebuild - tighten BR * Thu Dec 09 2010 Oden Eriksson 1.0.2-7mdv2011.0 + Revision: 616709 - the mass rebuild of 2010.0 packages * Tue Sep 01 2009 Thierry Vignaud 1.0.2-6mdv2010.0 + Revision: 424012 - rebuild * Wed Jul 23 2008 Thierry Vignaud 1.0.2-5mdv2009.0 + Revision: 243163 - rebuild - kill re-definition of %%buildroot on Pixel's request + Pixel - rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas + Olivier Blin - restore BuildRoot * Mon Oct 29 2007 Funda Wang 1.0.2-3mdv2008.1 + Revision: 102920 - fix bug#27120, icon not shown in menu * Thu Dec 14 2006 Per Øyvind Karlsen 1.0.2-2mdv2007.0 + Revision: 96900 - fix buildrequires - xdg menu %%mkrel cleanups - Import barrage * Wed Feb 16 2005 Per Øyvind Karlsen 1.0.2-1mdk - 1.0.2 * Sat May 22 2004 Per Øyvind Karlsen 1.0.1-2mdk - change summary macro to avoid possible conflicts if we were to build debug package - fix buildrequires - don't bzip2 icons in src.rpm