rpms/mono-sharpcvslib/devel mono-sharpcvslib.spec,1.10,1.11

Dennis Gilmore ausil at fedoraproject.org
Mon Oct 26 20:38:31 UTC 2009


Author: ausil

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

Modified Files:
	mono-sharpcvslib.spec 
Log Message:
Exclude sparc64



Index: mono-sharpcvslib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-sharpcvslib/devel/mono-sharpcvslib.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- mono-sharpcvslib.spec	31 Jul 2009 14:37:19 -0000	1.10
+++ mono-sharpcvslib.spec	26 Oct 2009 20:38:31 -0000	1.11
@@ -2,7 +2,7 @@
 
 Name:	 	mono-sharpcvslib
 Version:	0.35
-Release:	11%{?dist}
+Release:	12%{?dist}
 Summary:	Client cvs library written in C#
 URL:		http://sharpcvslib.sourceforge.net/
 # Exception: Permission is given to use this library in commercial closed-source applications
@@ -18,7 +18,7 @@ Patch1:		sharpcvslib-key.patch
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:	mono-devel >= 2.2, log4net-devel, nant, mono-nunit22-devel
 BuildRequires:	unzip
-ExcludeArch:	ppc64 ppc
+ExcludeArch:	ppc64 ppc sparc64
 
 %description
 Gives C# projects the ability to communicate with a CVS server.
@@ -95,6 +95,9 @@ mv src/doc/api/msdn/tree.js{.utf8,}
 %{_libdir}/pkgconfig/sharpcvslib.pc
 
 %changelog
+* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 0.35-12
+- ExcludeArch sparc64
+
 * Fri Jul 31 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 0.35-11
 - rebuild again
 




More information about the fedora-extras-commits mailing list