Author: deejay1                      Date: Sun Apr 22 10:04:43 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- prepare for mono 1.2.4

---- Files affected:
SOURCES:
   mono-sonames.patch (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SOURCES/mono-sonames.patch
diff -u SOURCES/mono-sonames.patch:1.9 SOURCES/mono-sonames.patch:1.10
--- SOURCES/mono-sonames.patch:1.9      Wed Feb  7 19:10:05 2007
+++ SOURCES/mono-sonames.patch  Sun Apr 22 12:04:38 2007
@@ -1,14 +1,14 @@
-diff -ur mono-1.2.3/data/config.in mono-soname/data/config.in
---- mono-1.2.3/data/config.in  2007-01-25 07:11:31.000000000 +0100
-+++ mono-soname/data/config.in 2007-02-07 18:36:17.000000000 +0100
+diff -ur mono-1.2.4/data/config.in mono-sonames/data/config.in
+--- mono-1.2.4/data/config.in  2007-04-20 03:29:53.000000000 +0200
++++ mono-sonames/data/config.in        2007-04-22 10:46:18.000000000 +0200
 @@ -3,8 +3,8 @@
        <dllmap dll="libc" target="@LIBC@" os="!windows"/>
        <dllmap dll="intl" target="@INTL@" os="!windows"/>
        <dllmap dll="libintl" target="@INTL@" os="!windows"/>
--      <dllmap dll="libxslt.dll" target="[EMAIL PROTECTED]@" os="!windows"/>
--      <dllmap dll="odbc32.dll" target="[EMAIL PROTECTED]@" os="!windows"/>
-+      <dllmap dll="libxslt.dll" target="libxslt.so.1" os="!windows"/>
-+      <dllmap dll="odbc32.dll" target="libodbc.so.1" os="!windows"/>
-       <dllmap os="osx" dll="odbc32.dll" target="libiodbc.dylib" />
+-      <dllmap dll="i:libxslt.dll" target="[EMAIL PROTECTED]@" os="!windows"/>
+-      <dllmap dll="i:odbc32.dll" target="[EMAIL PROTECTED]@" os="!windows"/>
++      <dllmap dll="i:libxslt.dll" target="libxslt.so.1" os="!windows"/>
++      <dllmap dll="i:odbc32.dll" target="libodbc.so.1" os="!windows"/>
+       <dllmap dll="i:odbc32.dll" target="libiodbc.dylib" os="osx"/>
        <dllmap dll="oci" target="[EMAIL PROTECTED]@" os="!windows"/>
        <dllmap dll="db2cli" target="[EMAIL PROTECTED]@" os="!windows"/>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/mono-sonames.patch?r1=1.9&r2=1.10&f=u

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

Reply via email to