diff --git a/.abf.yml b/.abf.yml index bb194ce..843991a 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - "mono-2.10.2.tar.bz2": 7b673255c6b17c5a41c15059e5f068d6a970d2ea + "mono-2.10.8.1.tar.gz": d67f2e276b27e28f861ecc6e3e07fee538d4c4fe diff --git a/mono-2.10.8.1-mono-find-requires_strip-whitespace.patch b/mono-2.10.8.1-mono-find-requires_strip-whitespace.patch new file mode 100644 index 0000000..a75696c --- /dev/null +++ b/mono-2.10.8.1-mono-find-requires_strip-whitespace.patch @@ -0,0 +1,8 @@ +--- mono-2.10.8.1/scripts/mono-find-requires.in.whitespace~ 2012-02-23 16:59:45.523956522 +0100 ++++ mono-2.10.8.1/scripts/mono-find-requires.in 2012-02-23 16:59:47.168957341 +0100 +@@ -187,4 +187,4 @@ $REQUIRES" | sort | uniq -u) + # Of those, only choose the ones that are in REQUIRES + # + echo "$UNIQ +-$REQUIRES" | sort | uniq -d ++$REQUIRES" | sort | uniq -d | sed -e '/^\s*$/d' diff --git a/mono.spec b/mono.spec index 6baf68d..a394c4a 100644 --- a/mono.spec +++ b/mono.spec @@ -1,7 +1,3 @@ -%define name mono -%define version 2.10.2 -%define release %mkrel 5 - %define major 0 %define major1 1 %define libname %mklibname %{name} %{major} @@ -22,12 +18,12 @@ %endif Summary: Mono Runtime -Name: %name -Version: %version -Release: %release +Name: mono +Version: 2.10.8.1 +Release: 5 License: GPLv2 and LGPLv2+ and MIT Group: Development/Other -Source0: http://www.go-mono.com/sources/%name/%name-%version.tar.bz2 +Source0: http://download.mono-project.com/sources/%name/%name-%version.tar.gz # This key was generated by Götz Waschk on Oct 14, 2010 # by running the following command: # sn -k mono.snk @@ -37,23 +33,22 @@ Source1: mono.snk Patch0: mono-dllmap.patch # (fc) 1.2.3.1-4mdv disable using /proc/self/exe to detect root prefix, it breaks under unionfs Patch1: mono-2.6-selfexe.patch -Patch4: mono-wapi_glop.patch +Patch4: mono-wapi_glop.patch +Patch5: mono-2.10.8.1-mono-find-requires_strip-whitespace.patch URL: http://www.go-mono.com/ BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: bison BuildRequires: zlib-devel -%if %mdvver >= 201010 -BuildRequires: oprofile-devel -%endif +BuildRequires: oprofile-devel %if %llvm == yes #gw mono 2.8 does not build with our llvm 2.7 -BuildRequires: llvm > 2.7 -Recommends: %libnamellvm = %version-%release +BuildRequires: llvm > 2.7 +Recommends: %{libnamellvm} = %{version}-%{release} %endif -Requires: %libname1 = %version -Requires: %libname = %version -Requires: %name-2.0 = %version-%release -Requires: %name-4.0 = %version-%release +Requires: %{libname1} = %{version} +Requires: %{libname} = %{version} +Requires: %{name}-2.0 = %{version}-%{release} +Requires: %{name}-4.0 = %{version}-%{release} # gw requires by System.Drawing Requires: libgdiplus # Since mono 0.91 (mdk 10.0) we can rely on included config @@ -146,22 +141,22 @@ an interpeter. It can also be used to run programs from the .NET Framework. This package provides documentation for the Mono runtime. -%package -n %libname +%package -n %{libname} Summary: Libraries for the Mono runtime Group: System/Libraries -%description -n %libname +%description -n %{libname} Mono is an implementation of the ECMA Common Language Infrastructure, it contains both a just-in-time compiler for maximum performance, and an interpeter. It can also be used to run programs from the .NET Framework. This package provides the versioned libraries for the Mono runtime. -%package -n %libname1 +%package -n %{libname1} Summary: Libraries for the Mono runtime Group: System/Libraries -%description -n %libname1 +%description -n %{libname1} Mono is an implementation of the ECMA Common Language Infrastructure, it contains both a just-in-time compiler for maximum performance, and an interpeter. It can also be used to run programs from the .NET @@ -169,12 +164,12 @@ Framework. This package provides the versioned libraries for the Mono runtime. %if %llvm == yes -%package -n %libnamellvm -License: LGPLv2 +%package -n %{libnamellvm} +License: LGPLv2 Summary: Loadable LLVM libary for mono -Group: System/Libraries +Group: System/Libraries -%description -n %libnamellvm +%description -n %{libnamellvm} The Mono Project is an open development initiative that is working to develop an open source, Unix version of the .NET development platform. Its objective is to enable Unix developers to build and deploy @@ -184,39 +179,39 @@ technologies that have been submitted to the ECMA for standardization. Loadable LLVM libary for mono. %endif -%package -n %libnamedev +%package -n %{libnamedev} Summary: Tools required to embed the Mono runtime Group: Development/Other -Requires: %libname = %version -Requires: %libname1 = %version +Requires: %{libname} = %{version} +Requires: %{libname1} = %{version} %if %llvm == yes -Requires: %libnamellvm = %version-%release +Requires: %{libnamellvm} = %{version}-%{release} %endif -Requires: mono = %version -Requires: mono-data = %version -Requires: mono-extras = %version -Requires: mono-web = %version -Requires: mono-locale-extras = %version -Requires: mono-winforms = %version -Requires: mono-nunit = %version -Requires: monodoc-core = %version -Requires: mono-wcf = %version -Requires: mono-winfxcore = %version -Conflicts: mono-nunit < %version-%release -Provides: mono-devel = %version-%release -Provides: libmono-devel = %version-%release -Obsoletes: %mklibname -d %{name} 0 -Conflicts: update-alternatives < 1.9.0 -Provides: mono(PEAPI) = 1.0.5000.0 -Provides: mono(resgen) = 1.0.5000.0 -Provides: mono-bytefx-data-mysql mono-data-firebird mono-data-sybase mono-jscript -Obsoletes: mono-bytefx-data-mysql mono-data-firebird mono-data-sybase mono-jscript +Requires: mono = %{version} +Requires: mono-data = %{version} +Requires: mono-build = %{version} +Requires: mono-extras = %{version} +Requires: mono-web = %{version} +Requires: mono-locale-extras = %{version} +Requires: mono-winforms = %{version} +Requires: mono-nunit = %{version} +Requires: monodoc-core = %{version} +Requires: mono-wcf = %{version} +Requires: mono-winfxcore = %{version} +Conflicts: mono-nunit < %{version}-%{release} +Provides: mono-devel = %{version}-%{release} +Provides: libmono-devel = %{version}-%{release} +Obsoletes: %{mklibname -d %{name} 0} < 2.10.8.1-5 +Conflicts: update-alternatives < 1.9.0 +Provides: mono(PEAPI) = 1.0.5000.0 +Provides: mono(resgen) = 1.0.5000.0 +Provides: mono-bytefx-data-mysql mono-data-firebird mono-data-sybase mono-jscript -%description -n %libnamedev +%description -n %{libnamedev} Header files and libraries used to embed the Mono runtime in an application. %package winfxcore -Summary: Mono implementation of core WinFX APIs +Summary: Mono implementation of core WinFX APIs Group: Development/Other Requires: %name-winfxcore-2.0 = %version Requires: %name-winfxcore-4.0 = %version @@ -542,7 +537,6 @@ xUnit to all .NET languages. Summary: Monodoc-Documentation tools for C# code Group: Development/Other Provides: monodoc -Obsoletes: monodoc %description -n monodoc-core Monodoc-core contains documentation tools for C#. @@ -592,16 +586,72 @@ technologies that have been submitted to the ECMA for standardization. Mono implementation of WCF, Windows Communication Foundation +%package build +Summary: Mono APIs needed for software development +Group: Development/Other +Requires: %name-build-2.0 = %version +Requires: %name-build-3.5 = %version +Requires: %name-build-4.0 = %version + +%description build +The Mono Project is an open development initiative that is working to +develop an open source, Unix version of the .NET development platform. +Its objective is to enable Unix developers to build and deploy +cross-platform .NET applications. The project will implement various +technologies that have been submitted to the ECMA for standardization. + +Mono APIs needed for software development + +%package build-2.0 +Summary: Mono APIs needed for software development, API 2.0 +Group: Development/Other +Conflicts: %libnamedev < 2.10.5-2 + +%description build-2.0 +The Mono Project is an open development initiative that is working to +develop an open source, Unix version of the .NET development platform. +Its objective is to enable Unix developers to build and deploy +cross-platform .NET applications. The project will implement various +technologies that have been submitted to the ECMA for standardization. + +Mono APIs needed for software development, API 2.0 + +%package build-3.5 +Summary: Mono APIs needed for software development, API 3.5 +Group: Development/Other +Conflicts: %libnamedev < 2.10.5-2 + +%description build-3.5 +The Mono Project is an open development initiative that is working to +develop an open source, Unix version of the .NET development platform. +Its objective is to enable Unix developers to build and deploy +cross-platform .NET applications. The project will implement various +technologies that have been submitted to the ECMA for standardization. + +Mono APIs needed for software development, API 3.5 + +%package build-4.0 +Summary: Mono APIs needed for software development, API 4.0 +Group: Development/Other +Conflicts: %libnamedev < 2.10.5-2 + +%description build-4.0 +The Mono Project is an open development initiative that is working to +develop an open source, Unix version of the .NET development platform. +Its objective is to enable Unix developers to build and deploy +cross-platform .NET applications. The project will implement various +technologies that have been submitted to the ECMA for standardization. + +Mono APIs needed for software development, API 4.0 + %prep %setup -q %patch0 -p1 -b .dllmap %patch1 -p1 -b .selfexe %patch4 -p1 -b .glop +%patch5 -p1 -b .dep_whitespace~ %build -#gw else the syslog() call will not build -#https://bugzilla.novell.com/show_bug.cgi?id=590967#c16 -%define Werror_cflags %nil #gw else libmonosgen-2.0.la does not build %define _disable_ld_no_undefined 1 %configure2_5x --with-preview=yes \ @@ -609,9 +659,7 @@ Mono implementation of WCF, Windows Communication Foundation %if %llvm == yes --enable-loadedllvm \ %endif -%if %mdvver >= 201010 --with-oprofile=%_prefix -%endif #gw parallel build broken in 2.6 make @@ -622,7 +670,6 @@ make %install -rm -rf %{buildroot} installed-docs %makeinstall_std mv %buildroot%_datadir/libgc-mono installed-docs @@ -631,37 +678,26 @@ mv %buildroot%_datadir/libgc-mono installed-docs rm -f %buildroot%_bindir/mbas \ %buildroot%_mandir/man1/{mint.1,oldmono.1,monostyle.1} # these work on Windows only -rm -fr %buildroot%monodir/*/Mono.Security.Win32* +rm -fr %buildroot%{monodir}/*/Mono.Security.Win32* # remove stuff that we don't package rm -f %buildroot%_bindir/cilc rm -f %buildroot%_mandir/man1/cilc.1* -rm -f %buildroot%monodir/*/browsercaps-updater.exe* -rm -f %buildroot%monodir/*/culevel.exe* -rm -f %buildroot%monodir/*/cilc.exe* +rm -f %buildroot%{monodir}/*/browsercaps-updater.exe* +rm -f %buildroot%{monodir}/*/culevel.exe* +rm -f %buildroot%{monodir}/*/cilc.exe* #gw not in 2.8 as well: rm -f %buildroot%_bindir/prj2make rm -f %buildroot%_mandir/man1/prj2make.1* #gw not usable on Cooker: #gw it is still needed for the deps -#rm -rf %buildroot/%monodir/*/Mono.WebBrowser* +#rm -rf %buildroot/%{monodir}/*/Mono.WebBrowser* %find_lang mcs mkdir -p %{buildroot}%{_sysconfdir}/pki/mono install -p -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pki/mono/ -%clean -rm -rf %{buildroot} - -%if %mdkversion < 200900 -%post -n %libname -p /sbin/ldconfig -%endif -%if %mdkversion < 200900 -%postun -n %libname -p /sbin/ldconfig -%endif - %files -f mcs.lang -%defattr(-, root, root) %dir %{_sysconfdir}/mono %dir %{_sysconfdir}/mono/2.0/ %dir %{_sysconfdir}/mono/4.0/ @@ -701,170 +737,233 @@ rm -rf %{buildroot} %_mandir/man1/setreg.1* %_mandir/man1/sn.1* %_mandir/man5/mono-config.5* -%dir %monodir -%dir %monodir/gac/ -%dir %monodir/3.5/ -%monodir/mono-configuration-crypto -%dir %monodir/gac/Mono.C5 -%monodir/gac/Mono.C5/1.1.0.0* +%dir %{monodir} +%dir %{monodir}/gac/ +%dir %{monodir}/3.5/ +%{monodir}/mono-configuration-crypto +%dir %{monodir}/gac/Mono.C5 +%{monodir}/gac/Mono.C5/1.1.0.0* +%{monodir}/gac/Mono.Cecil/ +%{monodir}/gac/Mono.Cecil.Mdb/ %files 2.0 -%defattr(-, root, root) -%dir %monodir/2.0 -%monodir/2.0/Commons.Xml.Relaxng.dll -%monodir/2.0/CustomMarshalers.dll -%monodir/2.0/I18N.West.dll -%monodir/2.0/I18N.dll -%monodir/2.0/ICSharpCode.SharpZipLib.dll -%monodir/2.0/Microsoft.VisualC.dll -%monodir/2.0/Mono.C5.dll -%monodir/2.0/Mono.CSharp.dll -%monodir/2.0/Mono.Cairo.dll -%monodir/2.0/Mono.CompilerServices.SymbolWriter.dll -%monodir/2.0/Mono.Management.dll -%monodir/2.0/Mono.Posix.dll -%monodir/2.0/Mono.Security.dll -%monodir/2.0/Mono.Simd.dll -%monodir/2.0/Mono.Tasklets.dll -%monodir/2.0/OpenSystem.C.dll -%monodir/2.0/System.Configuration.dll -%monodir/2.0/System.Core.dll -%monodir/2.0/System.Drawing.dll -%monodir/2.0/System.Net.dll -%monodir/2.0/System.Security.dll -%monodir/2.0/System.Xml.Linq.dll -%monodir/2.0/System.Xml.dll -%monodir/2.0/System.dll -%monodir/2.0/cscompmgd.dll -%monodir/2.0/csharp.exe -%monodir/2.0/csharp.exe.mdb -%monodir/2.0/gacutil.exe -%monodir/2.0/gacutil.exe.mdb -%monodir/2.0/gmcs.exe -%monodir/2.0/gmcs.exe.config -%monodir/2.0/gmcs.exe.mdb -%monodir/2.0/mcs.exe -%monodir/2.0/mcs.exe.so -%monodir/2.0/mscorlib.dll -%monodir/2.0/mscorlib.dll.mdb -%monodir/2.0/mscorlib.dll.so -%monodir/gac/Commons.Xml.Relaxng/2.0.0.0* -%monodir/gac/CustomMarshalers/2.0.0.0* -%monodir/gac/I18N.West/2.0.0.0* -%monodir/gac/I18N/2.0.0.0* -%monodir/gac/ICSharpCode.SharpZipLib/2.84.0.0* -%monodir/gac/Microsoft.VisualC/8.0.0.0* -%monodir/gac/Mono.Cairo/2.0.0.0* -%monodir/gac/Mono.CSharp/2.0.0.0* -%monodir/gac/Mono.CompilerServices.SymbolWriter/2.0.0.0* -%monodir/gac/Mono.Management/2.0.0.0* -%monodir/gac/Mono.Posix/2.0.0.0* -%monodir/gac/Mono.Security/2.0.0.0* -%monodir/gac/Mono.Simd/2.0.0.0* -%monodir/gac/Mono.Tasklets/2.0.0.0* -%monodir/gac/OpenSystem.C/2.0.0.0* -%monodir/gac/System.Configuration/2.0.0.0* -%monodir/gac/System.Core/3.5.0.0* -%monodir/gac/System.Drawing/2.0.0.0* -%monodir/gac/System.Net/3.5.0.0* -%monodir/gac/System.Security/2.0.0.0* -%monodir/gac/System.Xml.Linq/3.5.0.0* -%monodir/gac/System.Xml/2.0.0.0* -%monodir/gac/System/2.0.0.0* -%monodir/gac/cscompmgd/8.0.0.0* +%dir %{monodir}/2.0 +%{monodir}/2.0/Commons.Xml.Relaxng.dll +%{monodir}/2.0/CustomMarshalers.dll +%{monodir}/2.0/I18N.West.dll +%{monodir}/2.0/I18N.dll +%{monodir}/2.0/ICSharpCode.SharpZipLib.dll +%{monodir}/2.0/Microsoft.VisualC.dll +%{monodir}/2.0/Mono.C5.dll +%{monodir}/2.0/Mono.CSharp.dll +%{monodir}/2.0/Mono.Cairo.dll +%{monodir}/2.0/Mono.CompilerServices.SymbolWriter.dll +%{monodir}/2.0/Mono.Management.dll +%{monodir}/2.0/Mono.Posix.dll +%{monodir}/2.0/Mono.Security.dll +%{monodir}/2.0/Mono.Simd.dll +%{monodir}/2.0/Mono.Tasklets.dll +%{monodir}/2.0/OpenSystem.C.dll +%{monodir}/2.0/System.Configuration.dll +%{monodir}/2.0/System.Core.dll +%{monodir}/2.0/System.Drawing.dll +%{monodir}/2.0/System.Net.dll +%{monodir}/2.0/System.Security.dll +%{monodir}/2.0/System.Xml.Linq.dll +%{monodir}/2.0/System.Xml.dll +%{monodir}/2.0/System.dll +%{monodir}/2.0/cscompmgd.dll +%{monodir}/2.0/csharp.exe +%{monodir}/2.0/csharp.exe.mdb +%{monodir}/2.0/gacutil.exe +%{monodir}/2.0/gacutil.exe.mdb +%{monodir}/2.0/gmcs.exe +%{monodir}/2.0/gmcs.exe.config +%{monodir}/2.0/gmcs.exe.mdb +%{monodir}/2.0/mcs.exe +%{monodir}/2.0/mcs.exe.so +%{monodir}/2.0/mscorlib.dll +%{monodir}/2.0/mscorlib.dll.mdb +%{monodir}/2.0/mscorlib.dll.so +%{monodir}/gac/Commons.Xml.Relaxng/2.0.0.0* +%{monodir}/gac/CustomMarshalers/2.0.0.0* +%{monodir}/gac/I18N.West/2.0.0.0* +%{monodir}/gac/I18N/2.0.0.0* +%{monodir}/gac/ICSharpCode.SharpZipLib/2.84.0.0* +%{monodir}/gac/Microsoft.VisualC/8.0.0.0* +%{monodir}/gac/Mono.Cairo/2.0.0.0* +%{monodir}/gac/Mono.CSharp/2.0.0.0* +%{monodir}/gac/Mono.CompilerServices.SymbolWriter/2.0.0.0* +%{monodir}/gac/Mono.Management/2.0.0.0* +%{monodir}/gac/Mono.Posix/2.0.0.0* +%{monodir}/gac/Mono.Security/2.0.0.0* +%{monodir}/gac/Mono.Simd/2.0.0.0* +%{monodir}/gac/Mono.Tasklets/2.0.0.0* +%{monodir}/gac/OpenSystem.C/2.0.0.0* +%{monodir}/gac/System.Configuration/2.0.0.0* +%{monodir}/gac/System.Core/3.5.0.0* +%{monodir}/gac/System.Drawing/2.0.0.0* +%{monodir}/gac/System.Net/3.5.0.0* +%{monodir}/gac/System.Security/2.0.0.0* +%{monodir}/gac/System.Xml.Linq/3.5.0.0* +%{monodir}/gac/System.Xml/2.0.0.0* +%{monodir}/gac/System/2.0.0.0* +%{monodir}/gac/cscompmgd/8.0.0.0* %files 4.0 -%defattr(-, root, root) -%monodir/4.0/Commons.Xml.Relaxng.dll -%monodir/4.0/CustomMarshalers.dll -%monodir/4.0/I18N.West.dll -%monodir/4.0/I18N.dll -%monodir/4.0/ICSharpCode.SharpZipLib.dll -%monodir/4.0/Microsoft.CSharp.dll -%monodir/4.0/Microsoft.VisualC.dll -%monodir/4.0/Mono.C5.dll -%monodir/4.0/Mono.CSharp.dll -%monodir/4.0/Mono.Cairo.dll -%monodir/4.0/Mono.CompilerServices.SymbolWriter.dll -%monodir/4.0/Mono.Management.dll -%monodir/4.0/Mono.Posix.dll -%monodir/4.0/Mono.Security.dll -%monodir/4.0/Mono.Simd.dll -%monodir/4.0/Mono.Tasklets.dll -%monodir/4.0/OpenSystem.C.dll -%monodir/4.0/System.Configuration.dll -%monodir/4.0/System.Core.dll -%monodir/4.0/System.Drawing.dll -%monodir/4.0/System.Dynamic.dll -%monodir/4.0/System.Net.dll -%monodir/4.0/System.Numerics.dll -%monodir/4.0/System.Security.dll -%monodir/4.0/System.Xml.Linq.dll -%monodir/4.0/System.Xml.dll -%monodir/4.0/System.dll -%monodir/4.0/certmgr.exe -%monodir/4.0/certmgr.exe.mdb -%monodir/4.0/chktrust.exe -%monodir/4.0/chktrust.exe.mdb -%monodir/4.0/cscompmgd.dll -%monodir/4.0/csharp.exe -%monodir/4.0/csharp.exe.mdb -%monodir/4.0/dmcs.exe -%monodir/4.0/dmcs.exe.config -%monodir/4.0/dmcs.exe.mdb -%monodir/4.0/gacutil.exe -%monodir/4.0/gacutil.exe.mdb -%monodir/4.0/mozroots.exe -%monodir/4.0/mozroots.exe.mdb -%monodir/4.0/mscorlib.dll -%monodir/4.0/mscorlib.dll.mdb -%monodir/4.0/setreg.exe -%monodir/4.0/setreg.exe.mdb -%monodir/4.0/sn.exe -%monodir/4.0/sn.exe.mdb -%monodir/gac/Commons.Xml.Relaxng/4.0.0.0* -%monodir/gac/CustomMarshalers/4.0.0.0* -%monodir/gac/I18N.West/4.0.0.0* -%monodir/gac/I18N/4.0.0.0* -%monodir/gac/ICSharpCode.SharpZipLib/4.84.0.0* -%monodir/gac/Microsoft.CSharp/4.0.0.0* -%monodir/gac/Microsoft.VisualC/0.0.0.0* -%monodir/gac/Mono.CSharp/4.0.0.0* -%monodir/gac/Mono.Cairo/4.0.0.0* -%monodir/gac/Mono.CompilerServices.SymbolWriter/4.0.0.0* -%monodir/gac/Mono.Management/4.0.0.0* -%monodir/gac/Mono.Posix/4.0.0.0* -%monodir/gac/Mono.Security/4.0.0.0* -%monodir/gac/Mono.Simd/4.0.0.0* -%monodir/gac/Mono.Tasklets/4.0.0.0* -%monodir/gac/OpenSystem.C/4.0.0.0* -%monodir/gac/System.Configuration/4.0.0.0* -%monodir/gac/System.Core/4.0.0.0* -%monodir/gac/System.Drawing/4.0.0.0* -%monodir/gac/System.Dynamic/4.0.0.0* -%monodir/gac/System.Net/4.0.0.0* -%monodir/gac/System.Numerics/4.0.0.0* -%monodir/gac/System.Security/4.0.0.0* -%monodir/gac/System.Xml.Linq/4.0.0.0* -%monodir/gac/System.Xml/4.0.0.0* -%monodir/gac/System/4.0.0.0* -%monodir/gac/cscompmgd/0.0.0.0* +%{monodir}/4.0/Commons.Xml.Relaxng.dll +%{monodir}/4.0/CustomMarshalers.dll +%{monodir}/4.0/I18N.West.dll +%{monodir}/4.0/I18N.dll +%{monodir}/4.0/ICSharpCode.SharpZipLib.dll +%{monodir}/4.0/Microsoft.CSharp.dll +%{monodir}/4.0/Microsoft.VisualC.dll +%{monodir}/4.0/Mono.C5.dll +%{monodir}/4.0/Mono.CSharp.dll +%{monodir}/4.0/Mono.Cairo.dll +%{monodir}/4.0/Mono.CompilerServices.SymbolWriter.dll +%{monodir}/4.0/Mono.Management.dll +%{monodir}/4.0/Mono.Posix.dll +%{monodir}/4.0/Mono.Security.dll +%{monodir}/4.0/Mono.Simd.dll +%{monodir}/4.0/Mono.Tasklets.dll +%{monodir}/4.0/OpenSystem.C.dll +%{monodir}/4.0/System.Configuration.dll +%{monodir}/4.0/System.Core.dll +%{monodir}/4.0/System.Drawing.dll +%{monodir}/4.0/System.Dynamic.dll +%{monodir}/4.0/System.Net.dll +%{monodir}/4.0/System.Numerics.dll +%{monodir}/4.0/System.Security.dll +%{monodir}/4.0/System.Xml.Linq.dll +%{monodir}/4.0/System.Xml.dll +%{monodir}/4.0/System.dll +%{monodir}/4.0/certmgr.exe +%{monodir}/4.0/certmgr.exe.mdb +%{monodir}/4.0/chktrust.exe +%{monodir}/4.0/chktrust.exe.mdb +%{monodir}/4.0/cscompmgd.dll +%{monodir}/4.0/csharp.exe +%{monodir}/4.0/csharp.exe.mdb +%{monodir}/4.0/dmcs.exe +%{monodir}/4.0/dmcs.exe.config +%{monodir}/4.0/dmcs.exe.mdb +%{monodir}/4.0/gacutil.exe +%{monodir}/4.0/gacutil.exe.mdb +%{monodir}/4.0/mozroots.exe +%{monodir}/4.0/mozroots.exe.mdb +%{monodir}/4.0/mscorlib.dll +%{monodir}/4.0/mscorlib.dll.mdb +%{monodir}/4.0/setreg.exe +%{monodir}/4.0/setreg.exe.mdb +%{monodir}/4.0/sn.exe +%{monodir}/4.0/sn.exe.mdb +%{monodir}/gac/Commons.Xml.Relaxng/4.0.0.0* +%{monodir}/gac/CustomMarshalers/4.0.0.0* +%{monodir}/gac/I18N.West/4.0.0.0* +%{monodir}/gac/I18N/4.0.0.0* +%{monodir}/gac/ICSharpCode.SharpZipLib/4.84.0.0* +%{monodir}/gac/Microsoft.CSharp/4.0.0.0* +%{monodir}/gac/Microsoft.VisualC/0.0.0.0* +%{monodir}/gac/Mono.CSharp/4.0.0.0* +%{monodir}/gac/Mono.Cairo/4.0.0.0* +%{monodir}/gac/Mono.CompilerServices.SymbolWriter/4.0.0.0* +%{monodir}/gac/Mono.Management/4.0.0.0* +%{monodir}/gac/Mono.Posix/4.0.0.0* +%{monodir}/gac/Mono.Security/4.0.0.0* +%{monodir}/gac/Mono.Simd/4.0.0.0* +%{monodir}/gac/Mono.Tasklets/4.0.0.0* +%{monodir}/gac/OpenSystem.C/4.0.0.0* +%{monodir}/gac/System.Configuration/4.0.0.0* +%{monodir}/gac/System.Core/4.0.0.0* +%{monodir}/gac/System.Drawing/4.0.0.0* +%{monodir}/gac/System.Dynamic/4.0.0.0* +%{monodir}/gac/System.Net/4.0.0.0* +%{monodir}/gac/System.Numerics/4.0.0.0* +%{monodir}/gac/System.Security/4.0.0.0* +%{monodir}/gac/System.Xml.Linq/4.0.0.0* +%{monodir}/gac/System.Xml/4.0.0.0* +%{monodir}/gac/System/4.0.0.0* +%{monodir}/gac/cscompmgd/0.0.0.0* %files compat -%defattr(-, root, root) -%dir %monodir/compat-2.0/ -%monodir/compat-2.0/ICSharpCode.SharpZipLib.dll -%monodir/gac/ICSharpCode.SharpZipLib/2.6.0.0* +%dir %{monodir}/compat-2.0/ +%{monodir}/compat-2.0/ICSharpCode.SharpZipLib.dll +%{monodir}/gac/ICSharpCode.SharpZipLib/2.6.0.0* + +%files build + +%files build-2.0 +%{monodir}/2.0/Microsoft.Build.Tasks.dll +%dir %{monodir}/gac/Microsoft.Build.Tasks +%{monodir}/gac/Microsoft.Build.Tasks/2.0.0.0* +%{monodir}/2.0/Microsoft.Build.Framework.dll +%dir %{monodir}/gac/Microsoft.Build.Framework/ +%{monodir}/gac/Microsoft.Build.Framework/2.0.0.0* +%{monodir}/2.0/Microsoft.Build.Utilities.dll +%dir %{monodir}/gac/Microsoft.Build.Utilities/ +%{monodir}/gac/Microsoft.Build.Utilities/2.0.0.0* +%{monodir}/2.0/Microsoft.Build.Engine.dll +%dir %{monodir}/gac/Microsoft.Build.Engine/ +%{monodir}/gac/Microsoft.Build.Engine/2.0.0.0* +%{monodir}/2.0/Mono.Debugger.Soft.dll +%dir %{monodir}/gac/Mono.Debugger.Soft/ +%{monodir}/gac/Mono.Debugger.Soft/2.0.0.0* +%{monodir}/2.0/PEAPI.dll +%dir %{monodir}/gac/PEAPI/ +%{monodir}/gac/PEAPI/2.0.0.0* +%{monodir}/2.0/MSBuild + +%files build-3.5 +%{monodir}/3.5/Microsoft.Build.Framework.dll +%dir %{monodir}/gac/Microsoft.Build.Framework/ +%{monodir}/gac/Microsoft.Build.Framework/3.5.0.0* +%{monodir}/3.5/Microsoft.Build.Engine.dll +%dir %{monodir}/gac/Microsoft.Build.Engine/ +%{monodir}/gac/Microsoft.Build.Engine/3.5.0.0* +%{monodir}/3.5/Microsoft.Build.Tasks.v3.5.dll +%{monodir}/gac/Microsoft.Build.Tasks.v3.5 +%{monodir}/gac/Microsoft.Build.Utilities.v3.5 +%{monodir}/3.5/Microsoft.Build.Utilities.v3.5.dll +%{monodir}/3.5/MSBuild + +%files build-4.0 +%{monodir}/4.0/Microsoft.Build.dll +%dir %{monodir}/gac/Microsoft.Build/ +%{monodir}/gac/Microsoft.Build/4.0.0.0* +%{monodir}/4.0/Microsoft.Build.xsd +%{monodir}/4.0/Microsoft.Build.Framework.dll +%dir %{monodir}/gac/Microsoft.Build.Framework/ +%{monodir}/gac/Microsoft.Build.Framework/4.0.0.0* +%{monodir}/4.0/Microsoft.Build.Engine.dll +%dir %{monodir}/gac/Microsoft.Build.Engine/ +%{monodir}/gac/Microsoft.Build.Engine/4.0.0.0* +%{monodir}/gac/Microsoft.Build.Tasks.v4.0 +%{monodir}/4.0/Microsoft.Build.Tasks.v4.0.dll +%{monodir}/gac/Microsoft.Build.Utilities.v4.0 +%{monodir}/4.0/Microsoft.Build.Utilities.v4.0.dll +%{monodir}/4.0/Microsoft.CSharp.targets +%{monodir}/4.0/Microsoft.Common.targets +%{monodir}/4.0/Microsoft.Common.tasks +%{monodir}/4.0/Microsoft.VisualBasic.targets +%{monodir}/4.0/PEAPI.dll +%dir %{monodir}/gac/PEAPI/ +%{monodir}/gac/PEAPI/4.0.0.0* +%{monodir}/4.0/Mono.CodeContracts.dll +%dir %{monodir}/gac/Mono.CodeContracts/ +%{monodir}/gac/Mono.CodeContracts/4.0.0.0* +%{monodir}/4.0/Mono.Debugger.Soft.dll +%dir %{monodir}/gac/Mono.Debugger.Soft/ +%{monodir}/gac/Mono.Debugger.Soft/4.0.0.0* +%{monodir}/4.0/MSBuild %files doc -%defattr(-, root, root) %doc AUTHORS COPYING.LIB NEWS README %doc docs/*[^Makefile-Makefile.in] %doc mcs*/docs/clr-abi.txt mcs*/docs/compiler.txt mcs*/docs/control-flow-analysis.txt %doc installed-docs/* -%files -n %libname -%defattr(-, root, root) +%files -n %{libname} %{_libdir}/libmono-profiler*.so.%{major}* %if %sgen == yes %{_libdir}/libmonosgen-2.0.so.%{major}* @@ -874,24 +973,20 @@ rm -rf %{buildroot} %_libdir/libMonoSupportW.so %_libdir/libikvm-native.so -%files -n %libname1 -%defattr(-, root, root) +%files -n %{libname1} %{_libdir}/libmono-2.0.so.%{major1}* %if %llvm == yes -%files -n %libnamellvm -%defattr(-, root, root) +%files -n %{libnamellvm} %{_libdir}/libmono-llvm.so.%{major}* %endif -%files -n %libnamedev -%defattr(-, root, root) +%files -n %{libnamedev} %doc ChangeLog %{_sysconfdir}/pki/mono/ %dir %_includedir/mono-2.0/ %_includedir/mono-2.0/* %{_libdir}/*.a -%attr(644,root,root) %{_libdir}/*.la %_libdir/libmono*.so %_libdir/pkgconfig/cecil.pc %_libdir/pkgconfig/dotnet.pc @@ -979,122 +1074,80 @@ rm -rf %{buildroot} %_mandir/man1/pdb2mdb.1* %_mandir/man1/xbuild.1* %_prefix/lib/mono-source-libs/ -%monodir/4.0/dtd2rng.exe* -%monodir/4.0/dtd2xsd.exe* -%monodir/4.0/httpcfg.exe* -%monodir/4.0/macpack.exe* -%monodir/4.0/makecert.exe* -%monodir/4.0/mono-api-info.exe* -%monodir/4.0/mono-cil-strip.exe* -%monodir/2.0/monolinker.exe -%monodir/2.0/monolinker.exe.mdb -%monodir/4.0/monolinker.exe* -%monodir/4.0/pdb2mdb.exe* -%monodir/4.0/permview.exe* -%monodir/4.0/resgen.exe* -%monodir/4.0/secutil.exe* -%monodir/4.0/sgen.exe* -%monodir/4.0/signcode.exe* -%monodir/4.0/Microsoft.Build.xsd -%monodir/gac/Microsoft.Build.Tasks -%monodir/2.0/Microsoft.Build.Tasks.dll -%monodir/gac/Microsoft.Build.Framework -%monodir/2.0/Microsoft.Build.Framework.dll -%monodir/3.5/Microsoft.Build.Framework.dll -%monodir/4.0/Microsoft.Build.Framework.dll -%monodir/gac/Microsoft.Build.Utilities -%monodir/2.0/Microsoft.Build.Utilities.dll -%monodir/gac/Microsoft.Build.Engine -%monodir/2.0/Microsoft.Build.Engine.dll -%monodir/3.5/Microsoft.Build.Engine.dll -%monodir/4.0/Microsoft.Build.Engine.dll -%monodir/3.5/Microsoft.Build.Tasks.v3.5.dll -%monodir/gac/Microsoft.Build.Tasks.v3.5 -%monodir/gac/Microsoft.Build.Tasks.v4.0 -%monodir/4.0/Microsoft.Build.Tasks.v4.0.dll -%monodir/gac/Microsoft.Build.Utilities.v3.5 -%monodir/3.5/Microsoft.Build.Utilities.v3.5.dll -%monodir/gac/Microsoft.Build.Utilities.v4.0 -%monodir/4.0/Microsoft.Build.Utilities.v4.0.dll -%monodir/4.0/Microsoft.CSharp.targets -%monodir/4.0/Microsoft.Common.targets -%monodir/4.0/Microsoft.Common.tasks -%monodir/4.0/Microsoft.VisualBasic.targets -%monodir/gac/PEAPI -%monodir/2.0/PEAPI.dll -%monodir/4.0/PEAPI.dll -%monodir/2.0/Microsoft.Build.xsd -%monodir/2.0/Microsoft.Common.tasks -%monodir/2.0/Microsoft.Common.targets -%monodir/2.0/Microsoft.CSharp.targets +%{monodir}/4.0/dtd2rng.exe* +%{monodir}/4.0/dtd2xsd.exe* +%{monodir}/4.0/httpcfg.exe* +%{monodir}/4.0/macpack.exe* +%{monodir}/4.0/makecert.exe* +%{monodir}/4.0/mono-api-info.exe* +%{monodir}/4.0/mono-cil-strip.exe* +%{monodir}/2.0/monolinker.exe +%{monodir}/2.0/monolinker.exe.mdb +%{monodir}/4.0/monolinker.exe* +%{monodir}/4.0/pdb2mdb.exe* +%{monodir}/4.0/permview.exe* +%{monodir}/4.0/resgen.exe* +%{monodir}/4.0/secutil.exe* +%{monodir}/4.0/sgen.exe* +%{monodir}/4.0/signcode.exe* +%{monodir}/2.0/Microsoft.Build.xsd +%{monodir}/2.0/Microsoft.Common.tasks +%{monodir}/2.0/Microsoft.Common.targets +%{monodir}/2.0/Microsoft.CSharp.targets # -%monodir/2.0/Microsoft.VisualBasic.targets +%{monodir}/2.0/Microsoft.VisualBasic.targets # -%monodir/gac/Mono.Cecil/ -%monodir/gac/Mono.Cecil.Mdb/ -%monodir/gac/Mono.CodeContracts -%monodir/4.0/Mono.CodeContracts.dll -%monodir/gac/Mono.Debugger* -%monodir/2.0/Mono.Debugger* -%monodir/4.0/Mono.Debugger* -%monodir/2.0/MSBuild -%monodir/3.5/MSBuild -%monodir/4.0/MSBuild -%monodir/2.0/xbuild.rsp -%monodir/2.0/al.exe -%monodir/2.0/al.exe.mdb -%monodir/4.0/al.exe* -%monodir/4.0/caspol.exe* -%monodir/4.0/ccrewrite.exe* -%monodir/4.0/cert2spc.exe* -%monodir/2.0/genxs.exe* -%monodir/4.0/genxs.exe* -%monodir/4.0/ictool.exe* -%monodir/2.0/ilasm.exe -%monodir/2.0/ilasm.exe.mdb -%monodir/4.0/ilasm.exe* -%monodir/4.0/installvst.exe* -%monodir/4.0/lc.exe* -%monodir/2.0/mkbundle.exe* -%monodir/4.0/mkbundle.exe* -%monodir/2.0/monop.exe -%monodir/2.0/monop.exe.mdb -%monodir/4.0/monop.exe* -%monodir/4.0/mono-shlib-cop.exe* -%monodir/4.0/mono-xmltool.exe* -%monodir/2.0/resgen.exe -%monodir/2.0/resgen.exe.mdb -%monodir/2.0/xbuild.exe -%monodir/2.0/xbuild.exe.mdb -%monodir/4.0/xbuild.exe* -%monodir/4.0/xbuild.rsp -%monodir/3.5/*.tasks -%monodir/3.5/*.targets -%monodir/3.5/xbuild.* -%monodir/3.5/Microsoft.Build.xsd -%monodir/xbuild/ -%monodir/xbuild-frameworks/ +%{monodir}/2.0/xbuild.rsp +%{monodir}/2.0/al.exe +%{monodir}/2.0/al.exe.mdb +%{monodir}/4.0/al.exe* +%{monodir}/4.0/caspol.exe* +%{monodir}/4.0/ccrewrite.exe* +%{monodir}/4.0/cert2spc.exe* +%{monodir}/2.0/genxs.exe* +%{monodir}/4.0/genxs.exe* +%{monodir}/4.0/ictool.exe* +%{monodir}/2.0/ilasm.exe +%{monodir}/2.0/ilasm.exe.mdb +%{monodir}/4.0/ilasm.exe* +%{monodir}/4.0/installvst.exe* +%{monodir}/4.0/lc.exe* +%{monodir}/2.0/mkbundle.exe* +%{monodir}/4.0/mkbundle.exe* +%{monodir}/2.0/monop.exe +%{monodir}/2.0/monop.exe.mdb +%{monodir}/4.0/monop.exe* +%{monodir}/4.0/mono-shlib-cop.exe* +%{monodir}/4.0/mono-xmltool.exe* +%{monodir}/2.0/resgen.exe +%{monodir}/2.0/resgen.exe.mdb +%{monodir}/2.0/xbuild.exe +%{monodir}/2.0/xbuild.exe.mdb +%{monodir}/4.0/xbuild.exe* +%{monodir}/4.0/xbuild.rsp +%{monodir}/3.5/*.tasks +%{monodir}/3.5/*.targets +%{monodir}/3.5/xbuild.* +%{monodir}/3.5/Microsoft.Build.xsd +%{monodir}/xbuild/ +%{monodir}/xbuild-frameworks/ %_datadir/mono-2.0/ %files winfxcore -%defattr(-, root, root) %files winfxcore-2.0 -%defattr(-, root, root) -%monodir/2.0/System.Data.Services.Client.dll -%monodir/gac/System.Data.Services.Client/3.5.0.0* -%monodir/2.0/WindowsBase.dll* -%monodir/gac/WindowsBase/3.0.0.0* +%{monodir}/2.0/System.Data.Services.Client.dll +%{monodir}/gac/System.Data.Services.Client/3.5.0.0* +%{monodir}/2.0/WindowsBase.dll* +%{monodir}/gac/WindowsBase/3.0.0.0* %files winfxcore-4.0 -%defattr(-, root, root) -%monodir/4.0/System.Data.Services.Client.dll -%monodir/gac/System.Data.Services.Client/4.0.0.0* -%monodir/4.0/WindowsBase.dll* -%monodir/gac/WindowsBase/4.0.0.0* +%{monodir}/4.0/System.Data.Services.Client.dll +%{monodir}/gac/System.Data.Services.Client/4.0.0.0* +%{monodir}/4.0/WindowsBase.dll* +%{monodir}/gac/WindowsBase/4.0.0.0* %files web -%defattr(-, root, root) %dir %{_sysconfdir}/mono/mconfig %config(noreplace) %{_sysconfdir}/mono/browscap.ini %config(noreplace) %{_sysconfdir}/mono/mconfig/config.xml @@ -1111,332 +1164,326 @@ rm -rf %{buildroot} %_mandir/man1/xsd.1* %files web-2.0 -%defattr(-, root, root) %config(noreplace) %{_sysconfdir}/mono/2.0/Browsers/Compat.browser %config(noreplace) %{_sysconfdir}/mono/2.0/DefaultWsdlHelpGenerator.aspx %config(noreplace) %{_sysconfdir}/mono/2.0/web.config -%monodir/2.0/Mono.Http.dll -%monodir/2.0/Mono.Web.dll -%monodir/2.0/System.ComponentModel.DataAnnotations.dll -%monodir/2.0/System.Runtime.Remoting.dll -%monodir/2.0/System.Runtime.Serialization.Formatters.Soap.dll -%monodir/2.0/System.Web.Abstractions.dll -%monodir/2.0/System.Web.DynamicData.dll -%monodir/2.0/System.Web.Extensions.Design.dll -%monodir/2.0/System.Web.Extensions.dll -%monodir/2.0/System.Web.Mvc.dll -%monodir/2.0/System.Web.Routing.dll -%monodir/2.0/System.Web.Services.dll -%monodir/2.0/System.Web.dll -%monodir/2.0/wsdl.exe -%monodir/2.0/wsdl.exe.mdb -%monodir/2.0/xsd.exe -%monodir/2.0/xsd.exe.mdb -%monodir/gac/Mono.Http/2.0.0.0* -%monodir/gac/Mono.Web/2.0.0.0* -%monodir/gac/System.ComponentModel.DataAnnotations/3.5.0.0* -%monodir/gac/System.Runtime.Remoting/2.0.0.0* -%monodir/gac/System.Runtime.Serialization.Formatters.Soap/2.0.0.0* -%monodir/gac/System.Web.Abstractions/3.5.0.0* -%monodir/gac/System.Web.DynamicData/3.5.0.0* -%monodir/gac/System.Web.Extensions.Design/3.5.0.0* -%monodir/gac/System.Web.Extensions/3.5.0.0* -%monodir/gac/System.Web.Mvc/2.0.0.0* -%monodir/gac/System.Web.Routing/3.5.0.0* -%monodir/gac/System.Web.Services/2.0.0.0* -%monodir/gac/System.Web/2.0.0.0* +%{monodir}/2.0/Mono.Http.dll +%{monodir}/2.0/Mono.Web.dll +%{monodir}/2.0/System.ComponentModel.DataAnnotations.dll +%{monodir}/2.0/System.Runtime.Remoting.dll +%{monodir}/2.0/System.Runtime.Serialization.Formatters.Soap.dll +%{monodir}/2.0/System.Web.Abstractions.dll +%{monodir}/2.0/System.Web.DynamicData.dll +%{monodir}/2.0/System.Web.Extensions.Design.dll +%{monodir}/2.0/System.Web.Extensions.dll +%{monodir}/2.0/System.Web.Mvc.dll +%{monodir}/2.0/System.Web.Routing.dll +%{monodir}/2.0/System.Web.Services.dll +%{monodir}/2.0/System.Web.dll +%{monodir}/2.0/wsdl.exe +%{monodir}/2.0/wsdl.exe.mdb +%{monodir}/2.0/xsd.exe +%{monodir}/2.0/xsd.exe.mdb +%{monodir}/gac/Mono.Http/2.0.0.0* +%{monodir}/gac/Mono.Web/2.0.0.0* +%{monodir}/gac/System.ComponentModel.DataAnnotations/3.5.0.0* +%{monodir}/gac/System.Runtime.Remoting/2.0.0.0* +%{monodir}/gac/System.Runtime.Serialization.Formatters.Soap/2.0.0.0* +%{monodir}/gac/System.Web.Abstractions/3.5.0.0* +%{monodir}/gac/System.Web.DynamicData/3.5.0.0* +%{monodir}/gac/System.Web.Extensions.Design/3.5.0.0* +%{monodir}/gac/System.Web.Extensions/3.5.0.0* +%{monodir}/gac/System.Web.Mvc/2.0.0.0* +%{monodir}/gac/System.Web.Routing/3.5.0.0* +%{monodir}/gac/System.Web.Services/2.0.0.0* +%{monodir}/gac/System.Web/2.0.0.0* %files web-4.0 -%defattr(-, root, root) %config(noreplace) %{_sysconfdir}/mono/4.0/DefaultWsdlHelpGenerator.aspx %config(noreplace) %{_sysconfdir}/mono/4.0/web.config -%monodir/4.0/Microsoft.Web.Infrastructure.dll -%monodir/4.0/Mono.Http.dll -%monodir/4.0/Mono.Web.dll -%monodir/4.0/System.ComponentModel.Composition.dll -%monodir/4.0/System.ComponentModel.DataAnnotations.dll -%monodir/4.0/System.Runtime.Remoting.dll -%monodir/4.0/System.Runtime.Serialization.Formatters.Soap.dll -%monodir/4.0/System.Web.Abstractions.dll -%monodir/4.0/System.Web.ApplicationServices.dll -%monodir/4.0/System.Web.DynamicData.dll -%monodir/4.0/System.Web.Extensions.Design.dll -%monodir/4.0/System.Web.Extensions.dll -%monodir/4.0/System.Web.Routing.dll -%monodir/4.0/System.Web.Services.dll -%monodir/4.0/System.Web.dll -%monodir/4.0/disco.exe -%monodir/4.0/disco.exe.mdb -%monodir/4.0/mconfig.exe -%monodir/4.0/mconfig.exe.mdb -%monodir/4.0/soapsuds.exe -%monodir/4.0/soapsuds.exe.mdb -%monodir/4.0/wsdl.exe -%monodir/4.0/wsdl.exe.mdb -%monodir/4.0/xsd.exe -%monodir/4.0/xsd.exe.mdb -%monodir/gac/Microsoft.Web.Infrastructure/1.0.0.0* -%monodir/gac/Mono.Http/4.0.0.0* -%monodir/gac/Mono.Web/4.0.0.0* -%monodir/gac/System.ComponentModel.Composition/4.0.0.0* -%monodir/gac/System.ComponentModel.DataAnnotations/4.0.0.0* -%monodir/gac/System.Runtime.Remoting/4.0.0.0* -%monodir/gac/System.Runtime.Serialization.Formatters.Soap/4.0.0.0* -%monodir/gac/System.Web.Abstractions/4.0.0.0* -%monodir/gac/System.Web.ApplicationServices/4.0.0.0* -%monodir/gac/System.Web.DynamicData/4.0.0.0* -%monodir/gac/System.Web.Extensions.Design/4.0.0.0* -%monodir/gac/System.Web.Extensions/4.0.0.0* -%monodir/gac/System.Web.Routing/4.0.0.0* -%monodir/gac/System.Web.Services/4.0.0.0* -%monodir/gac/System.Web/4.0.0.0* +%{monodir}/4.0/Microsoft.Web.Infrastructure.dll +%{monodir}/4.0/Mono.Http.dll +%{monodir}/4.0/Mono.Web.dll +%{monodir}/4.0/System.ComponentModel.Composition.dll +%{monodir}/4.0/System.ComponentModel.DataAnnotations.dll +%{monodir}/4.0/System.Runtime.Remoting.dll +%{monodir}/4.0/System.Runtime.Serialization.Formatters.Soap.dll +%{monodir}/4.0/System.Web.Abstractions.dll +%{monodir}/4.0/System.Web.ApplicationServices.dll +%{monodir}/4.0/System.Web.DynamicData.dll +%{monodir}/4.0/System.Web.Extensions.Design.dll +%{monodir}/4.0/System.Web.Extensions.dll +%{monodir}/4.0/System.Web.Routing.dll +%{monodir}/4.0/System.Web.Services.dll +%{monodir}/4.0/System.Web.dll +%{monodir}/4.0/disco.exe +%{monodir}/4.0/disco.exe.mdb +%{monodir}/4.0/mconfig.exe +%{monodir}/4.0/mconfig.exe.mdb +%{monodir}/4.0/soapsuds.exe +%{monodir}/4.0/soapsuds.exe.mdb +%{monodir}/4.0/wsdl.exe +%{monodir}/4.0/wsdl.exe.mdb +%{monodir}/4.0/xsd.exe +%{monodir}/4.0/xsd.exe.mdb +%{monodir}/gac/Microsoft.Web.Infrastructure/1.0.0.0* +%{monodir}/gac/Mono.Http/4.0.0.0* +%{monodir}/gac/Mono.Web/4.0.0.0* +%{monodir}/gac/System.ComponentModel.Composition/4.0.0.0* +%{monodir}/gac/System.ComponentModel.DataAnnotations/4.0.0.0* +%{monodir}/gac/System.Runtime.Remoting/4.0.0.0* +%{monodir}/gac/System.Runtime.Serialization.Formatters.Soap/4.0.0.0* +%{monodir}/gac/System.Web.Abstractions/4.0.0.0* +%{monodir}/gac/System.Web.ApplicationServices/4.0.0.0* +%{monodir}/gac/System.Web.DynamicData/4.0.0.0* +%{monodir}/gac/System.Web.Extensions.Design/4.0.0.0* +%{monodir}/gac/System.Web.Extensions/4.0.0.0* +%{monodir}/gac/System.Web.Routing/4.0.0.0* +%{monodir}/gac/System.Web.Services/4.0.0.0* +%{monodir}/gac/System.Web/4.0.0.0* %files web-compat -%defattr(-, root, root) -%monodir/compat-2.0/System.Web.Extensions.Design.dll -%monodir/compat-2.0/System.Web.Extensions.dll -%monodir/compat-2.0/System.Web.Mvc.dll -%monodir/gac/System.Web.Extensions.Design/1.0.61025.0* -%monodir/gac/System.Web.Extensions/1.0.61025.0* -%monodir/gac/System.Web.Mvc/1.0.0.0* +%{monodir}/compat-2.0/System.Web.Extensions.Design.dll +%{monodir}/compat-2.0/System.Web.Extensions.dll +%{monodir}/compat-2.0/System.Web.Mvc.dll +%{monodir}/gac/System.Web.Extensions.Design/1.0.61025.0* +%{monodir}/gac/System.Web.Extensions/1.0.61025.0* +%{monodir}/gac/System.Web.Mvc/1.0.0.0* %files winforms -%defattr(-, root, root) %files winforms-2.0 -%defattr(-, root, root) -%monodir/2.0/Accessibility.dll -%monodir/2.0/Mono.WebBrowser.dll -%monodir/2.0/System.Design.dll -%monodir/2.0/System.Drawing.Design.dll -%monodir/2.0/System.Windows.Forms.dll -%monodir/gac/Accessibility/2.0.0.0* -%monodir/gac/Mono.WebBrowser/2.0.0.0* -%monodir/gac/System.Design/2.0.0.0* -%monodir/gac/System.Drawing.Design/2.0.0.0* -%monodir/gac/System.Windows.Forms/2.0.0.0* +%{monodir}/2.0/Accessibility.dll +%{monodir}/2.0/Mono.WebBrowser.dll +%{monodir}/2.0/System.Design.dll +%{monodir}/2.0/System.Drawing.Design.dll +%{monodir}/2.0/System.Windows.Forms.dll +%{monodir}/gac/Accessibility/2.0.0.0* +%{monodir}/gac/Mono.WebBrowser/2.0.0.0* +%{monodir}/gac/System.Design/2.0.0.0* +%{monodir}/gac/System.Drawing.Design/2.0.0.0* +%{monodir}/gac/System.Windows.Forms/2.0.0.0* %files winforms-4.0 -%defattr(-, root, root) -%monodir/4.0/Accessibility.dll -%monodir/4.0/Mono.WebBrowser.dll -%monodir/4.0/System.Design.dll -%monodir/4.0/System.Drawing.Design.dll -%monodir/4.0/System.Windows.Forms.DataVisualization.dll -%monodir/4.0/System.Windows.Forms.dll -%monodir/gac/Accessibility/4.0.0.0* -%monodir/gac/Mono.WebBrowser/4.0.0.0* -%monodir/gac/System.Design/4.0.0.0* -%monodir/gac/System.Drawing.Design/4.0.0.0* -%monodir/gac/System.Windows.Forms.DataVisualization/4.0.0.0* -%monodir/gac/System.Windows.Forms/4.0.0.0* +#gw stupid rpm5: +%dir %_prefix/lib +%dir %{monodir} +%dir %{monodir}/4.0 +%dir %{monodir}/gac +%dir %{monodir}/gac/Accessibility +%dir %{monodir}/gac/Mono.WebBrowser +%dir %{monodir}/gac/System.Design +%dir %{monodir}/gac/System.Drawing.Design +%dir %{monodir}/gac/System.Windows.Forms +%dir %{monodir}/gac/System.Windows.Forms.DataVisualization +%{monodir}/4.0/Accessibility.dll +%{monodir}/4.0/Mono.WebBrowser.dll +%{monodir}/4.0/System.Design.dll +%{monodir}/4.0/System.Drawing.Design.dll +%{monodir}/4.0/System.Windows.Forms.DataVisualization.dll +%{monodir}/4.0/System.Windows.Forms.dll +%{monodir}/gac/Accessibility/4.0.0.0* +%{monodir}/gac/Mono.WebBrowser/4.0.0.0* +%{monodir}/gac/System.Design/4.0.0.0* +%{monodir}/gac/System.Drawing.Design/4.0.0.0* +%{monodir}/gac/System.Windows.Forms.DataVisualization/4.0.0.0* +%{monodir}/gac/System.Windows.Forms/4.0.0.0* %files winforms-compat -%defattr(-, root, root) %files extras -%defattr(-, root, root) %_bindir/mono-service %_bindir/mono-service2 %_mandir/man1/mono-service.1* %files extras-2.0 -%defattr(-, root, root) -%monodir/2.0/Mono.Messaging.RabbitMQ.dll -%monodir/2.0/Mono.Messaging.dll -%monodir/2.0/RabbitMQ.Client.Apigen.exe -%monodir/2.0/RabbitMQ.Client.Apigen.exe.mdb -%monodir/2.0/RabbitMQ.Client.dll -%monodir/2.0/System.Configuration.Install.dll -%monodir/2.0/System.Management.dll -%monodir/2.0/System.Messaging.dll -%monodir/2.0/System.ServiceProcess.dll -%monodir/2.0/mono-service.exe -%monodir/2.0/mono-service.exe.mdb -%monodir/gac/Mono.Messaging.RabbitMQ/2.0.0.0* -%monodir/gac/Mono.Messaging/2.0.0.0* -%monodir/gac/RabbitMQ.Client/2.0.0.0* -%monodir/gac/System.Configuration.Install/2.0.0.0* -%monodir/gac/System.Management/2.0.0.0* -%monodir/gac/System.Messaging/2.0.0.0* -%monodir/gac/System.ServiceProcess/2.0.0.0* -%monodir/gac/mono-service/2.0.0.0* +%{monodir}/2.0/Mono.Messaging.RabbitMQ.dll +%{monodir}/2.0/Mono.Messaging.dll +%{monodir}/2.0/RabbitMQ.Client.Apigen.exe +%{monodir}/2.0/RabbitMQ.Client.Apigen.exe.mdb +%{monodir}/2.0/RabbitMQ.Client.dll +%{monodir}/2.0/System.Configuration.Install.dll +%{monodir}/2.0/System.Management.dll +%{monodir}/2.0/System.Messaging.dll +%{monodir}/2.0/System.ServiceProcess.dll +%{monodir}/2.0/mono-service.exe +%{monodir}/2.0/mono-service.exe.mdb +%{monodir}/gac/Mono.Messaging.RabbitMQ/2.0.0.0* +%{monodir}/gac/Mono.Messaging/2.0.0.0* +%{monodir}/gac/RabbitMQ.Client/2.0.0.0* +%{monodir}/gac/System.Configuration.Install/2.0.0.0* +%{monodir}/gac/System.Management/2.0.0.0* +%{monodir}/gac/System.Messaging/2.0.0.0* +%{monodir}/gac/System.ServiceProcess/2.0.0.0* +%{monodir}/gac/mono-service/2.0.0.0* %files extras-4.0 -%defattr(-, root, root) -%monodir/4.0/Mono.Messaging.RabbitMQ.dll -%monodir/4.0/Mono.Messaging.dll -%monodir/4.0/RabbitMQ.Client.Apigen.exe -%monodir/4.0/RabbitMQ.Client.Apigen.exe.mdb -%monodir/4.0/RabbitMQ.Client.dll -%monodir/4.0/System.Configuration.Install.dll -%monodir/4.0/System.Management.dll -%monodir/4.0/System.Messaging.dll -%monodir/4.0/System.Runtime.Caching.dll -%monodir/4.0/System.ServiceProcess.dll -%monodir/4.0/System.Xaml.dll -%monodir/4.0/installutil.exe -%monodir/4.0/installutil.exe.mdb -%monodir/4.0/mono-service.exe -%monodir/4.0/mono-service.exe.mdb -%monodir/gac/Mono.Messaging.RabbitMQ/4.0.0.0* -%monodir/gac/Mono.Messaging/4.0.0.0* -%monodir/gac/RabbitMQ.Client/4.0.0.0* -%monodir/gac/System.Configuration.Install/4.0.0.0* -%monodir/gac/System.Management/4.0.0.0* -%monodir/gac/System.Messaging/4.0.0.0* -%monodir/gac/System.Runtime.Caching/4.0.0.0* -%monodir/gac/System.ServiceProcess/4.0.0.0* -%monodir/gac/System.Xaml/4.0.0.0* -%monodir/gac/mono-service/4.0.0.0* +%{monodir}/4.0/Mono.Messaging.RabbitMQ.dll +%{monodir}/4.0/Mono.Messaging.dll +%{monodir}/4.0/RabbitMQ.Client.Apigen.exe +%{monodir}/4.0/RabbitMQ.Client.Apigen.exe.mdb +%{monodir}/4.0/RabbitMQ.Client.dll +%{monodir}/4.0/System.Configuration.Install.dll +%{monodir}/4.0/System.Management.dll +%{monodir}/4.0/System.Messaging.dll +%{monodir}/4.0/System.Runtime.Caching.dll +%{monodir}/4.0/System.ServiceProcess.dll +%{monodir}/4.0/System.Xaml.dll +%{monodir}/4.0/installutil.exe +%{monodir}/4.0/installutil.exe.mdb +%{monodir}/4.0/mono-service.exe +%{monodir}/4.0/mono-service.exe.mdb +%{monodir}/gac/Mono.Messaging.RabbitMQ/4.0.0.0* +%{monodir}/gac/Mono.Messaging/4.0.0.0* +%{monodir}/gac/RabbitMQ.Client/4.0.0.0* +%{monodir}/gac/System.Configuration.Install/4.0.0.0* +%{monodir}/gac/System.Management/4.0.0.0* +%{monodir}/gac/System.Messaging/4.0.0.0* +%{monodir}/gac/System.Runtime.Caching/4.0.0.0* +%{monodir}/gac/System.ServiceProcess/4.0.0.0* +%{monodir}/gac/System.Xaml/4.0.0.0* +%{monodir}/gac/mono-service/4.0.0.0* %files extras-compat -%defattr(-, root, root) %files data -%defattr(-, root, root) %_bindir/sqlmetal %_bindir/sqlsharp %_mandir/man1/sqlsharp.1* -%monodir/gac/IBM.Data.DB2 -%monodir/2.0/IBM.Data.DB2.dll -%monodir/4.0/IBM.Data.DB2.dll +%dir %{monodir} +%dir %{monodir}/2.0 +%dir %{monodir}/4.0 +%dir %{monodir}/gac +%{monodir}/gac/IBM.Data.DB2 +%{monodir}/2.0/IBM.Data.DB2.dll +%{monodir}/4.0/IBM.Data.DB2.dll %files data-2.0 -%defattr(-, root, root) -%monodir/2.0/Mono.Data.Tds.dll -%monodir/2.0/Novell.Directory.Ldap.dll -%monodir/2.0/System.Data.DataSetExtensions.dll -%monodir/2.0/System.Data.Linq.dll -%monodir/2.0/System.Data.Services.dll -%monodir/2.0/System.Data.dll -%monodir/2.0/System.DirectoryServices.dll -%monodir/2.0/System.EnterpriseServices.dll -%monodir/2.0/System.Runtime.Serialization.dll -%monodir/2.0/System.Transactions.dll -%monodir/2.0/Mono.Data.Sqlite.dll -%monodir/2.0/System.Data.OracleClient.dll -%monodir/2.0/Npgsql.dll -%monodir/gac/Npgsql/2.0.0.0* -%monodir/gac/System.Data.OracleClient/2.0.0.0* -%monodir/gac/Mono.Data.Sqlite/2.0.0.0* -%monodir/gac/Mono.Data.Tds/2.0.0.0* -%monodir/gac/Novell.Directory.Ldap/2.0.0.0* -%monodir/gac/System.Data.DataSetExtensions/3.5.0.0* -%monodir/gac/System.Data.Linq/3.5.0.0* -%monodir/gac/System.Data.Services/3.5.0.0* -%monodir/gac/System.Data/2.0.0.0* -%monodir/gac/System.DirectoryServices/2.0.0.0* -%monodir/gac/System.EnterpriseServices/2.0.0.0* -%monodir/gac/System.Runtime.Serialization/3.0.0.0* -%monodir/gac/System.Transactions/2.0.0.0* +%{monodir}/2.0/Mono.Data.Tds.dll +%{monodir}/2.0/Novell.Directory.Ldap.dll +%{monodir}/2.0/System.Data.DataSetExtensions.dll +%{monodir}/2.0/System.Data.Linq.dll +%{monodir}/2.0/System.Data.Services.dll +%{monodir}/2.0/System.Data.dll +%{monodir}/2.0/System.DirectoryServices.dll +%{monodir}/2.0/System.EnterpriseServices.dll +%{monodir}/2.0/System.Runtime.Serialization.dll +%{monodir}/2.0/System.Transactions.dll +%{monodir}/2.0/Mono.Data.Sqlite.dll +%{monodir}/2.0/System.Data.OracleClient.dll +%{monodir}/2.0/Npgsql.dll +%{monodir}/gac/Npgsql/2.0.0.0* +%{monodir}/gac/System.Data.OracleClient/2.0.0.0* +%{monodir}/gac/Mono.Data.Sqlite/2.0.0.0* +%{monodir}/gac/Mono.Data.Tds/2.0.0.0* +%{monodir}/gac/Novell.Directory.Ldap/2.0.0.0* +%{monodir}/gac/System.Data.DataSetExtensions/3.5.0.0* +%{monodir}/gac/System.Data.Linq/3.5.0.0* +%{monodir}/gac/System.Data.Services/3.5.0.0* +%{monodir}/gac/System.Data/2.0.0.0* +%{monodir}/gac/System.DirectoryServices/2.0.0.0* +%{monodir}/gac/System.EnterpriseServices/2.0.0.0* +%{monodir}/gac/System.Runtime.Serialization/3.0.0.0* +%{monodir}/gac/System.Transactions/2.0.0.0* %files data-4.0 -%defattr(-, root, root) -%monodir/4.0/Mono.Data.Tds.dll -%monodir/4.0/Novell.Directory.Ldap.dll -%monodir/4.0/System.Data.DataSetExtensions.dll -%monodir/4.0/System.Data.Linq.dll -%monodir/4.0/System.Data.Services.dll -%monodir/4.0/System.Data.dll -%monodir/4.0/System.DirectoryServices.dll -%monodir/4.0/System.EnterpriseServices.dll -%monodir/4.0/System.Runtime.Serialization.dll -%monodir/4.0/System.Transactions.dll -%monodir/4.0/WebMatrix.Data.dll -%monodir/4.0/sqlmetal.exe -%monodir/4.0/sqlmetal.exe.config -%monodir/4.0/sqlmetal.exe.mdb -%monodir/4.0/sqlsharp.exe -%monodir/4.0/sqlsharp.exe.mdb -%monodir/4.0/Mono.Data.Sqlite.dll -%monodir/4.0/System.Data.OracleClient.dll -%monodir/4.0/Npgsql.dll -%monodir/gac/Npgsql/4.0.0.0* -%monodir/gac/System.Data.OracleClient/4.0.0.0* -%monodir/gac/Mono.Data.Sqlite/4.0.0.0* -%monodir/gac/Mono.Data.Tds/4.0.0.0* -%monodir/gac/Novell.Directory.Ldap/4.0.0.0* -%monodir/gac/System.Data.DataSetExtensions/4.0.0.0* -%monodir/gac/System.Data.Linq/4.0.0.0* -%monodir/gac/System.Data.Services/4.0.0.0* -%monodir/gac/System.Data/4.0.0.0* -%monodir/gac/System.DirectoryServices/4.0.0.0* -%monodir/gac/System.EnterpriseServices/4.0.0.0* -%monodir/gac/System.Runtime.Serialization/4.0.0.0* -%monodir/gac/System.Transactions/4.0.0.0* -%monodir/gac/WebMatrix.Data/4.0.0.0* +%{monodir}/4.0/Mono.Data.Tds.dll +%{monodir}/4.0/Novell.Directory.Ldap.dll +%{monodir}/4.0/System.Data.DataSetExtensions.dll +%{monodir}/4.0/System.Data.Linq.dll +%{monodir}/4.0/System.Data.Services.dll +%{monodir}/4.0/System.Data.dll +%{monodir}/4.0/System.DirectoryServices.dll +%{monodir}/4.0/System.EnterpriseServices.dll +%{monodir}/4.0/System.Runtime.Serialization.dll +%{monodir}/4.0/System.Transactions.dll +%{monodir}/4.0/WebMatrix.Data.dll +%{monodir}/4.0/sqlmetal.exe +%{monodir}/4.0/sqlmetal.exe.config +%{monodir}/4.0/sqlmetal.exe.mdb +%{monodir}/4.0/sqlsharp.exe +%{monodir}/4.0/sqlsharp.exe.mdb +%{monodir}/4.0/Mono.Data.Sqlite.dll +%{monodir}/4.0/System.Data.OracleClient.dll +%{monodir}/4.0/Npgsql.dll +%{monodir}/gac/Npgsql/4.0.0.0* +%{monodir}/gac/System.Data.OracleClient/4.0.0.0* +%{monodir}/gac/Mono.Data.Sqlite/4.0.0.0* +%{monodir}/gac/Mono.Data.Tds/4.0.0.0* +%{monodir}/gac/Novell.Directory.Ldap/4.0.0.0* +%{monodir}/gac/System.Data.DataSetExtensions/4.0.0.0* +%{monodir}/gac/System.Data.Linq/4.0.0.0* +%{monodir}/gac/System.Data.Services/4.0.0.0* +%{monodir}/gac/System.Data/4.0.0.0* +%{monodir}/gac/System.DirectoryServices/4.0.0.0* +%{monodir}/gac/System.EnterpriseServices/4.0.0.0* +%{monodir}/gac/System.Runtime.Serialization/4.0.0.0* +%{monodir}/gac/System.Transactions/4.0.0.0* +%{monodir}/gac/WebMatrix.Data/4.0.0.0* %files data-compat -%defattr(-, root, root) %files locale-extras -%defattr(-, root, root) %files locale-extras-2.0 -%defattr(-, root, root) -%monodir/2.0/I18N.CJK.dll -%monodir/2.0/I18N.MidEast.dll -%monodir/2.0/I18N.Other.dll -%monodir/2.0/I18N.Rare.dll -%monodir/gac/I18N.CJK/2.0.0.0* -%monodir/gac/I18N.MidEast/2.0.0.0* -%monodir/gac/I18N.Other/2.0.0.0* -%monodir/gac/I18N.Rare/2.0.0.0* +%{monodir}/2.0/I18N.CJK.dll +%{monodir}/2.0/I18N.MidEast.dll +%{monodir}/2.0/I18N.Other.dll +%{monodir}/2.0/I18N.Rare.dll +%{monodir}/gac/I18N.CJK/2.0.0.0* +%{monodir}/gac/I18N.MidEast/2.0.0.0* +%{monodir}/gac/I18N.Other/2.0.0.0* +%{monodir}/gac/I18N.Rare/2.0.0.0* %files locale-extras-4.0 -%defattr(-, root, root) -%monodir/4.0/I18N.CJK.dll -%monodir/4.0/I18N.MidEast.dll -%monodir/4.0/I18N.Other.dll -%monodir/4.0/I18N.Rare.dll -%monodir/gac/I18N.CJK/4.0.0.0* -%monodir/gac/I18N.MidEast/4.0.0.0* -%monodir/gac/I18N.Other/4.0.0.0* -%monodir/gac/I18N.Rare/4.0.0.0* +%{monodir}/4.0/I18N.CJK.dll +%{monodir}/4.0/I18N.MidEast.dll +%{monodir}/4.0/I18N.Other.dll +%{monodir}/4.0/I18N.Rare.dll +%{monodir}/gac/I18N.CJK/4.0.0.0* +%{monodir}/gac/I18N.MidEast/4.0.0.0* +%{monodir}/gac/I18N.Other/4.0.0.0* +%{monodir}/gac/I18N.Rare/4.0.0.0* %files locale-extras-compat -%defattr(-, root, root) %files nunit -%defattr(-, root, root) %_bindir/nunit-console %_bindir/nunit-console2 -%monodir/2.0/nunit-console.exe -%monodir/2.0/nunit-console.exe.config -%monodir/2.0/nunit-console.exe.mdb -%monodir/4.0/nunit-console.exe* -%monodir/gac/nunit-console-runner -%monodir/2.0/nunit-console-runner.dll -%monodir/4.0/nunit-console-runner.dll -%monodir/2.0/nunit.core.dll -%monodir/4.0/nunit.core.dll -%monodir/gac/nunit.core.extensions -%monodir/2.0/nunit.core.extensions.dll -%monodir/4.0/nunit.core.extensions.dll -%monodir/gac/nunit.core.interfaces -%monodir/2.0/nunit.core.interfaces.dll -%monodir/4.0/nunit.core.interfaces.dll -%monodir/2.0/nunit.framework.dll -%monodir/4.0/nunit.framework.dll -%monodir/gac/nunit.framework.extensions -%monodir/2.0/nunit.framework.extensions.dll -%monodir/4.0/nunit.framework.extensions.dll -%monodir/2.0/nunit.mocks.dll -%monodir/4.0/nunit.mocks.dll -%monodir/2.0/nunit.util.dll -%monodir/4.0/nunit.util.dll -%monodir/gac/nunit.core -%monodir/gac/nunit.framework -%monodir/gac/nunit.util -%monodir/gac/nunit.mocks +%{monodir}/2.0/nunit-console.exe +%{monodir}/2.0/nunit-console.exe.config +%{monodir}/2.0/nunit-console.exe.mdb +%{monodir}/4.0/nunit-console.exe* +%{monodir}/gac/nunit-console-runner +%{monodir}/2.0/nunit-console-runner.dll +%{monodir}/4.0/nunit-console-runner.dll +%{monodir}/2.0/nunit.core.dll +%{monodir}/4.0/nunit.core.dll +%{monodir}/gac/nunit.core.extensions +%{monodir}/2.0/nunit.core.extensions.dll +%{monodir}/4.0/nunit.core.extensions.dll +%{monodir}/gac/nunit.core.interfaces +%{monodir}/2.0/nunit.core.interfaces.dll +%{monodir}/4.0/nunit.core.interfaces.dll +%{monodir}/2.0/nunit.framework.dll +%{monodir}/4.0/nunit.framework.dll +%{monodir}/gac/nunit.framework.extensions +%{monodir}/2.0/nunit.framework.extensions.dll +%{monodir}/4.0/nunit.framework.extensions.dll +%{monodir}/2.0/nunit.mocks.dll +%{monodir}/4.0/nunit.mocks.dll +%{monodir}/2.0/nunit.util.dll +%{monodir}/4.0/nunit.util.dll +%{monodir}/gac/nunit.core +%{monodir}/gac/nunit.framework +%{monodir}/gac/nunit.util +%{monodir}/gac/nunit.mocks %files -n monodoc-core -%defattr(-, root, root) -%monodir/gac/monodoc -%monodir/monodoc -%monodir/2.0/mdoc.exe* -%monodir/4.0/mod.exe* +%{monodir}/gac/monodoc +%{monodir}/monodoc +%{monodir}/2.0/mdoc.exe* +%{monodir}/4.0/mod.exe* %{_bindir}/mdassembler %{_bindir}/mdoc %{_bindir}/mdoc-assemble @@ -1463,42 +1510,79 @@ rm -rf %{buildroot} %{_mandir}/man5/mdoc.5* %files wcf -%defattr(-, root, root) %_bindir/svcutil %files wcf-2.0 -%defattr(-, root, root) -%monodir/2.0/System.IdentityModel.Selectors.dll -%monodir/2.0/System.IdentityModel.dll -%monodir/2.0/System.ServiceModel.Web.dll -%monodir/2.0/System.ServiceModel.dll -%monodir/gac/System.IdentityModel.Selectors/3.0.0.0* -%monodir/gac/System.IdentityModel/3.0.0.0* -%monodir/gac/System.ServiceModel.Web/3.5.0.0* -%monodir/gac/System.ServiceModel/3.0.0.0* +%{monodir}/2.0/System.IdentityModel.Selectors.dll +%{monodir}/2.0/System.IdentityModel.dll +%{monodir}/2.0/System.ServiceModel.Web.dll +%{monodir}/2.0/System.ServiceModel.dll +%{monodir}/gac/System.IdentityModel.Selectors/3.0.0.0* +%{monodir}/gac/System.IdentityModel/3.0.0.0* +%{monodir}/gac/System.ServiceModel.Web/3.5.0.0* +%{monodir}/gac/System.ServiceModel/3.0.0.0* %files wcf-4.0 -%defattr(-, root, root) -%monodir/4.0/System.IdentityModel.Selectors.dll -%monodir/4.0/System.IdentityModel.dll -%monodir/4.0/System.Runtime.DurableInstancing.dll -%monodir/4.0/System.ServiceModel.Discovery.dll -%monodir/4.0/System.ServiceModel.Routing.dll -%monodir/4.0/System.ServiceModel.Web.dll -%monodir/4.0/System.ServiceModel.dll -%monodir/4.0/svcutil.exe -%monodir/4.0/svcutil.exe.mdb -%monodir/gac/System.IdentityModel.Selectors/4.0.0.0* -%monodir/gac/System.IdentityModel/4.0.0.0* -%monodir/gac/System.Runtime.DurableInstancing/4.0.0.0* -%monodir/gac/System.ServiceModel.Discovery/4.0.0.0* -%monodir/gac/System.ServiceModel.Routing/4.0.0.0* -%monodir/gac/System.ServiceModel.Web/4.0.0.0* -%monodir/gac/System.ServiceModel/4.0.0.0* +%{monodir}/4.0/System.IdentityModel.Selectors.dll +%{monodir}/4.0/System.IdentityModel.dll +%{monodir}/4.0/System.Runtime.DurableInstancing.dll +%{monodir}/4.0/System.ServiceModel.Discovery.dll +%{monodir}/4.0/System.ServiceModel.Routing.dll +%{monodir}/4.0/System.ServiceModel.Web.dll +%{monodir}/4.0/System.ServiceModel.dll +%{monodir}/4.0/svcutil.exe +%{monodir}/4.0/svcutil.exe.mdb +%{monodir}/gac/System.IdentityModel.Selectors/4.0.0.0* +%{monodir}/gac/System.IdentityModel/4.0.0.0* +%{monodir}/gac/System.Runtime.DurableInstancing/4.0.0.0* +%{monodir}/gac/System.ServiceModel.Discovery/4.0.0.0* +%{monodir}/gac/System.ServiceModel.Routing/4.0.0.0* +%{monodir}/gac/System.ServiceModel.Web/4.0.0.0* +%{monodir}/gac/System.ServiceModel/4.0.0.0* %changelog -* Fri Apr 29 2011 Funda Wang 2.10.2-4mdv2011.0 +* Thu Feb 23 2012 Per Øyvind Karlsen 2.10.8.1-4mdv2012.0 ++ Revision: 779414 +- don't disable -Werror cflags no more +- strip empty line output from mono-find-requires (P5) + +* Thu Feb 16 2012 Götz Waschk 2.10.8.1-3 ++ Revision: 775252 +- rebuild without the bootstrap flag + +* Thu Feb 16 2012 Götz Waschk 2.10.8.1-2 ++ Revision: 775140 +- manually remove libtool archives +- bootstrap rebuild for missing mono-data-4.0 package + +* Wed Dec 21 2011 Götz Waschk 2.10.8.1-1 ++ Revision: 744164 +- add unpackaged dirs +- update file list +- remove libtool archives +- new version +- move Cecil from devel to main package, it is needed by monodoc + +* Fri Nov 25 2011 Götz Waschk 2.10.6-1 ++ Revision: 733330 +- new version +- add conflicts to ease upgrades + +* Thu Sep 08 2011 Götz Waschk 2.10.5-2 ++ Revision: 698937 +- split out some more assemblies that have more than one version to work around a rpm5 bug + +* Tue Sep 06 2011 Götz Waschk 2.10.5-1 ++ Revision: 698422 +- new version +- new URL + +* Fri Aug 05 2011 Götz Waschk 2.10.3-1 ++ Revision: 693326 +- new version + +* Fri Apr 29 2011 Funda Wang 2.10.2-4 + Revision: 660617 - rebuild @@ -1759,7 +1843,7 @@ rm -rf %{buildroot} + Revision: 147673 - depend on gluezilla - + Olivier Blin + + Olivier Blin - restore BuildRoot + Thierry Vignaud