rpms/mono-basic/devel mono-basic.spec,1.1,1.2

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Tue Jan 8 09:18:30 UTC 2008


Author: pfj

Update of /cvs/pkgs/rpms/mono-basic/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22361/devel

Modified Files:
	mono-basic.spec 
Log Message:

Added excludearch ppc64 and fixed license 



Index: mono-basic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-basic/devel/mono-basic.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mono-basic.spec	8 Jan 2008 09:06:51 -0000	1.1
+++ mono-basic.spec	8 Jan 2008 09:17:53 -0000	1.2
@@ -1,9 +1,9 @@
 Name:		mono-basic
 Version:	1.2.6
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:        VisualBasic.NET support for mono
 Group:          Development/Languages
-License:        GPLv2
+License:        LGPLv2+
 Patch0:		mono-basic.patch
 URL:            http://www.mono-project.com/
 Source0:        %{name}-%{version}.tar.bz2	
@@ -12,6 +12,8 @@
 BuildRequires:  mono-devel >= 1.2.3
 Requires: 	mono-winforms
 
+ExcludeArch: 	ppc64
+
 %description
 This package contains the Visual Basic .NET compiler and language
 runtime. This allows you to compile and run VB.NET application and
@@ -43,6 +45,10 @@
 %{_libdir}/mono/gac/Microsoft.VisualBasic
 
 %changelog
+* Tue Jan 08 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.2.6-4
+- add excludearch ppc64
+- alter license to LGPLv2+
+
 * Thu Jan 03 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.2.6-3
 - minor spec file fixes
 




More information about the fedora-extras-commits mailing list