[Mono-bugs] [Bug 53853][Maj] Changed - mono/config maps DLLs to .so library names, not SONAMEs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 12 May 2004 21:25:34 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=53853

--- shadow/53853	2004-02-04 05:16:12.000000000 -0500
+++ shadow/53853.tmp.12692	2004-05-12 21:25:34.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 53853
-Product: Mono/Runtime
+Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Linux/Debian/Sid/i386
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: eb@zombie.inka.de               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -58,6 +58,9 @@
 +        <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0.so.0" />
 +        <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0.so.0" />
 +        <dllmap dll="libglade-2.0-0.dll" target="libglade-2.0.so.0" />
          <dllmap dll="oci" target="clntsh" />
          <dllmap dll="gtkhtml-3.0" target="libgtkhtml-3.0.so.2" />
          <dllmap dll="db2cli" target="libdb2_36.so"/>
+
+------- Additional Comments From miguel@ximian.com  2004-05-12 21:25 -------
+This has changed in Beta1.