rpms/gxemul/devel .cvsignore, 1.2, 1.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:15:10 UTC 2006


Author: spot

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

Modified Files:
	.cvsignore gxemul.spec sources 
Log Message:

Bump to 0.3.7



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gxemul/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	29 Jul 2005 16:51:26 -0000	1.2
+++ .cvsignore	9 Jan 2006 19:15:09 -0000	1.3
@@ -1 +1,2 @@
 gxemul-0.3.4.tar.gz
+gxemul-0.3.7.tar.gz


Index: gxemul.spec
===================================================================
RCS file: /cvs/extras/rpms/gxemul/devel/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:15:09 -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:	libX11-devel, xorg-x11-proto-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/devel/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:15:09 -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