SHA256
1
0
forked from pool/mono-core

Updating link to change in openSUSE:Factory/mono-core revision 51.0

OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=5adddbdf284070014b259a0d7d788bf7
This commit is contained in:
OBS User buildservice-autocommit 2011-02-22 19:31:18 +00:00 committed by Git OBS Bridge
parent 66bdb79089
commit 841e755f81

View File

@ -1,3 +1,21 @@
#
# spec file for package mono-core
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%{!?ext_man: %define ext_man .gz}
%define llvm no
%define sgen yes
@ -8,12 +26,12 @@
%endif
Name: mono-core
License: LGPL v2.1 only
License: LGPLv2.1
Group: Development/Languages/Mono
Summary: A .NET Runtime Environment
Url: http://www.mono-project.com
Version: 2.10
Release: 0
Release: 1
Source0: mono-%{version}.tar.bz2
BuildRequires: bison
BuildRequires: fdupes
@ -289,8 +307,8 @@ rm -rf %buildroot
%_prefix/lib/mono/mono-configuration-crypto
%package -n libmono-2_0-1
License: LGPL v2.1 only
Summary: A Library for embedding Mono in your Application
License: LGPLv2.1
Summary: A Library for embedding Mono in your Application
Group: Development/Libraries/C and C++
%description -n libmono-2_0-1
@ -311,8 +329,8 @@ 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
Summary: Development files for libmono
License: LGPLv2.1
Summary: Development files for libmono
Group: Development/Languages/Mono
Requires: mono-core == %version-%release
@ -333,9 +351,10 @@ Development files for libmono.
%_libdir/pkgconfig/mono-2.pc
%if %sgen == yes
%package -n libmonosgen-2_0-0
License: LGPL v2.1 only
Summary: A Library for embedding Mono in your Application (sgen version)
License: LGPLv2.1
Summary: A Library for embedding Mono in your Application (sgen version)
Group: Development/Libraries/C and C++
%description -n libmonosgen-2_0-0
@ -357,8 +376,8 @@ 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
Summary: Development files for libmonosgen
License: LGPLv2.1
Summary: Development files for libmonosgen
Group: Development/Languages/Mono
Requires: mono-core == %version-%release
@ -378,9 +397,10 @@ Development files for libmonosgen.
%endif
%if %llvm == yes
%package -n libmono-llvm0
License: LGPL v2.1 only
Summary: Loadable LLVM libary for mono
License: LGPLv2.1
Summary: Loadable LLVM libary for mono
Group: Development/Libraries/C and C++
%description -n libmono-llvm0
@ -402,7 +422,7 @@ Loadable LLVM libary for mono.
%endif
%package -n mono-locale-extras
License: LGPL v2.1 only
License: LGPLv2.1
Summary: Extra locale information
Group: Development/Languages/Mono
Requires: mono-core == %version-%release
@ -436,7 +456,7 @@ Extra locale information.
%_prefix/lib/mono/gac/I18N.Rare
%package -n mono-data
License: LGPL v2.1 only
License: LGPLv2.1
Summary: Database connectivity for Mono
Group: Development/Languages/Mono
Requires: mono-core == %version-%release
@ -499,7 +519,7 @@ Database connectivity for Mono.
%_prefix/lib/mono/gac/WebMatrix.Data
%package -n mono-winforms
License: LGPL v2.1 only
License: LGPLv2.1
Summary: Mono's Windows Forms implementation
Group: Development/Languages/Mono
Requires: mono-core == %version-%release
@ -541,7 +561,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: LGPLv2.1
Summary: Database connectivity for DB2
Group: Development/Languages/Mono
Requires: mono-core == %version-%release
@ -562,7 +582,7 @@ Database connectivity for DB2.
%_prefix/lib/mono/gac/IBM.Data.DB2
%package -n mono-extras
License: LGPL v2.1 only
License: LGPLv2.1
Summary: Extra packages
Group: Development/Languages/Mono
Requires: mono-core == %version-%release
@ -624,7 +644,7 @@ Extra packages.
%_prefix/lib/mono/gac/mono-service
%package -n mono-data-sqlite
License: LGPL v2.1 only
License: LGPLv2.1
Summary: Database connectivity for Mono
Group: Development/Languages/Mono
Requires: mono-core == %version-%release
@ -838,7 +858,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: LGPLv2.1
Summary: Database connectivity for Mono
Group: Development/Languages/Mono
Requires: mono-core == %version-%release
@ -861,7 +881,7 @@ Database connectivity for Mono.
%_prefix/lib/mono/gac/System.Data.OracleClient
%package -n mono-data-postgresql
License: LGPL v2.1 only
License: LGPLv2.1
Summary: Database connectivity for Mono
Group: Development/Languages/Mono
Requires: mono-core == %version-%release
@ -884,7 +904,7 @@ Database connectivity for Mono.
%_prefix/lib/mono/gac/Npgsql
%package -n mono-nunit
License: LGPL v2.1 only
License: LGPLv2.1
Summary: NUnit Testing Framework
Group: Development/Languages/Mono
Requires: mono-core == %version-%release
@ -931,7 +951,7 @@ brings xUnit to all .NET languages.
%_prefix/lib/mono/gac/nunit.util
%package -n mono-devel
License: LGPL v2.1 only
License: LGPLv2.1
Summary: Mono development tools
Group: Development/Languages/Mono
Requires: mono-core == %version-%release
@ -1131,7 +1151,7 @@ Mono development tools.
%_prefix/lib/mono/xbuild
%package -n monodoc-core
License: LGPL v2.1 only
License: LGPLv2.1
Summary: Monodoc - Documentation tools for C# code
Group: Development/Tools/Other
Requires: mono-core == %version-%release
@ -1176,7 +1196,7 @@ Monodoc-core contains documentation tools for C#.
%_prefix/lib/monodoc
%package -n mono-complete
License: LGPL v2.1 only
License: LGPLv2.1
Summary: Install everything built from the mono source tree
Group: Development/Languages/Mono
Requires: mono-core = %version-%release