rpms/gxemul/FC-3 gxemul.spec,1.1,1.2 sources,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Jan 9 19:14:37 UTC 2006


Author: spot

Update of /cvs/extras/rpms/gxemul/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10519/FC-3

Modified Files:
	gxemul.spec sources 
Log Message:

Bump to 0.3.7



Index: gxemul.spec
===================================================================
RCS file: /cvs/extras/rpms/gxemul/FC-3/gxemul.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gxemul.spec	29 Jul 2005 16:51:26 -0000	1.1
+++ gxemul.spec	9 Jan 2006 19:14:37 -0000	1.2
@@ -1,5 +1,5 @@
 Name:		gxemul
-Version:	0.3.4
+Version:	0.3.7
 Release:	1%{?dist}
 License:	BSD
 Group:		Development/Tools
@@ -7,6 +7,7 @@
 URL:		http://gavare.se/gxemul
 Source0:	http://gavare.se/gxemul/src/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:	xorg-x11-devel
 
 %description
 GXemul is an experimental instruction-level machine emulator. It can be
@@ -20,7 +21,7 @@
 %setup -q
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" ./configure
+CFLAGS="$RPM_OPT_FLAGS" ./configure --enable-all
 make %{?_smp_mflags}
 
 %install
@@ -40,5 +41,9 @@
 %{_mandir}/man1/gxemul.*
 
 %changelog
+* Mon Jan  9 2006 Tom "spot" Callaway <tcallawa at redhat.com> 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 <tcallawa at redhat.com> 0.3.4-1
 - initial package for Fedora Extras


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gxemul/FC-3/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	29 Jul 2005 16:51:26 -0000	1.2
+++ sources	9 Jan 2006 19:14:37 -0000	1.3
@@ -1 +1 @@
-dbf7ef59d2bb8f1e3082d0fa5fb434af  gxemul-0.3.4.tar.gz
+48301bcba8ee51c0f6bcf462277668c5  gxemul-0.3.7.tar.gz




More information about the fedora-extras-commits mailing list