SPECS: mono.spec - 1.1.16.1 - changes in dependency generators cau...
wolf
wolf at pld-linux.org
Wed Jul 12 22:07:02 CEST 2006
Author: wolf Date: Wed Jul 12 20:07:02 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.1.16.1
- changes in dependency generators cause some problems with mscorlib, so let's
provide that. maybe it's a matter of doing bootstrap or maybe it's a bug in
generators, i don't know now
---- Files affected:
SPECS:
mono.spec (1.179 -> 1.180)
---- Diffs:
================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.179 SPECS/mono.spec:1.180
--- SPECS/mono.spec:1.179 Fri Jul 7 11:20:57 2006
+++ SPECS/mono.spec Wed Jul 12 22:06:57 2006
@@ -16,13 +16,13 @@
Summary: Common Language Infrastructure implementation
Summary(pl): Implementacja Common Language Infrastructure
Name: mono
-Version: 1.1.16
+Version: 1.1.16.1
Release: 1
License: GPL/LGPL/MIT
Group: Development/Languages
#Source0Download: http://go-mono.com/sources/
Source0: http://www.go-mono.com/sources/mono/%{name}-%{version}.tar.gz
-# Source0-md5: ecfac1ed8bed586b50d1a1820b74b16b
+# Source0-md5: 11556607ba74cae225d9c73aef09e5e3
Patch0: %{name}-nolibs.patch
Patch1: %{name}-alpha-float.patch
Patch2: %{name}-mint.patch
@@ -41,6 +41,8 @@
BuildRequires: xorg-lib-libX11
Requires: binfmt-detector
Requires: libgdiplus >= %{version}
+Provides: mono(mscorlib) = 1.0.5000.0
+Provides: mono(mscorlib) = 2.0.0.0
ExclusiveArch: %{ix86} %{x8664} arm hppa ia64 ppc s390 s390x sparc sparcv9 sparc64
# alpha still broken
# plain i386 is not supported; mono uses cmpxchg/xadd which require i486
@@ -498,6 +500,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.180 2006/07/12 20:06:57 wolf
+- 1.1.16.1
+- changes in dependency generators cause some problems with mscorlib, so let's
+ provide that. maybe it's a matter of doing bootstrap or maybe it's a bug in
+ generators, i don't know now
+
Revision 1.179 2006/07/07 09:20:57 deejay1
- up to 1.1.16
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mono.spec?r1=1.179&r2=1.180&f=u
More information about the pld-cvs-commit
mailing list