rpms/mono-nunit22/devel mono-nunit22.spec,1.7,1.8

Dennis Gilmore ausil at fedoraproject.org
Sat Jan 3 03:36:41 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/mono-nunit22/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6567

Modified Files:
	mono-nunit22.spec 
Log Message:
exclude sparc64 
fix changelog entry



Index: mono-nunit22.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-nunit22/devel/mono-nunit22.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mono-nunit22.spec	18 Dec 2008 12:32:05 -0000	1.7
+++ mono-nunit22.spec	3 Jan 2009 03:36:11 -0000	1.8
@@ -2,7 +2,7 @@
 
 Name:	 	mono-nunit22
 Version:	2.4.8
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Unit-testing framework for .NET
 URL:		http://www.nunit.org/
 License:	MIT with acknowledgement
@@ -13,8 +13,8 @@
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:	mono-devel >= 2.2 , nant
 BuildRequires:	unzip
-# There is no nant for ppc/ppc64
-ExcludeArch:	ppc64 ppc
+# There is no nant for ppc/ppc64/sparc64
+ExcludeArch:	ppc64 ppc sparc64
 
 %description 
 NUnit is a unit-testing framework for all .Net languages. Initially ported from
@@ -72,12 +72,28 @@
 
 
 %changelog
+* Fri Jan 02 2009 Dennis Gilmore <dennis at ausil.us> 2.4.8-2
+- exclude sparc64
+- add missing changelog entries
+
 * Sun Nov 30 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4.8-1
 - bump to bring it up to date
 - remove nunit22 build patch
 - fix new nunit22 key patch
 - spec file fix
 
+* Mon Aug 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.2.10-7
+- fix license tag
+
+* Thu Jun  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.2.10-6
+- rebuild for new mono bits
+
+* Tue Apr 22 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.2.10-5
+- fix sed invocation
+
+* Tue Apr 22 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.2.10-4
+- fix for incorrect libdir in pc file
+
 * Fri Apr 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.2.10-3
 - no nant for ppc ppc64
 




More information about the fedora-extras-commits mailing list