rpms/mono-nunit22/devel mono-nunit22.spec,1.9,1.10

Tom Callaway spot at fedoraproject.org
Tue Mar 3 03:11:11 UTC 2009


Author: spot

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

Modified Files:
	mono-nunit22.spec 
Log Message:
add fonts to fix build


Index: mono-nunit22.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-nunit22/devel/mono-nunit22.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mono-nunit22.spec	26 Feb 2009 02:33:12 -0000	1.9
+++ mono-nunit22.spec	3 Mar 2009 03:10:41 -0000	1.10
@@ -2,7 +2,7 @@
 
 Name:	 	mono-nunit22
 Version:	2.4.8
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Unit-testing framework for .NET
 URL:		http://www.nunit.org/
 License:	MIT with acknowledgement
@@ -13,6 +13,9 @@
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:	mono-devel >= 2.2 , nant
 BuildRequires:	unzip
+# I don't know why this thing needs fonts to be present at build. But it does.
+# It's C#. Who knows why it does the wacky things it does?
+BuildRequires:	liberation-sans-fonts
 # There is no nant for ppc/ppc64/sparc64
 ExcludeArch:	ppc64 ppc sparc64
 
@@ -72,6 +75,9 @@
 
 
 %changelog
+* Mon Mar  2 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.4.8-4
+- add fonts as BR to get this turd building again
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.8-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list