Browse Source

mono-2.10.1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3285 ec354946-7b23-47d6-9f5a-488ba84defc7
owa 13 years ago
parent
commit
01bfed6502

+ 4 - 1
d/dbus-sharp/dbus-sharp-vl.spec

@@ -5,7 +5,7 @@ Summary:	C# bindings for D-Bus
 Summary(ja): 	D-Bus の C# バインディング
 Name:		dbus-sharp
 Version:	0.7.0
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 URL:		http://www.freedesktop.org/software/dbus/
 Source0:	https://github.com/downloads/mono/dbus-sharp/%{name}-%{version}.tar.gz
 License:	AFL or GPLv2
@@ -74,6 +74,9 @@ develop applications using %{name}.
 %{_libdir}/pkgconfig/dbus-sharp-1.0.pc
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 0.7.0-2
+- rebuilt with mono-2.10.1
+
 * Mon Mar 14 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.7.0-1
 - initial build for Vine Linux based on fedora development
 

+ 4 - 1
g/gecko-sharp2/gecko-sharp2-vl.spec

@@ -2,7 +2,7 @@
 %define mod_name gecko-sharp-2.0
 Name: gecko-sharp2
 Version: 0.13
-Release: 5%{?_dist_release}
+Release: 6%{?_dist_release}
 Summary: Gecko bindings for Mono
 Summary(ja): Mono 用 Gecko バインディング
 Group: Development/Libraries
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 0.13-6
+- rebuilt with mono-2.10.1
+
 * Fri Oct 08 2010 Shu KONNO <owa@bg.wakwak.com> 0.13-5
 - rebuilt with mono-2.8
 

+ 4 - 1
g/gtk-sharp2/gtk-sharp2-vl.spec

@@ -2,7 +2,7 @@
 %define _name gtk-sharp
 Name: gtk-sharp2
 Version: 2.12.10
-Release: 4%{?_dist_release}
+Release: 5%{?_dist_release}
 Summary: GTK+ bindings for Mono
 Summary(ja): Mono 用 GTK+ バインディング
 Group: System Environment/Libraries
@@ -117,6 +117,9 @@ mv $RPM_BUILD_ROOT%{mono_dir}/gtk-sharp $RPM_BUILD_ROOT%{mono_dir}/gtk-sharp-2.0
 %{_prefix}/share/gapi-2.0
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 2.12.10-5
+- rebuilt with mono-2.10.1
+
 * Fri Oct 08 2010 Shu KONNO <owa@bg.wakwak.com> 2.12.10-4
 - rebuilt with mono-2.8
 

+ 4 - 1
g/gtksourceview-sharp2/gtksourceview-sharp2-vl.spec

@@ -3,7 +3,7 @@ Name: gtksourceview-sharp2
 Summary: GtkSourceView bindings for Mono
 Summary(ja):  Mono 用 GtkSourceView バインディング
 Version: 0.12
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: GNU General Public License (GPL)
 Group: Development/Libraries/Other
 URL: http://www.go-mono.org
@@ -64,6 +64,9 @@ rm -Rf ${DESTDIR}
 
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 0.12-3
+- rebuilt with mono-2.10.1
+
 * Sat Oct 09 2010 Shu KONNO <owa@bg.wakwak.com> 0.12-2
 - rebuilt with mono-2.8
 - added gtksourceview-sharp2-gnome-print.patch (from suse)

+ 4 - 1
lib/libg/libgdiplus/libgdiplus-vl.spec

@@ -1,7 +1,7 @@
 Name:		libgdiplus
 Summary:	An Open Source implementation of the GDI+ API.
 Summary(ja):	GDI+ API のオープンソースな実装
-Version: 	2.8.1
+Version: 	2.10
 Release:	1%{?_dist_release}
 License:	MIT
 Group:		System Environment/Libraries
@@ -75,6 +75,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 2.10-1
+- updated libgdiplus to 2.10
+
 * Sun Nov 21 2010 Shu KONNO <owa@bg.wakwak.com> 2.8.1-1
 - updated libgdiplus to 2.8.1
 

+ 4 - 1
m/mod_mono/mod_mono-vl.spec

@@ -5,7 +5,7 @@
 Summary: Run ASP.NET Pages on Unix with Apache and Mono
 Summary(ja): mod_mono は Apacheサーバの ASP.NET モジュールです
 Name: mod_mono
