[Mono-bugs] [Bug 59571][Nor] Changed - Check that gtksourceview >= 0.8 is available on all supported distributions

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Jun 2004 20:15:57 -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 duncan@ximian.com.

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

--- shadow/59571	2004-06-03 14:53:59.000000000 -0400
+++ shadow/59571.tmp.18718	2004-06-03 20:15:57.000000000 -0400
@@ -2,23 +2,35 @@
 Product: Mono: Runtime
 Version: unspecified
 OS: SUSE 9.1
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: duncan@ximian.com                            
 ReportedBy: maw@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: packaging bug: gtksourceview conflicts
+Summary: Check that gtksourceview >= 0.8 is available on all supported distributions
 
 suse 9.1 ships gtksourceview 0.7.0-129.
 
 xd-unstable ships 1.0.0-0.ximian.9.1.
 
 the mono beta 2 packages won't install with ximian's version of
 gtksourceview installed due to a file conflict.
+
+------- Additional Comments From duncan@ximian.com  2004-06-03 20:15 -------
+This is a known problem. Snorp and I discovered this during testing,
+we decided to keep this file conflict, because a) xd-unstable is not
+available publicly yet, and b) suse-91-i386 ships gtksourceview 0.7 by
+default, which does not include the csharp.lang file.
+
+For the next release (RC 1), gtksourceview-sharp will be depending on
+gtksourceview 0.8, which does include the csharp.lang file.
+
+Keeping this bug around to remind me to make sure all supported
+distros have access to gtksourceview >= 0.8 in time for the next release.