commit 4bc12e4333b817165f26764806cc40aa38911ef5
Author: Marcin Banasiak <[email protected]>
Date:   Sun Sep 30 07:45:10 2012 +0200

    Workaround docs build fail. Release 3

 mono-docs-build.patch | 16 ++++++++++++++++
 mono.spec             |  4 +++-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/mono.spec b/mono.spec
index 1db4c01..2c1c841 100644
--- a/mono.spec
+++ b/mono.spec
@@ -19,7 +19,7 @@ Summary:      Common Language Infrastructure implementation
 Summary(pl.UTF-8):     Implementacja Common Language Infrastructure
 Name:          mono
 Version:       2.11.4
-Release:       2
+Release:       3
 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/
@@ -33,6 +33,7 @@ Patch4:               %{name}-console-no-utf8-bom.patch
 Patch5:                %{name}-pc.patch
 Patch6:                %{name}-ARG_MAX.patch
 Patch7:                %{name}-fix-null-requirement.patch
+Patch8:                %{name}-docs-build.patch
 URL:           http://www.mono-project.com/
 %if %(test -r /dev/random; echo $?)
 BuildRequires: ACCESSIBLE_/dev/random
@@ -225,6 +226,7 @@ oraz dotGNU.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 # for jay
 cat >> mcs/build/config-default.make <<'EOF'
diff --git a/mono-docs-build.patch b/mono-docs-build.patch
new file mode 100644
index 0000000..ead5f5e
--- /dev/null
+++ b/mono-docs-build.patch
@@ -0,0 +1,16 @@
+--- mono-2.11.4/docs/sources/mono-api-metadata.html.links      2012-09-06 
22:57:42.000000000 +0200
++++ mono-2.11.4/docs/sources/mono-api-metadata.html    2012-09-30 
07:34:58.000000000 +0200
+@@ -10,11 +10,8 @@
+       like <a href="http://www.mono-project.com/Cecil";>Cecil</a>.
+ 
+       <p>To start using the Metadata API it is necessary
+-      to <a href="mono-api-assembly.html#cil_assembly_load">open an
+-      assembly</a> or a CIL image (a .dll or .exe file) using one of
+-      the
+-      <a href="mono-api-image.html#cil_image_open">CIL image
+-      opening</a> API calls.
++      to open an assembly or a CIL image (a .dll or .exe file) using one of
++      the CIL image opening API calls.
+ 
+ <h2>Metadata Heaps</h2>
+ 
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to