rpms/nant/devel nant.spec,1.10,1.11

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Fri Nov 16 00:32:02 UTC 2007


Author: pfj

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

Modified Files:
	nant.spec 
Log Message:

Modified excludearch to exclusivearch 



Index: nant.spec
===================================================================
RCS file: /cvs/extras/rpms/nant/devel/nant.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- nant.spec	12 Nov 2007 14:25:08 -0000	1.10
+++ nant.spec	16 Nov 2007 00:31:27 -0000	1.11
@@ -6,7 +6,7 @@
 Summary: NAnt is a build tool for Mono and .NET
 Name: nant
 Version: 0.85	
-Release: 16%{?dist}
+Release: 17%{?dist}
 Source0: http://download.sourceforge.net/nant/%{name}-%{version}-src.tar.gz
 Patch0: nant-build.patch
 Patch1: nant-app.patch
@@ -18,7 +18,7 @@
 BuildRequires: mono-devel
 Requires(post): scrollkeeper
 Requires(postun): scrollkeeper
-excludearch: ppc64, ppc
+ExclusiveArch: %ix86 x86_64 ia64 armv4l sparc alpha
 
 %description
 NAnt is a free .NET build tool. In theory it is kind of like make
@@ -79,8 +79,8 @@
 %doc examples/* doc/help/*
 
 %changelog
-* Mon Nov 12 2007 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.85-16
-- added excludearch ppc64 and ppc
+* Mon Nov 12 2007 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.85-17
+- removed excludearch in favour of exclusivearch
 
 * Mon Nov 12 2007 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.85.15
 - removed fc5 and fc6 support




More information about the fedora-extras-commits mailing list