packages: mono/mono.spec - updated some licenses (C# compiler is dual-licen...

qboosh qboosh at pld-linux.org
Tue Oct 19 08:42:42 CEST 2010


Author: qboosh                       Date: Tue Oct 19 06:42:42 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated some licenses (C# compiler is dual-licensed now, GPL-ed jscript is gone)

---- Files affected:
packages/mono:
   mono.spec (1.270 -> 1.271) 

---- Diffs:

================================================================
Index: packages/mono/mono.spec
diff -u packages/mono/mono.spec:1.270 packages/mono/mono.spec:1.271
--- packages/mono/mono.spec:1.270	Mon Oct 18 20:48:08 2010
+++ packages/mono/mono.spec	Tue Oct 19 08:42:37 2010
@@ -20,7 +20,7 @@
 Name:		mono
 Version:	2.8
 Release:	2
-License:	LGPL (VM), GPL (C# compilers), MIT X11 with GPL additions (classes, tools)
+License:	LGPL v2 (VM), MIT X11/GPL v2 (C# compilers), MIT X11 (classes, tools), GPL v2 (tools)
 Group:		Development/Languages
 # latest downloads summary at http://ftp.novell.com/pub/mono/sources-stable/
 Source0:	http://ftp.novell.com/pub/mono/sources/mono/%{name}-%{version}.tar.bz2
@@ -128,7 +128,7 @@
 %package csharp
 Summary:	C# compiler for mono
 Summary(pl.UTF-8):	Kompilator C# dla mono
-License:	GPL
+License:	MIT or GPL v2
 Group:		Development/Languages
 Requires:	%{name}-devel = %{version}-%{release}
 
@@ -157,7 +157,7 @@
 %package monodoc
 Summary:	Documentation for Mono class libraries and tools to produce and edit the documentation
 Summary(pl.UTF-8):	Dokumentacja klas Mono wraz z narzędziami do jej generowania i przeglądania
-License:	LGPL
+License:	LGPL v2
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 Provides:	monodoc = %{version}-%{release}
@@ -175,7 +175,7 @@
 %package static
 Summary:	Static mono library
 Summary(pl.UTF-8):	Statyczna biblioteka mono
-License:	LGPL
+License:	LGPL v2
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
@@ -322,7 +322,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README pld-doc/*
+%doc AUTHORS ChangeLog LICENSE NEWS README pld-doc/*
 %if %{with mint}
 %attr(755,root,root) %{_bindir}/mint
 %else
@@ -646,16 +646,16 @@
 %attr(755,root,root) %{_bindir}/csharp
 %attr(755,root,root) %{_bindir}/csharp2
 %attr(755,root,root) %{_bindir}/dmcs
-%attr(755,root,root) %{_bindir}/mcs
 %attr(755,root,root) %{_bindir}/gmcs
+%attr(755,root,root) %{_bindir}/mcs
+%attr(755,root,root) %{_prefix}/lib/mono/2.0/csharp.exe
 %attr(755,root,root) %{_prefix}/lib/mono/2.0/gmcs.exe
 %attr(755,root,root) %{_prefix}/lib/mono/2.0/gmcs.exe.so
 %{_prefix}/lib/mono/2.0/gmcs.exe.config
-%attr(755,root,root) %{_prefix}/lib/mono/2.0/csharp.exe
 %attr(755,root,root) %{_prefix}/lib/mono/4.0/csharp.exe
-%{_prefix}/lib/mono/4.0/dmcs.exe.config
 %attr(755,root,root) %{_prefix}/lib/mono/4.0/dmcs.exe
 %attr(755,root,root) %{_prefix}/lib/mono/4.0/dmcs.exe.so
+%{_prefix}/lib/mono/4.0/dmcs.exe.config
 %{_prefix}/lib/mono/4.0/Microsoft.CSharp.dll
 %{_prefix}/lib/mono/gac/Microsoft.CSharp
 %{_mandir}/man1/mcs.1*
@@ -714,6 +714,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.271  2010/10/19 06:42:37  qboosh
+- updated some licenses (C# compiler is dual-licensed now, GPL-ed jscript is gone)
+
 Revision 1.270  2010/10/18 18:48:08  qboosh
 - don't pass --with-moonlight, it just broke building of some utils
 - restored profilter libs and monodis utility
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mono/mono.spec?r1=1.270&r2=1.271&f=u



More information about the pld-cvs-commit mailing list