-Version: 2.8.2
+Version: 2.10
 Release: 1%{?_dist_release}
 Url: http://go-mono.com/
 Source: %{name}-%{version}.tar.bz2
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/mod_mono.8*
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 2.10-1
+- updated mod_mono to 2.10
+
 * Sat Jan 08 2011 Shu KONNO <owa@bg.wakwak.com> 2.8.2-1
 - updated mod_mono to 2.8.2
 

+ 12 - 7
m/mono-basic/mono-basic-vl.spec

@@ -1,4 +1,4 @@
-%define mono_ver 2.8
+%define mono_ver 2.10
 %define mono_dir %{_prefix}/lib/mono
 Summary: Visual Basic .NET support for Mono
 Summary(ja): Mono 用 Visual Basic .NET サポート
@@ -44,13 +44,15 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc ChangeLog README
 %{_bindir}/vbnc
+%{_bindir}/vbnc2
 %{mono_dir}/2.0/Microsoft.VisualBasic.dll
-%{mono_dir}/2.0/Mono.Cecil.VB.Mdb.dll
-%{mono_dir}/2.0/Mono.Cecil.VB.Pdb.dll
-%{mono_dir}/2.0/Mono.Cecil.VB.dll
-%{mono_dir}/2.0/vbnc.exe
-%{mono_dir}/2.0/vbnc.exe.mdb
-%{mono_dir}/2.0/vbnc.rsp
+%{mono_dir}/4.0/Microsoft.VisualBasic.dll
+%{mono_dir}/4.0/Mono.Cecil.VB.Mdb.dll
+%{mono_dir}/4.0/Mono.Cecil.VB.Pdb.dll
+%{mono_dir}/4.0/Mono.Cecil.VB.dll
+%{mono_dir}/4.0/vbnc.exe
+%{mono_dir}/4.0/vbnc.exe.mdb
+%{mono_dir}/4.0/vbnc.rsp
 %dir %{mono_dir}/gac/Microsoft.VisualBasic
 %dir %{mono_dir}/gac/Mono.Cecil.VB.Mdb
 %dir %{mono_dir}/gac/Mono.Cecil.VB.Pdb
@@ -62,6 +64,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_mandir}/man1/vbnc.*
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 2.10-1
+- updated mono-basic to 2.10
+
 * Fri Oct 08 2010 Shu KONNO <owa@bg.wakwak.com> 2.8-1
 - updated mono-basic to 2.8
 

+ 4 - 1
m/mono-debugger/mono-debugger-vl.spec

@@ -2,7 +2,7 @@
 Summary: Mono Debugger
 Summary(ja): Mono デバッガ
 Name: mono-debugger
-Version: 2.8.1
+Version: 2.10
 Release: 1%{?_dist_release}
 Group: Development/Languages
 License: MIT/X11 (include GPL files)
@@ -72,6 +72,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Sun Apr 03 2011 <owa@bg.wakwak.com> 2.10-1
+- updated mono-debugger to 2.10
+
 * Sun Nov 21 2010 <owa@bg.wakwak.com> 2.8.1-1
 - updated mono-debugger to 2.8.1
 

+ 11 - 12
m/mono-tools/mono-tools-vl.spec

@@ -1,7 +1,7 @@
 %define mono_dir %(/usr/bin/monodir)
 %define _libdir %{_prefix}/lib
 Name: mono-tools
-Version: 2.8
+Version: 2.10
 Release: 1%{?_dist_release}
 Summary: Collection of Tools and Utilities for Mono
 Summary(ja): Mono 用 ツールコレクション
@@ -13,9 +13,6 @@ BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: mono-devel mono-nunit monodoc mono-data-oracle
 BuildRequires: gtk-sharp2
-#BuildRequires: gconf-sharp2
-#BuildRequires: gecko-sharp2
-#BuildRequires: gtkhtml314-sharp
 
 %description
 Mono Tools is a collection of development and testing programs and
@@ -64,18 +61,19 @@ monodoc --make-index
 %defattr(-, root, root)
 %{_bindir}/create-native-map
 %{_bindir}/emveepee
-##{_bindir}/gasnview
+%{_bindir}/gasnview
+%{_bindir}/gd2i
 %{_bindir}/gendarme
 %{_bindir}/gendarme-wizard
 %{_bindir}/gsharp
 %{_bindir}/gui-compare
