rpms/nant/devel nant.spec,1.39,1.40

Karsten Hopp karsten at fedoraproject.org
Thu Feb 11 11:10:34 UTC 2010


Author: karsten

Update of /cvs/extras/rpms/nant/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27138

Modified Files:
	nant.spec 
Log Message:
- enable builds on s390(x)


Index: nant.spec
===================================================================
RCS file: /cvs/extras/rpms/nant/devel/nant.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- nant.spec	1 Dec 2009 18:41:16 -0000	1.39
+++ nant.spec	11 Feb 2010 11:10:34 -0000	1.40
@@ -6,7 +6,7 @@
 Summary: NAnt is a build tool for Mono and .NET
 Name: nant
 Version: 0.85	
-Release: 33%{?dist}
+Release: 34%{?dist}
 Epoch: 1
 Source0: http://download.sourceforge.net/nant/%{name}-%{version}-src.tar.gz
 Patch0: nant-build.patch
@@ -27,7 +27,7 @@ BuildRequires: mono-ndoc-devel, mono-sha
 %endif
 Requires(post): scrollkeeper
 Requires(postun): scrollkeeper
-ExclusiveArch: %ix86 x86_64 ia64 armv4l sparc sparcv9 alpha
+ExclusiveArch: %ix86 x86_64 ia64 armv4l sparc sparcv9 alpha s390 s390x
 
 %description
 NAnt is a free .NET build tool. In theory it is kind of like make
@@ -131,6 +131,9 @@ scrollkeeper-update -q || :
 %doc examples/* doc/help/*
 
 %changelog
+* Thu Feb 11 2010 Karsten Hopp <karsten at redhat.com> 1:0.85-34
+- enable builds on s390(x)
+
 * Tue Dec  1 2009 Tom "spot" Callaway <tcallawa at redhat.com> 1:0.85-33
 - disable bootstrap
 



More information about the scm-commits mailing list