rpms/gxemul/FC-5 gxemul.spec,1.5,1.6

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Jul 11 14:17:01 UTC 2006


Author: spot

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

Modified Files:
	gxemul.spec 
Log Message:

Add demos/ as doc.



Index: gxemul.spec
===================================================================
RCS file: /cvs/extras/rpms/gxemul/FC-5/gxemul.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gxemul.spec	7 Jul 2006 14:25:06 -0000	1.5
+++ gxemul.spec	11 Jul 2006 14:17:01 -0000	1.6
@@ -1,6 +1,6 @@
 Name:		gxemul
 Version:	0.4.0.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	BSD
 Group:		Development/Tools
 Summary:	Instruction-level machine emulator
@@ -37,12 +37,15 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%doc LICENSE HISTORY RELEASE README doc/*
+%doc LICENSE HISTORY RELEASE README doc/* demos/
 %defattr(-,root,root,0755)
 %{_bindir}/gxemul
 %{_mandir}/man1/gxemul.*
 
 %changelog
+* 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
 




More information about the fedora-extras-commits mailing list