SPECS: mono.spec, monodoc.spec, libgdiplus.spec - 1.2.5 preview 3

wolf wolf at pld-linux.org
Thu Aug 16 02:34:56 CEST 2007


Author: wolf                         Date: Thu Aug 16 00:34:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.2.5 preview 3

---- Files affected:
SPECS:
   mono.spec (1.215 -> 1.216) , monodoc.spec (1.63 -> 1.64) , libgdiplus.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.215 SPECS/mono.spec:1.216
--- SPECS/mono.spec:1.215	Wed Aug 15 15:48:26 2007
+++ SPECS/mono.spec	Thu Aug 16 02:34:51 2007
@@ -24,22 +24,21 @@
 Summary:	Common Language Infrastructure implementation
 Summary(pl.UTF-8):	Implementacja Common Language Infrastructure
 Name:		mono
-Version:	1.2.4
-Release:	2
+Version:	1.2.5
+Release:	0.1
 License:	GPL/LGPL/MIT
 Group:		Development/Languages
 # Source0Download: http://go-mono.com/sources-stable/
-Source0:	http://www.go-mono.com/sources/mono/%{name}-%{version}.tar.bz2
-# Source0-md5:	1d106acef8e3af3593c779f281541a0b
+#Source0:	http://www.go-mono.com/sources/mono/%{name}-%{version}.tar.bz2
+Source0:	http://mono.ximian.com/monobuild/preview/sources/mono/%{name}-%{version}.tar.bz2
+# Source0-md5:	78df1118ed764a256e8322143b6f7596
 Patch0:		%{name}-alpha-float.patch
 Patch1:		%{name}-mint.patch
 Patch2:		%{name}-sonames.patch
-Patch3:		%{name}-script_fixes.patch
+#Patch3:		%{name}-script_fixes.patch
 Patch4:		%{name}-awk.patch
 Patch5:		%{name}-console-no-utf8-bom.patch
-Patch6:		%{name}-fix_delegate_memory_leak_r79001.patch
-Patch7:		%{name}-g_thread_init.patch
-Patch8:		%{name}-ppc_fix_memory_corruption_r81413.patch
+Patch6:		%{name}-g_thread_init.patch
 URL:		http://www.mono-project.com/
 %if %(test -r /dev/random; echo $?)
 BuildRequires:	ACCESSIBLE_/dev/random
@@ -205,12 +204,10 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
+#%patch3 -p1
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
-%patch8 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -395,9 +392,9 @@
 %attr(755,root,root) %{_bindir}/dtd2xsd
 %attr(755,root,root) %{_bindir}/genxs*
 %attr(755,root,root) %{_bindir}/macpack
-%attr(755,root,root) %{_bindir}/monodiet
 %attr(755,root,root) %{_bindir}/monodis
 %attr(755,root,root) %{_bindir}/monograph
+%attr(755,root,root) %{_bindir}/monolinker
 %attr(755,root,root) %{_bindir}/monop*
 %attr(755,root,root) %{_bindir}/mono-shlib-cop*
 %attr(755,root,root) %{_bindir}/nunit-console
@@ -405,6 +402,7 @@
 %attr(755,root,root) %{_bindir}/pedump
 %attr(755,root,root) %{_bindir}/permview
 %attr(755,root,root) %{_bindir}/prj2make
+%attr(755,root,root) %{_bindir}/smcs
 %attr(755,root,root) %{_bindir}/soapsuds*
 %attr(755,root,root) %{_bindir}/sqlsharp*
 %attr(755,root,root) %{_bindir}/wsdl*
@@ -429,6 +427,7 @@
 %attr(755,root,root) %{_prefix}/lib/mono/1.0/macpack*
 %attr(755,root,root) %{_prefix}/lib/mono/1.0/makecert*
 %attr(755,root,root) %{_prefix}/lib/mono/1.0/mono-api-*
+%attr(755,root,root) %{_prefix}/lib/mono/1.0/monolinker*
 %attr(755,root,root) %{_prefix}/lib/mono/1.0/monop*
 %attr(755,root,root) %{_prefix}/lib/mono/1.0/mono-shlib-cop*
 %attr(755,root,root) %{_prefix}/lib/mono/1.0/mono-xmltool*
@@ -465,12 +464,14 @@
 %{_mandir}/man1/macpack.1*
 %{_mandir}/man1/monoburg.1*
 %{_mandir}/man1/monodis.1*
