SHA256
1
0
forked from pool/mono-core

replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mono-core?expand=0&rev=58
This commit is contained in:
Stephan Kulow 2011-12-06 17:29:35 +00:00 committed by Git OBS Bridge
parent c85ff63c52
commit 1df1324d90

View File

@ -26,7 +26,7 @@
%endif
Name: mono-core
License: LGPL v2.1 only
License: LGPL-2.1
Group: Development/Languages/Mono
Summary: A .NET Runtime Environment
Url: http://www.mono-project.com
@ -307,7 +307,7 @@ rm -rf %buildroot
%_prefix/lib/mono/mono-configuration-crypto
%package -n libmono-2_0-1
License: LGPL v2.1 only
License: LGPL-2.1
Summary: A Library for embedding Mono in your Application
Group: Development/Libraries/C and C++
@ -329,7 +329,7 @@ A Library for embedding Mono in your Application.
%postun -n libmono-2_0-1 -p /sbin/ldconfig
%package -n libmono-2_0-devel
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Development files for libmono
Group: Development/Languages/Mono
Requires: libmono-2_0-1 == %version
@ -355,7 +355,7 @@ Development files for libmono.
%if %sgen == yes
%package -n libmonosgen-2_0-0
License: LGPL v2.1 only
License: LGPL-2.1
Summary: A Library for embedding Mono in your Application (sgen version)
Group: Development/Libraries/C and C++
@ -377,7 +377,7 @@ A Library for embedding Mono in your Application (sgen version).
%postun -n libmonosgen-2_0-0 -p /sbin/ldconfig
%package -n libmonosgen-2_0-devel
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Development files for libmonosgen
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -403,7 +403,7 @@ Development files for libmonosgen.
%if %llvm == yes
%package -n libmono-llvm0
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Loadable LLVM libary for mono
Group: Development/Libraries/C and C++
@ -426,7 +426,7 @@ Loadable LLVM libary for mono.
%endif
%package -n mono-locale-extras
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Extra locale information
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -460,7 +460,7 @@ Extra locale information.
%_prefix/lib/mono/gac/I18N.Rare
%package -n mono-data
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Database connectivity for Mono
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -523,7 +523,7 @@ Database connectivity for Mono.
%_prefix/lib/mono/gac/WebMatrix.Data
%package -n mono-winforms
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Mono's Windows Forms implementation
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -565,7 +565,7 @@ Mono's Windows Forms implementation.
%_prefix/lib/mono/gac/System.Windows.Forms.DataVisualization
%package -n ibm-data-db2
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Database connectivity for DB2
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -586,7 +586,7 @@ Database connectivity for DB2.
%_prefix/lib/mono/gac/IBM.Data.DB2
%package -n mono-extras
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Extra packages
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -648,7 +648,7 @@ Extra packages.
%_prefix/lib/mono/gac/mono-service
%package -n mono-data-sqlite
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Database connectivity for Mono
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -671,7 +671,7 @@ Database connectivity for Mono.
%_prefix/lib/mono/gac/Mono.Data.Sqlite
%package -n mono-wcf
License: MIT License (or similar) ; Ms-Pl
License: MIT ; MS-PL
Summary: Mono implementation of WCF, Windows Communication Foundation
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -713,7 +713,7 @@ Mono implementation of WCF, Windows Communication Foundation
%_prefix/lib/mono/gac/System.ServiceModel.Web
%package -n mono-winfxcore
License: MIT License (or similar) ; Ms-Pl
License: MIT ; MS-PL
Summary: Mono implementation of core WinFX APIs
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -737,7 +737,7 @@ Mono implementation of core WinFX APIs
%_prefix/lib/mono/gac/WindowsBase
%package -n mono-web
License: MIT License (or similar) ; Ms-Pl
License: MIT ; MS-PL
Summary: Mono implementation of ASP.NET, Remoting and Web Services
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -826,7 +826,7 @@ Mono implementation of ASP.NET, Remoting and Web Services.
%_prefix/lib/mono/gac/System.Web.Services
%package -n mono-mvc
License: MIT License (or similar) ; Ms-Pl
License: MIT ; MS-PL
Summary: Mono implementation of ASP.NET MVC
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -862,7 +862,7 @@ Mono implementation of ASP.NET MVC.
%_prefix/lib/mono/gac/System.Web.Mvc
%package -n mono-data-oracle
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Database connectivity for Mono
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -885,7 +885,7 @@ Database connectivity for Mono.
%_prefix/lib/mono/gac/System.Data.OracleClient
%package -n mono-data-postgresql
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Database connectivity for Mono
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -908,7 +908,7 @@ Database connectivity for Mono.
%_prefix/lib/mono/gac/Npgsql
%package -n mono-nunit
License: LGPL v2.1 only
License: LGPL-2.1
Summary: NUnit Testing Framework
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -955,7 +955,7 @@ brings xUnit to all .NET languages.
%_prefix/lib/mono/gac/nunit.util
%package -n mono-devel
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Mono development tools
Group: Development/Languages/Mono
Requires: mono-core == %version
@ -1155,7 +1155,7 @@ Mono development tools.
%_prefix/lib/mono/xbuild-frameworks
%package -n monodoc-core
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Monodoc - Documentation tools for C# code
Group: Development/Tools/Other
Requires: mono-core == %version
@ -1200,7 +1200,7 @@ Monodoc-core contains documentation tools for C#.
%_prefix/lib/monodoc
%package -n mono-complete
License: LGPL v2.1 only
License: LGPL-2.1
Summary: Install everything built from the mono source tree
Group: Development/Languages/Mono
Requires: mono-core = %version