forked from pool/mono-core
2.6.3
OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=41
This commit is contained in:
parent
73e2d4605d
commit
98ee8b6714
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:623b0666c172dac82eeab54eb2d1bebcb2d179c18e01fa0128c1b48536de3164
|
||||
size 27760890
|
||||
oid sha256:0ecb82d2007f472f8eebc85c349813515bf642e6ea021890ece40555ad50d947
|
||||
size 27761467
|
||||
|
@ -20,7 +20,7 @@
|
||||
%{!?ext_man: %define ext_man .gz}
|
||||
|
||||
Name: mono-core
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Group: Development/Languages/Mono
|
||||
Summary: A .NET Runtime Environment
|
||||
Url: http://go-mono.org/
|
||||
@ -28,7 +28,6 @@ Version: 2.6.3
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: mono-%{version}.tar.bz2
|
||||
Patch0: _g_boolean_expr.patch
|
||||
ExclusiveArch: %ix86 x86_64 ppc ppc64 hppa armv4l sparc s390 ia64 s390x
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Provides: mono = %{version}-%{release}
|
||||
@ -273,7 +272,7 @@ fi
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%package -n mono-jscript
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: JScript .NET support for Mono
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
@ -300,7 +299,7 @@ Authors:
|
||||
%_prefix/lib/mono/2.0/Microsoft.JScript.dll
|
||||
|
||||
%package -n mono-locale-extras
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: Extra locale information
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
@ -338,7 +337,7 @@ Authors:
|
||||
%_prefix/lib/mono/2.0/I18N.Other.dll
|
||||
|
||||
%package -n mono-data
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: Database connectivity for Mono
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
@ -403,7 +402,7 @@ Authors:
|
||||
%_prefix/lib/mono/2.0/System.Data.DataSetExtensions.dll
|
||||
|
||||
%package -n mono-winforms
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: Mono's Windows Forms implementation
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
@ -447,7 +446,7 @@ Authors:
|
||||
%_prefix/lib/mono/gac/Mono.WebBrowser
|
||||
|
||||
%package -n ibm-data-db2
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: Database connectivity for DB2
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
@ -476,7 +475,7 @@ Authors:
|
||||
%_prefix/lib/mono/2.0/IBM.Data.DB2.dll
|
||||
|
||||
%package -n mono-extras
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: Extra packages
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
@ -516,8 +515,8 @@ Authors:
|
||||
%_prefix/lib/mono/2.0/System.Management.dll
|
||||
%_prefix/lib/mono/gac/RabbitMQ.Client
|
||||
%_prefix/lib/mono/1.0/RabbitMQ.Client.dll
|
||||
%_prefix/lib/mono/1.0/RabbitMQ.Client.Apigen.exe*
|
||||
%_prefix/lib/mono/2.0/RabbitMQ.Client.dll
|
||||
%_prefix/lib/mono/1.0/RabbitMQ.Client.Apigen.exe*
|
||||
%_prefix/lib/mono/2.0/RabbitMQ.Client.Apigen.exe*
|
||||
%_prefix/lib/mono/gac/System.Messaging
|
||||
%_prefix/lib/mono/1.0/System.Messaging.dll
|
||||
@ -539,7 +538,7 @@ Authors:
|
||||
%_prefix/lib/mono/2.0/Microsoft.Vsa.dll
|
||||
|
||||
%package -n mono-data-sqlite
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: Database connectivity for Mono
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
@ -574,7 +573,7 @@ Authors:
|
||||
%_prefix/lib/mono/2.0/Mono.Data.Sqlite.dll
|
||||
|
||||
%package -n mono-data-sybase
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: Database connectivity for Mono
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
@ -774,7 +773,7 @@ Authors:
|
||||
%config %_sysconfdir/mono/2.0/Browsers
|
||||
|
||||
%package -n mono-data-oracle
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: Database connectivity for Mono
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
@ -804,7 +803,7 @@ Authors:
|
||||
%_prefix/lib/mono/2.0/System.Data.OracleClient.dll
|
||||
|
||||
%package -n mono-data-postgresql
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: Database connectivity for Mono
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
@ -834,7 +833,7 @@ Authors:
|
||||
%_prefix/lib/mono/2.0/Npgsql.dll
|
||||
|
||||
%package -n bytefx-data-mysql
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: Database connectivity for Mono
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
@ -864,13 +863,13 @@ Authors:
|
||||
%_prefix/lib/mono/2.0/ByteFX.Data.dll
|
||||
|
||||
%package -n mono-nunit
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: NUnit Testing Framework
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
|
||||
%package -n mono-data-firebird
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: Database connectivity for Mono
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
@ -942,7 +941,7 @@ Authors:
|
||||
%_libdir/pkgconfig/mono-nunit.pc
|
||||
|
||||
%package -n mono-devel
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: Mono development tools
|
||||
Group: Development/Languages/Mono
|
||||
Requires: mono-core == %version-%release
|
||||
@ -1144,7 +1143,7 @@ Authors:
|
||||
# yet gzipped
|
||||
|
||||
%package -n monodoc-core
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: Monodoc - Documentation tools for C# code
|
||||
Group: Development/Tools/Other
|
||||
Provides: monodoc
|
||||
@ -1186,7 +1185,7 @@ Monodoc-core contains documentation tools for C#.
|
||||
%{_mandir}/man5/mdoc.5%ext_man
|
||||
|
||||
%package -n mono-complete
|
||||
License: LGPLv2.1
|
||||
License: LGPL v2.1 only
|
||||
Summary: A .NET Runtime Environment
|
||||
Group: Development/Languages/Mono
|
||||
Requires: bytefx-data-mysql = %version-%release
|
||||
@ -1231,7 +1230,6 @@ Authors:
|
||||
|
||||
%prep
|
||||
%setup -q -n mono-%{version}
|
||||
%patch0
|
||||
|
||||
%build
|
||||
# These are only needed if there are patches to the runtime
|
||||
|
Loading…
Reference in New Issue
Block a user