rpms/gxemul/EL-4 gxemul.spec,1.3,1.4 sources,1.4,1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Jul 5 21:49:44 UTC 2007


Author: spot

Update of /cvs/extras/rpms/gxemul/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16257/EL-4

Modified Files:
	gxemul.spec sources 
Log Message:

gxemul bump to 0.4.6



Index: gxemul.spec
===================================================================
RCS file: /cvs/extras/rpms/gxemul/EL-4/gxemul.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gxemul.spec	28 Feb 2006 22:22:15 -0000	1.3
+++ gxemul.spec	5 Jul 2007 21:49:07 -0000	1.4
@@ -1,5 +1,5 @@
 Name:		gxemul
-Version:	0.3.8
+Version:	0.4.6
 Release:	1%{?dist}
 License:	BSD
 Group:		Development/Tools
@@ -7,8 +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
-Patch0:		gxemul-0.3.8-enableall.patch
+BuildRequires:	XFree86-devel
 
 %description
 GXemul is an experimental instruction-level machine emulator. It can be
@@ -20,10 +19,9 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" ./configure --enable-all
+CFLAGS="$RPM_OPT_FLAGS" ./configure
 make %{?_smp_mflags}
 
 %install
@@ -37,12 +35,30 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%doc LICENSE HISTORY RELEASE README doc/*
 %defattr(-,root,root,0755)
+%doc LICENSE HISTORY RELEASE README doc/* demos/
 %{_bindir}/gxemul
 %{_mandir}/man1/gxemul.*
 
 %changelog
+* Thu Jul  5 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.4.6-1
+- bump to 0.4.6
+
+* Wed Jan 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.4.3-1
+- bump to 0.4.3
+
+* Mon Sep 11 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.4.2-1
+- bump to 0.4.2
+
+* Tue Jul 11 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.4.0.1-3
+- add demos/ to doc
+
+* Fri Jul  7 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.4.0.1-2
+- fix FC-4 BuildRequires
+
+* Thu Jul  6 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.4.0.1-1
+- bump to 0.4.0.1
+
 * Tue Feb 28 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.3.8-1
 - bump to 0.3.8
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gxemul/EL-4/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	28 Feb 2006 22:22:15 -0000	1.4
+++ sources	5 Jul 2007 21:49:07 -0000	1.5
@@ -1 +1,2 @@
-3086772fdd6e93aa1ecfffd8e28986d6  gxemul-0.3.8.tar.gz
+4d719fde71784ead1c85c78b2a9c37a8  gxemul-0.4.3.tar.gz
+462e4e77ad0721742f8655ab6ff0ec4f  gxemul-0.4.6.tar.gz




More information about the fedora-extras-commits mailing list