rpms/z88dk/devel z88dk.spec,1.1,1.2

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Thu Mar 9 10:33:10 UTC 2006


Author: pfj

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

Modified Files:
	z88dk.spec 
Log Message:
auto-import z88dk-1.6-8 on branch devel from z88dk-1.6-8.src.rpm


Index: z88dk.spec
===================================================================
RCS file: /cvs/extras/rpms/z88dk/devel/z88dk.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- z88dk.spec	13 Jan 2006 00:19:34 -0000	1.1
+++ z88dk.spec	9 Mar 2006 10:33:10 -0000	1.2
@@ -1,13 +1,14 @@
 Summary: A Z80 cross compiler
 Name: z88dk
 Version: 1.6
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: Artistic
 Group: Development/Tools
 Source: http://dl.sf.net/z88dk/z88dk-src-%{version}.tgz
 Patch: z88make.patch
 URL: http://z88dk.sourceforge.net/
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch: x86_64 ia64
 
 %description
 z88dk is a Z80 cross compiler capable of generating binary files for a variety
@@ -34,7 +35,6 @@
 export PATH=%{_builddir}/z88dk/bin:$PATH
 export CC=gcc
 export CFLAGS="%{optflags}"
-ExcludeArch=x86_64
 # Note: do not use %{?_smp_mflags} with make because the Makefiles don't support parallel builds
 %{__make} clean
 %{__make} -e
@@ -71,6 +71,9 @@
 %{_mandir}/man3z/
 
 %changelog
+* Thu Mar 9 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> - 1.6-8
+- Added ExcludeArch for ia64
+
 * Mon Oct 17 2005 Paul F. Johnson <paul at all-the-johnsons.co.uk> - 1.6-7
 - Add ExcludeArch for x86_64 machines
 




More information about the scm-commits mailing list