]> git.pld-linux.org Git - packages/mono.git/commitdiff
- 1.1.18 auto/th/mono-1_1_18-1
authorwolf <wolf@pld-linux.org>
Mon, 16 Oct 2006 19:04:41 +0000 (19:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mono-sonames.patch -> 1.8
    mono.spec -> 1.190

mono-sonames.patch
mono.spec

index 0fb3152747a167892c32a7eab5c37f332c80aa27..7c17f3585aed81ad9e354729954011eed0e5527c 100644 (file)
@@ -11,6 +11,6 @@ diff -ur mono-1.1.16/data/config.in mono-1.1.16-patch/data/config.in
 +      <dllmap dll="libxslt.dll" target="libxslt.so.1" />
 +      <dllmap dll="libmySQL.dll" target="libmysqlclient.so.15" />
 +      <dllmap dll="odbc32.dll" target="libodbc.so.1" />
+       <dllmap os="osx" dll="odbc32.dll" target="libiodbc.dylib" />
        <dllmap dll="oci" target="libclntsh@libsuffix@" />
        <dllmap dll="db2cli" target="libdb2_36@libsuffix@"/>
-       <dllmap dll="msvcrt" target="@LIBC@"/>
index 6130457f20ed72c49e857b6d288ef91b118666b5..1695aa41ff80284092272d0f5213b2e60da94925 100644 (file)
--- a/mono.spec
+++ b/mono.spec
 Summary:       Common Language Infrastructure implementation
 Summary(pl):   Implementacja Common Language Infrastructure
 Name:          mono
-Version:       1.1.17.2
+Version:       1.1.18
 Release:       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.gz
-# Source0-md5: a7a9cf1a0f22b92e70a53759fb971e50
+# Source0-md5: ce7c16c15b938edb2f1ea781921ef3eb
 Patch0:                %{name}-nolibs.patch
 Patch1:                %{name}-alpha-float.patch
 Patch2:                %{name}-mint.patch
@@ -187,7 +187,7 @@ oraz dotGNU.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
This page took 0.029509 seconds and 4 git commands to generate.