Summary: GSnes9x - A Snes9X Frontend for the GNOME project. Name: GSnes9x Version: 3.12 Release: 1 Source0: http://abulafia.fciencias.unam.mx/~canek/gsnes9x/GSnes9x-3.12.tar.gz Packager: Damian Christey URL: http://sourceforge.net/projects/gsnes9x/ Copyright: GPL Group: X11/Games BuildRoot: /var/tmp/gsnes9x-root Requires: gnome-libs => 1.0.0, gnome-core => 1.0.0 %description A Snes9X frontend for GNOME supporting screenshot and many features. Snes9X is a Super Nintendo emulator for many systems including linux. %changelog * Fri Apr 27 2001 Damian Christey - Update for 3.12 * Thu Mar 22 2001 Damian Christey - Update for 3.11 * Tue Oct 12 1999 Canek Peláez Valdés - Fixed LINGUAS environment variable for building time. * Wed Sep 29 1999 Canek Peláez Valdés - Update. * Sat Aug 21 1999 Canek Peláez Valdés - Fixed some generation problems: thanks to Gianluca for the hint. * Sun Aug 16 1999 Canek Peláez Valdés - Update the spec for the 2.1 version. Now the spec is generated automatically by the configure script. * Sun Aug 15 1999 Canek Peláez Valdés - Update the spec for the 2.0 version. Dependencies fixed. * Mon Aug 09 1999 Gianluca Parmiggiani - First spec write. Have to fix dependencies yet. %prep %setup %build LINGUAS="es no" \ CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr make %install make prefix=$RPM_BUILD_ROOT/usr install strip $RPM_BUILD_ROOT/usr/bin/* %clean rm -rf $RPM_BUILD_ROOT %files %doc AUTHORS INSTALL NEWS README ChangeLog /usr/bin/GSnes9x /usr/share/pixmaps/* /usr/share/locale/*/* /usr/share/gnome/help/GSnes9x/*/* /usr/share/gnome/apps/Games/gsnes9x.desktop