rpms/gxemul/FC-4 gxemul.spec,1.4,1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Jul 7 14:25:05 UTC 2006


Author: spot

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

Modified Files:
	gxemul.spec 
Log Message:

- fix FC-4 BuildRequires



Index: gxemul.spec
===================================================================
RCS file: /cvs/extras/rpms/gxemul/FC-4/gxemul.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gxemul.spec	7 Jul 2006 14:12:37 -0000	1.4
+++ gxemul.spec	7 Jul 2006 14:25:05 -0000	1.5
@@ -1,13 +1,13 @@
 Name:		gxemul
 Version:	0.4.0.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	BSD
 Group:		Development/Tools
 Summary:	Instruction-level machine emulator
 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
+BuildRequires:	xorg-x11-devel
 Patch0:		gxemul-0.4.0.1-enableall.patch
 
 %description
@@ -43,6 +43,9 @@
 %{_mandir}/man1/gxemul.*
 
 %changelog
+* 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
 




More information about the fedora-extras-commits mailing list