SPECS: mono.spec - updated to 1.9.1 - added ARG_MAX patch
qboosh
qboosh at pld-linux.org
Wed Jun 18 23:48:48 CEST 2008
Author: qboosh Date: Wed Jun 18 21:48:48 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.9.1
- added ARG_MAX patch
---- Files affected:
SPECS:
mono.spec (1.228 -> 1.229)
---- Diffs:
================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.228 SPECS/mono.spec:1.229
--- SPECS/mono.spec:1.228 Fri Apr 11 22:38:27 2008
+++ SPECS/mono.spec Wed Jun 18 23:48:42 2008
@@ -17,19 +17,20 @@
Summary: Common Language Infrastructure implementation
Summary(pl.UTF-8): Implementacja Common Language Infrastructure
Name: mono
-Version: 1.9
+Version: 1.9.1
Release: 1
License: LGPL (VM), GPL (C# compilers), MIT X11 with GPL additions (classes, tools)
Group: Development/Languages
-# Source0Download: http://go-mono.com/sources-stable/
-Source0: http://go-mono.com/sources/mono/%{name}-%{version}.tar.bz2
-# Source0-md5: 371158ca0bbd9d6fb391d9c0f9834529
+# latest downloads summary at http://ftp.novell.com/pub/mono/sources-stable/
+Source0: http://ftp.novell.com/pub/mono/sources/mono/%{name}-%{version}.tar.bz2
+# Source0-md5: 6610c3b999d791553a9dc21059ca9d35
Patch0: %{name}-alpha-float.patch
Patch1: %{name}-mint.patch
Patch2: %{name}-sonames.patch
Patch3: %{name}-awk.patch
Patch4: %{name}-console-no-utf8-bom.patch
Patch5: %{name}-pc.patch
+Patch6: %{name}-ARG_MAX.patch
URL: http://www.mono-project.com/
%if %(test -r /dev/random; echo $?)
BuildRequires: ACCESSIBLE_/dev/random
@@ -208,6 +209,7 @@
%patch3 -p1
%patch4 -p1
%patch5 -p1
+%patch6 -p1
# for jay
cat >>mcs/build/config-default.make <<EOF
@@ -585,6 +587,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.229 2008/06/18 21:48:42 qboosh
+- updated to 1.9.1
+- added ARG_MAX patch
+
Revision 1.228 2008/04/11 20:38:27 qboosh
- +sparcv9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mono.spec?r1=1.228&r2=1.229&f=u
More information about the pld-cvs-commit
mailing list