-##{_bindir}/ilcontrast
+%{_bindir}/ilcontrast
 %{_bindir}/minvoke
 %{_bindir}/monodoc
 %{_bindir}/mperfmon
 %{_bindir}/mprof-decoder
 %{_bindir}/mprof-heap-viewer
-
+%{_prefix}/lib//mono/1.0/gasnview.exe
 %{_libdir}/create-native-map
 %{_libdir}/gendarme
 %{_libdir}/gsharp/gsharp.exe
@@ -94,20 +92,18 @@ monodoc --make-index
 %{_libdir}/mono-tools/Mono.Profiler.Widgets.dll.mdb
 %{_libdir}/mono-tools/emveepee.exe
 %{_libdir}/mono-tools/emveepee.exe.mdb
-
-##{mono_dir}/1.0/gasnview.exe
 %{_datadir}/applications/gendarme-wizard.desktop
 %{_datadir}/applications/gsharp.desktop
-##{_datadir}/applications/ilcontrast.desktop
+%{_datadir}/applications/ilcontrast.desktop
 %{_datadir}/applications/monodoc.desktop
 %{_datadir}/create-native-map
+%{_datadir}/pixmaps/ilcontrast.png
 %{_datadir}/pixmaps/monodoc.png
 %{_datadir}/pkgconfig/create-native-map.pc
 %{_datadir}/pkgconfig/gendarme-framework.pc