+%{_mandir}/man1/monolinker.1*
 %{_mandir}/man1/monop.1*
 %{_mandir}/man1/mono-shlib-cop.1*
-%{_mandir}/man1/mono-xmltool.1*
 %{_mandir}/man1/monostyle.1*
+%{_mandir}/man1/mono-xmltool.1*
 %{_mandir}/man1/oldmono.1*
 %{_mandir}/man1/prj2make.1*
+%{_mandir}/man1/resgen.1*
 %{_mandir}/man1/soapsuds.1*
 %{_mandir}/man1/sqlsharp.1*
 %{_mandir}/man1/wsdl.1*
@@ -513,6 +514,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.216  2007/08/16 00:34:51  wolf
+- 1.2.5 preview 3
+
 Revision 1.215  2007/08/15 13:48:26  wrobell
 - added 4 patches from debian fixing some issues (mainly ppc)
 

================================================================
Index: SPECS/monodoc.spec
diff -u SPECS/monodoc.spec:1.63 SPECS/monodoc.spec:1.64
--- SPECS/monodoc.spec:1.63	Wed May 16 21:15:40 2007
+++ SPECS/monodoc.spec	Thu Aug 16 02:34:51 2007
@@ -3,13 +3,14 @@
 Summary:	Documentation for Mono class libraries and tools to produce and edit the documentation
 Summary(pl.UTF-8):	Dokumentacja klas Mono wraz z narzędziami do jej generowania i przeglądania
 Name:		monodoc
-Version:	1.2.4
-Release:	1
+Version:	1.2.5
+Release:	0.1
 License:	GPL
 Group:		Development/Tools
 #Source0Download: http://go-mono.com/sources-stable/
-Source0:	http://www.go-mono.com/sources/monodoc/%{name}-%{version}.zip
-# Source0-md5:	875bd8df4e7444f4e04f4dd58865c559
+#Source0:	http://www.go-mono.com/sources/monodoc/%{name}-%{version}.zip
+Source0:	http://mono.ximian.com/monobuild/preview/sources/monodoc/%{name}-%{version}.zip
+# Source0-md5:	7eb942dc85db3deb6284ce2e0dff9d6f
 Patch0:		%{name}-mint.patch
 URL:		http://www.go-mono.com/
 BuildRequires:	autoconf
@@ -71,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2007/08/16 00:34:51  wolf
+- 1.2.5 preview 3
+
 Revision 1.63  2007/05/16 19:15:40  qboosh
 - fixed last commit log
 

================================================================
Index: SPECS/libgdiplus.spec
diff -u SPECS/libgdiplus.spec:1.44 SPECS/libgdiplus.spec:1.45
--- SPECS/libgdiplus.spec:1.44	Wed May 16 09:00:31 2007
+++ SPECS/libgdiplus.spec	Thu Aug 16 02:34:51 2007
@@ -12,14 +12,16 @@
 Summary:	An Open Source implementation of the GDI+ API
 Summary(pl.UTF-8):	Otwarta implementacja API GDI+
 Name:		libgdiplus
-Version:	1.2.4
-Release:	1
+Version:	1.2.5
+Release:	0.1
 License:	LGPL/MPL/MIT X11
 Group:		Libraries
 #Source0Download: http://www.go-mono.com/sources/
-Source0:	http://www.go-mono.com/sources/libgdiplus/%{name}-%{version}.tar.bz2
-# Source0-md5:	cf86212084a7b9cc3660efa5baf1cb98
+#Source0:	http://www.go-mono.com/sources/libgdiplus/%{name}-%{version}.tar.bz2
+Source0:	http://mono.ximian.com/monobuild/preview/sources/libgdiplus/%{name}-%{version}.tar.bz2
+# Source0-md5:	0ebb1c633d4fab330e8bce0827d40ba1
 Patch0:		%{name}-link.patch
+Patch1:		%{name}-include.patch
 URL:		http://www.go-mono.com/
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake >= 1:1.7
@@ -81,6 +83,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 cd cairo
@@ -133,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2007/08/16 00:34:51  wolf
+- 1.2.5 preview 3
+
 Revision 1.44  2007/05/16 07:00:31  deejay1
 - up to 1.2.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mono.spec?r1=1.215&r2=1.216&f=u
    http://cvs.pld-linux.org/SPECS/monodoc.spec?r1=1.63&r2=1.64&f=u
    http://cvs.pld-linux.org/SPECS/libgdiplus.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list