[packages/mono] - updated to 3.0.5 - removed obsolete am patch

qboosh qboosh at pld-linux.org
Thu Feb 28 18:48:56 CET 2013


commit f828872701c9af51c219328f4422a76236306e59
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Feb 28 18:48:45 2013 +0100

    - updated to 3.0.5
    - removed obsolete am patch

 mono-am.patch | 39 ---------------------------------------
 mono.spec     |  8 ++++----
 2 files changed, 4 insertions(+), 43 deletions(-)
---
diff --git a/mono.spec b/mono.spec
index e78942b..fb7efe3 100644
--- a/mono.spec
+++ b/mono.spec
@@ -18,13 +18,13 @@
 Summary:	Common Language Infrastructure implementation
 Summary(pl.UTF-8):	Implementacja Common Language Infrastructure
 Name:		mono
-Version:	3.0.3
+Version:	3.0.5
 Release:	1
 License:	LGPL v2 (VM), MIT X11/GPL v2 (C# compilers), MIT X11 (classes, tools), GPL v2 (tools)
 Group:		Development/Languages
 # latest downloads summary at http://download.mono-project.com/sources-stable/
 Source0:	http://download.mono-project.com/sources/mono/%{name}-%{version}.tar.bz2
-# Source0-md5:	c1e9fb125f620597a9bc1cdc1fee9288
+# Source0-md5:	6016eb76f5b7661df53201d016acf977
 Patch0:		%{name}-alpha-float.patch
 Patch1:		%{name}-mint.patch
 Patch2:		%{name}-sonames.patch
@@ -35,7 +35,6 @@ Patch6:		%{name}-ARG_MAX.patch
 Patch7:		%{name}-fix-null-requirement.patch
 Patch8:		%{name}-docs-build.patch
 Patch9:		%{name}-format-security.patch
-Patch10:	%{name}-am.patch
 URL:		http://www.mono-project.com/
 %if %(test -r /dev/random; echo $?)
 BuildRequires:	ACCESSIBLE_/dev/random
@@ -233,7 +232,6 @@ oraz dotGNU.
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
-%patch10 -p1
 
 # for jay
 cat >> mcs/build/config-default.make <<'EOF'
@@ -362,6 +360,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/installvst
 %attr(755,root,root) %{_bindir}/makecert
 %attr(755,root,root) %{_bindir}/mconfig
+%attr(755,root,root) %{_bindir}/mdbrebase
 %attr(755,root,root) %{_bindir}/mkbundle
 %attr(755,root,root) %{_bindir}/mono-configuration-crypto
 %attr(755,root,root) %{_bindir}/mono-service
@@ -426,6 +425,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_prefix}/lib/mono/4.5/installutil.exe
 %attr(755,root,root) %{_prefix}/lib/mono/4.5/makecert.exe
 %attr(755,root,root) %{_prefix}/lib/mono/4.5/mconfig.exe
+%attr(755,root,root) %{_prefix}/lib/mono/4.5/mdbrebase.exe
 %attr(755,root,root) %{_prefix}/lib/mono/4.5/mkbundle.exe
 %attr(755,root,root) %{_prefix}/lib/mono/4.5/mono-service.exe
 %attr(755,root,root) %{_prefix}/lib/mono/4.5/mozroots.exe
diff --git a/mono-am.patch b/mono-am.patch
deleted file mode 100644
index c9ac681..0000000
--- a/mono-am.patch
+++ /dev/null
@@ -1,39 +0,0 @@
---- mono-3.0.3/configure.in.orig	2013-01-08 19:42:26.000000000 +0100
-+++ mono-3.0.3/configure.in	2013-01-12 16:35:42.470362808 +0100
-@@ -14,7 +14,7 @@
- m4_ifdef([_A][M_PROG_TAR],[_A][M_SET_OPTION([tar-ustar])])
- 
- AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar no-dist-gzip foreign])
--AM_CONFIG_HEADER([config.h])
-+AC_CONFIG_HEADERS([config.h])
- AM_MAINTAINER_MODE
- 
- API_VER=2.0
-@@ -362,7 +362,6 @@
- AC_CHECK_TOOL(CXX, g++, g++)
- AC_PROG_CXX
- AM_PROG_AS
--AM_PROG_CC_STDC
- AC_PROG_INSTALL
- AC_PROG_AWK
- dnl We should use AM_PROG_AS, but it's not available on automake/aclocal 1.4
---- mono-3.0.3/runtime/Makefile.am.orig	2013-01-08 19:45:55.000000000 +0100
-+++ mono-3.0.3/runtime/Makefile.am	2013-01-12 16:56:35.533670023 +0100
-@@ -1,6 +1,3 @@
--# hack to prevent 'check' from depending on 'all'
--AUTOMAKE_OPTIONS = cygnus
--
- tmpinst = _tmpinst
- 
- noinst_SCRIPTS = mono-wrapper monodis-wrapper
---- mono-3.0.3/eglib/configure.ac.orig	2013-01-08 19:45:55.000000000 +0100
-+++ mono-3.0.3/eglib/configure.ac	2013-01-12 17:16:01.663645717 +0100
-@@ -10,7 +10,7 @@
- AC_CANONICAL_HOST
- 
- AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar no-dist-gzip foreign])
--AM_CONFIG_HEADER([config.h])
-+AC_CONFIG_HEADERS([config.h])
- AM_MAINTAINER_MODE
- 
- m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mono.git/commitdiff/f828872701c9af51c219328f4422a76236306e59



More information about the pld-cvs-commit mailing list