-##{_datadir}/pixmaps/ilcontrast.png
 %{_datadir}/pixmaps/gendarme.svg
 %{_iconsdir}/hicolor/*/apps/monodoc.png
-
+%{_mandir}/man1/gd2i*
 %{_mandir}/man1/mperfmon*
 %{_mandir}/man1/mprof-decoder*
 %{_mandir}/man1/mprof-heap-viewer*
@@ -117,6 +113,9 @@ monodoc --make-index
 
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 2.10-1
+- updated mono-tools to 2.10
+
 * Fri Oct 08 2010 2010 Shu KONNO <owa@bg.wakwak.com> 2.8-1
 - updated mono-tools to 2.8
 - added BR: gtk-sharp2

+ 22 - 16
m/mono/mono-vl.spec

@@ -1,7 +1,7 @@
 Summary: .NET runtime environment
 Summary(ja): .NET ランタイム環境
 Name: mono
-Version: 2.8.2
+Version: 2.10.1
 Release: 1%{?_dist_release}
 Group: Development/Languages
 License: GPL, LGPL, MIT X11
@@ -266,7 +266,7 @@ install monodir %{buildroot}%{_bindir}
 %files core -f mcs.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING.LIB ChangeLog NEWS README
-%{_bindir}/mcs
+##{_bindir}/mcs
 %{_bindir}/mono
 %{_bindir}/monodir
 %{_bindir}/mono-api-*
@@ -276,6 +276,7 @@ install monodir %{buildroot}%{_bindir}
 %{_bindir}/mono-sgen
 %endif
 %{_bindir}/peverify
+%{_bindir}/mprof-report
 %{_bindir}/mono-test-install
 %{_libdir}/libMonoPosixHelper.so
 %{_libdir}/libmono-2.0.so.*
@@ -285,13 +286,12 @@ install monodir %{buildroot}%{_bindir}
 %{_libdir}/libmono-profiler-aot.so.*
 %{_libdir}/libmono-profiler-cov.so.*
 %{_libdir}/libmono-profiler-iomap.so.*
-%{_libdir}/libmono-profiler-logging.so.*
+%{_libdir}/libmono-profiler-log.so*
 %dir %{mono_dir}
 %dir %{mono_dir}/4.0
 %dir %{mono_dir}/3.5
 %dir %{mono_dir}/2.0
 %dir %{mono_dir}/gac
-%dir %{mono_dir}/compat-4.0
 %dir %{mono_dir}/compat-2.0
 %bin_and_exe ccrewrite 4.0/ccrewrite
 %bin_and_exe csharp 4.0/csharp
@@ -305,6 +305,7 @@ install monodir %{buildroot}%{_bindir}
 %bin_and_exe gmcs 2.0/gmcs
 %bin_and_exe installvst 4.0/installvst
 %bin_and_exe mconfig 4.0/mconfig
+%bin_and_exe mcs 2.0/mcs
 %bin_and_exe mod 4.0/mod
 %bin_and_exe mono-cil-strip 4.0/mono-cil-strip
 %bin_and_exe monolinker 2.0/monolinker
@@ -350,7 +351,7 @@ install monodir %{buildroot}%{_bindir}
 %gac_and_1dll Mono.Security.Win32 4.0
 %gac_and_2dll Mono.CSharp 4.0 2.0
 %gac_and_1dll Mono.CodeContracts 4.0
-%gac_and_1dll Mono.Debugger.Soft 2.0
+%gac_and_2dll Mono.Debugger.Soft 4.0 2.0
 %gac_and_2dll Mono.Management 4.0 2.0
 %gac_and_2dll Mono.Simd 4.0 2.0
 %gac_and_2dll Mono.Tasklets 4.0 2.0
@@ -363,6 +364,7 @@ install monodir %{buildroot}%{_bindir}
 %gac_and_2dll System.ComponentModel.DataAnnotations 4.0 2.0
 %gac_and_2dll System.IdentityModel 4.0 2.0
 %gac_and_2dll System.IdentityModel.Selectors 4.0 2.0
+%gac_and_2dll System.Net 4.0 2.0
 %gac_and_1dll System.Numerics 4.0
 %gac_and_1dll System.Runtime.Caching 4.0
 %gac_and_1dll System.Runtime.DurableInstancing 4.0
@@ -396,6 +398,7 @@ install monodir %{buildroot}%{_bindir}
 %{_mandir}/man1/mono.1.gz
 %{_mandir}/man1/monolinker.1.gz
 %{_mandir}/man1/mozroots.1.gz
+%{_mandir}/man1/mprof-report.1.gz
 %{_mandir}/man1/setreg.1.gz
 %{_mandir}/man1/sn.1.gz
 %{_mandir}/man1/resgen.1.gz
@@ -412,13 +415,11 @@ install monodir %{buildroot}%{_bindir}
 %{_bindir}/monodis
 %{_bindir}/monograph
 %{_bindir}/pedump
-##{_bindir}/prj2make
 %{_bindir}/xbuild
 %{_libdir}/libmono-2.0.so
 %{_libdir}/libmono-profiler-aot.so
 %{_libdir}/libmono-profiler-cov.so
 %{_libdir}/libmono-profiler-iomap.so
-%{_libdir}/libmono-profiler-logging.so
 %ifnarch ppc
 %{_libdir}/libmonosgen-2.0.so
 %endif
@@ -477,19 +478,19 @@ install monodir %{buildroot}%{_bindir}
 %gac_and_1dll Microsoft.Build.Utilities.v4.0 4.0
 %gac_and_1dll Microsoft.Build.Utilities.v3.5 3.5
 %gac_and_2dll Microsoft.VisualC 4.0 2.0
+%{_libdir}/pkgconfig/cecil.pc
 %{_libdir}/pkgconfig/dotnet.pc
+%{_libdir}/pkgconfig/dotnet35.pc
 %{_libdir}/pkgconfig/mono-cairo.pc
 %{_libdir}/pkgconfig/mono.pc
 %{_libdir}/pkgconfig/mono-2.pc
-%{_libdir}/pkgconfig/cecil.pc
-%{_libdir}/pkgconfig/dotnet35.pc
 %{_libdir}/pkgconfig/mono-lineeditor.pc
 %{_libdir}/pkgconfig/mono-options.pc
+%{_libdir}/pkgconfig/monosgen-2.pc
 %{_libdir}/pkgconfig/wcf.pc
 %{_includedir}/mono-2.0
 %{_mandir}/man1/al.1.gz
 %{_mandir}/man1/cert2spc.1.gz
-##{_mandir}/man1/cilc.1.gz
 %{_mandir}/man1/dtd2xsd.1.gz
 %{_mandir}/man1/genxs.1.gz
 %{_mandir}/man1/ilasm.1.gz
@@ -502,7 +503,6 @@ install monodir %{buildroot}%{_bindir}
 %{_mandir}/man1/monop.1.gz
 %{_mandir}/man1/pdb2mdb.1.gz
 %{_mandir}/man1/permview.1.gz
-##{_mandir}/man1/prj2make.1.gz
 %{_mandir}/man1/secutil.1.gz
 %{_mandir}/man1/sgen.1.gz
 %{_mandir}/man1/signcode.1.gz
@@ -580,8 +580,10 @@ install monodir %{buildroot}%{_bindir}
 %gac_and_1dll System.Web.Mvc 2.0
 %gac_and_2dll System.Web.Routing 4.0 2.0
 %gac_and_2dll System.Web.Services 4.0 2.0
-%gac_and_3dll System.Web.Extensions.Design 4.0 3.5 2.0
+%gac_and_2dll System.Web.Extensions.Design 4.0 2.0
 %gac_and_2dll System.Web.Extensions 4.0 2.0
+%gac_and_1dll Microsoft.Web.Infrastructure 4.0
+%gac_and_1dll WebMatrix.Data 4.0
 %{_mandir}/man1/disco.1.gz
 %{_mandir}/man1/soapsuds.1.gz
 %{_mandir}/man1/wsdl.1.gz
@@ -602,14 +604,15 @@ install monodir %{buildroot}%{_bindir}
 %files data
 %defattr(-,root,root,-)
 %bin_and_exe sqlsharp 4.0/sqlsharp
+%gac_and_2dll Mono.Data.Tds 4.0 2.0
+%gac_and_2dll Novell.Directory.Ldap 4.0 2.0
 %gac_and_2dll System.Data 4.0 2.0
 %gac_and_2dll System.Data.DataSetExtensions 4.0 2.0
 %gac_and_2dll System.Data.Linq 4.0 2.0
 %gac_and_2dll System.Data.Services 4.0 2.0
-%gac_and_2dll Mono.Data.Tds 4.0 2.0
-%gac_and_2dll System.EnterpriseServices 4.0 2.0
-%gac_and_2dll Novell.Directory.Ldap 4.0 2.0
+%gac_and_2dll System.Data.Services.Client 4.0 2.0
 %gac_and_2dll System.DirectoryServices 4.0 2.0
+%gac_and_2dll System.EnterpriseServices 4.0 2.0
 %gac_and_2dll System.Transactions 4.0 2.0
 %{mono_dir}/gac/System.Data.Services.Client
 %{_mandir}/man1/sqlsharp.1.gz
@@ -632,7 +635,7 @@ install monodir %{buildroot}%{_bindir}
 
 %files -n monodoc
 %defattr(-, root, root)
-%bin_and_exe mdoc 4.0/mdoc
+%bin_and_exe mdoc 2.0/mdoc
 %{_bindir}/mdoc-*
 %{_bindir}/mdass*
 %{_bindir}/mdval*
@@ -648,6 +651,9 @@ install monodir %{buildroot}%{_bindir}
 
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 2.10.1-1
+- updated mono to 2.10.1
+
 * Sat Jan 08 2011 Shu KONNO <owa@bg.wakwak.com> 2.8.2-1
 - updated mono to 2.8.2
 

+ 4 - 1
m/monodevelop/monodevelop-vl.spec

@@ -2,7 +2,7 @@
 Summary: A Full-Featured IDE for Mono and Gtk#
 Summary(ja): Gtk# 版 Mono 統合開発環境
 Name: monodevelop
-Version: 2.4.1
+Version: 2.4.2
 Release: 1%{?_dist_release}
 License: LGPL2.1
 Group: Applications/Development
@@ -91,6 +91,9 @@ update-mime-database /usr/share/mime >/dev/null || :
 
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 2.4.2-1
+- updated monodevelop to 2.4.2
+
 * Sun Nov 21 2010 Shu KONNO <owa@bg.wakwak.com> 2.4.1-1
 - updated monodevelop to 2.4.1
 

+ 4 - 1
n/nant/nant-vl.spec

@@ -3,7 +3,7 @@ Summary: A .NET based build tool
 Summary(ja): .NET をベースにしたビルドツール
 Name: nant
 Version: 0.90
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPL v2+
 Group: Development/Tools
 URL: http://nant.sourceforge.net/
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{nant_dir}/*
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 0.90-2
+- rebuilt with mono-2.10.1
+
 * Tue Oct 12 2010 Shu KONNO <owa@bg.wakwak.com> 0.90-1
 - initial build for VineSeed
 

+ 4 - 1
n/ndesk-dbus-glib/ndesk-dbus-glib-vl.spec

@@ -1,7 +1,7 @@
 %define mono_dir %{_prefix}/lib/mono
 %define pkgconfigdir %{_datadir}/pkgconfig
 %define pkg_version	0.4.1
-%define pkg_release	7%{?_dist_release}
+%define pkg_release	8%{?_dist_release}
 
 Summary:	GLib main loop integration for ndesk-dbus
 Summary(ja): 	ndesk-dbus の Glib 用ライブラリ
@@ -53,6 +53,9 @@ make install DESTDIR=${RPM_BUILD_ROOT} pkgconfigdir=%{pkgconfigdir}
 
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 0.4.1-8
+- rebuilt with mono-2.10.1
+
 * Fri Oct 08 2010 Shu KONNO <owa@bg.wakwak.com> 0.4.1-7
 - rebuilt with mono-2.8
 

+ 4 - 1
n/ndesk-dbus/ndesk-dbus-vl.spec

@@ -5,7 +5,7 @@ Summary:	C# implementation of D-Bus
 Summary(ja): 	D-BUs の C# による実装
 Name:		ndesk-dbus
 Version:	0.6.0
-Release: 	8%{?_dist_release}
+Release: 	9%{?_dist_release}
 Source0:	%{name}-%{version}.tar.gz
 License:	MIT
 Group:		System Environment/Libraries
@@ -54,6 +54,9 @@ make install DESTDIR=${RPM_BUILD_ROOT} pkgconfigdir=%{pkgconfigdir}
 
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 0.6.0-9
+- rebuilt with mono-2.10.1
+
 * Fri Oct 08 2010 Shu KONNO <owa@bg.wakwak.com> 0.6.0-8
 - rebuilt with mono-2.8
 

+ 4 - 1
n/notify-sharp/notify-sharp-vl.spec

@@ -4,7 +4,7 @@
 
 Name:           notify-sharp
 Version:        0.4.0
-Release:        5.%{svndate}svn%{?_dist_release}
+Release:        6.%{svndate}svn%{?_dist_release}
 Summary:        A C# implementation for Desktop Notifications
 Summary(ja):	デスクトップ通知の C# による実装
 Group:          System Environment/Libraries
@@ -89,6 +89,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{monodoc_dir}/sources/*
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 0.4.0-6.20080912svn
+- rebuilt with mono-2.10.1
+
 * Sat Oct 09 2010 Shu KONNO <owa@bg.wakwak.com> 0.4.0-5.20080912svn
 - rebuilt with mono-2.8
 

+ 4 - 1
t/tomboy/tomboy-vl.spec

@@ -5,7 +5,7 @@ Summary:	Tomboy is a desktop note-taking application for Linux and Unix.
 Summary(ja): 	Linux 向けのデスクトップ用ノートテーカー(メモ)アプリケーション
 Name:		tomboy
 Version:	1.4.2
-Release: 	1%{?_dist_release}
+Release: 	2%{?_dist_release}
 Source0:	http://download.gnome.org/sources/%{name}/1.4/%{name}-%{version}.tar.bz2
 License:	LGPL
 Group:		User Interface/Desktops
@@ -135,6 +135,9 @@ scrollkeeper-update > /dev/null 2>&1 || :
 
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 1.4.2-2
+- rebuilt with mono-2.10.1
+
 * Sat Nov 20 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.2-1
 - new upstream release
 

+ 5 - 1
x/xsp/xsp-vl.spec

@@ -5,7 +5,7 @@ Name: xsp
 URL: http://go-mono.com/
 License: GNU General Public License (GPL)
 Group: Applications/Internet
-Version: 2.8.2
+Version: 2.10
 Release: 1%{?_dist_release}
 Source: http://mono.ximian.com/monobuild/preview/sources/xsp/xsp-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -74,11 +74,15 @@ rm -rf $RPM_BUILD_ROOT
 %{mono_dir}/4.0/mod-mono-server4.exe
 %{mono_dir}/4.0/xsp4.exe
 %{_prefix}/lib/monodoc/sources/Mono.WebServer.*
+%{_prefix}/lib/monodoc/sources/Mono.FastCGI.*
 %{_datadir}/pkgconfig/*
 %{_mandir}/*/*
 
 
 %changelog
+* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 2.10-1
+- updated xsp to 2.10
+
 * Sat Jan 08 2011 Shu KONNO <owa@bg.wakwak.com> 2.8.2-1
 - updated xsp to 2.8.2