Name: gxemul Version: 0.6.0.1 Release: 9%{?dist} License: BSD Group: Development/Tools Summary: Instruction-level machine emulator URL: http://gxemul.sourceforge.net/ Source0: http://gxemul.sourceforge.net/src/%{name}-%{version}.tar.gz Patch0: gxemul-0.6.0.1-Makefile-cleanup.patch Patch1: gxemul-0.6.0.1-gcc47.patch Patch2: gxemul-0.6.0.1-notest.patch BuildRequires: libX11-devel, xorg-x11-proto-devel %description GXemul is an experimental instruction-level machine emulator. It can be used to run binary code for (among others) MIPS-based machines, regardless of host platform. Several emulation modes are available. For some modes, processors and surrounding hardware components are emulated well enough to let unmodified operating systems (e.g. NetBSD) run as if they were running on a real machine. %prep %setup -q %patch0 -p1 -b .cleanup %patch1 -p1 # Do not run the test suite at make install. %patch2 -p1 %build CXXFLAGS="$RPM_OPT_FLAGS" PREFIX="%{_prefix}" ./configure make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install %files %defattr(-,root,root,0755) %doc LICENSE HISTORY README demos/ %doc %{_datadir}/doc/gxemul/ %{_bindir}/gxemul %{_mandir}/man1/gxemul.* %changelog * Wed Feb 07 2018 Fedora Release Engineering - 0.6.0.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 0.6.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0.6.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon May 15 2017 Fedora Release Engineering - 0.6.0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 0.6.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering - 0.6.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering - 0.6.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember - 0.6.0.1-2 - Rebuilt for GCC 5 C++11 ABI change * Wed Aug 20 2014 Tom Callaway - 0.6.0.1-1 - update to 0.6.0.1 * Sat Aug 16 2014 Fedora Release Engineering - 0.6.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering - 0.6.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering - 0.6.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering - 0.6.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 19 2012 Fedora Release Engineering - 0.6.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Feb 28 2012 Fedora Release Engineering - 0.6.0-5 - Rebuilt for c++ ABI breakage * Sun Jan 22 2012 Tom Callaway - 0.6.0-4 - fix compile with gcc 4.7 (may have been an issue with 4.6 too) - do not run the test suite at make install * Fri Jan 13 2012 Fedora Release Engineering - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Feb 09 2011 Fedora Release Engineering - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Feb 15 2010 Tom "spot" Callaway - 0.6.0-1 - update to 0.6.0 * Wed Aug 19 2009 Tom "spot" Callaway - 0.4.7.2-3 - fix urls * Fri Jul 24 2009 Fedora Release Engineering - 0.4.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Jul 8 2009 Tom "spot" Callaway - 0.4.7.2-1 - update to 0.4.7.2 * Tue Feb 24 2009 Fedora Release Engineering - 0.4.6.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Nov 18 2008 Lubomir Rintel - 0.4.6.6-1 - update to 0.4.6.6 * Fri Sep 12 2008 Tom "spot" Callaway - 0.4.6.5-1 - update to 0.4.6.5 * Tue Feb 19 2008 Fedora Release Engineering - 0.4.6.2-2 - Autorebuild for GCC 4.3 * Tue Feb 19 2008 Tom "spot" Callaway 0.4.6.2-1 - bump to 0.4.6.2 * Fri Aug 24 2007 Tom "spot" Callaway 0.4.6-3.1 - drop patch * Thu Aug 23 2007 Tom "spot" Callaway 0.4.6-3 - rebuild for ppc32 * Thu Jul 5 2007 Tom "spot" Callaway 0.4.6-1 - bump to 0.4.6 * Wed Jan 17 2007 Tom "spot" Callaway 0.4.3-1 - bump to 0.4.3 * Mon Sep 11 2006 Tom "spot" Callaway 0.4.2-1 - bump to 0.4.2 * Tue Jul 11 2006 Tom "spot" Callaway 0.4.0.1-3 - add demos/ to doc * Fri Jul 7 2006 Tom "spot" Callaway 0.4.0.1-2 - fix FC-4 BuildRequires * Thu Jul 6 2006 Tom "spot" Callaway 0.4.0.1-1 - bump to 0.4.0.1 * Tue Feb 28 2006 Tom "spot" Callaway 0.3.8-1 - bump to 0.3.8 * Mon Jan 9 2006 Tom "spot" Callaway 0.3.7-1 - bump to 0.3.7 - enable all the cpu types by default (MIPS, ARM, PPC are primary) * Thu Jul 28 2005 Tom "spot" Callaway 0.3.4-1 - initial package for Fedora Extras