rpms/simh/F-11 simh.spec,1.2,1.3

Lucian Langa lucilanga at fedoraproject.org
Sat Jan 9 15:06:31 UTC 2010


Author: lucilanga

Update of /cvs/pkgs/rpms/simh/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1316

Modified Files:
	simh.spec 
Log Message:
* Sat Jan 09 2010 Lucian Langa <cooly at gnome.eu.org> - 3.8.1-6
- add ppc defines patch


Index: simh.spec
===================================================================
RCS file: /cvs/pkgs/rpms/simh/F-11/simh.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- simh.spec	9 Jan 2010 15:05:04 -0000	1.2
+++ simh.spec	9 Jan 2010 15:06:31 -0000	1.3
@@ -22,6 +22,7 @@ Source1:	simh-generate-tarball.sh
 # and add fedora optflags
 Patch0:		simh-3.8.0-gcc.patch
 Patch1:		simh-3.8.1-altair-segfault.patch
+Patch2:		simh-3.8.1-ppc-defines.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	libpcap-devel, dos2unix
@@ -53,6 +54,7 @@ SIMH implements simulators for:
 %setup -qn %{name}-%{version}
 %patch0 -p1 -b .gcc
 %patch1 -p1 -b .altair-segfault
+%patch2 -p1 -b .ppc-defines
 
 
 %build




More information about the fedora-extras-commits mailing list