Bug 154204

Summary: ifolder3 should not depend on gtk-sharp2-complete
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Jaeger <aj>
Component: MonoAssignee: Calvin Gaisford <cgaisford>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None    
Version: Beta 5   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Jaeger 2006-02-28 20:18:36 UTC
ifolder3 has a Requires on gtk-sharp2-complete.

This is not needed at all, I guess it can be removed completely.

The automatic dependency calculation should work without it - and looking at the requires output it does look fine:

rpm -q --requires ifolder3
simias >= 1.4
gtk-sharp2-complete
dbus-1-mono
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
/bin/sh
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.2)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3.4)
libsimias-event.so.0
libsimias.so.0
mono(Mono.Posix) = 1.0.5000.0
mono(SimiasClient) = 1.4.6038.1
mono(SimiasLib) = 1.4.6038.1
mono(System) = 1.0.5000.0
mono(System.Web.Services) = 1.0.5000.0
mono(System.Xml) = 1.0.5000.0
mono(atk-sharp) = 2.8.0.0
mono(dbus-sharp) = 0.60.0.0
mono(gconf-sharp) = 2.8.0.0
mono(gdk-sharp) = 2.8.0.0
mono(glib-sharp) = 2.8.0.0
mono(gnome-sharp) = 2.8.0.0
mono(gtk-sharp) = 2.8.0.0
mono(mscorlib) = 1.0.5000.0
mono(pango-sharp) = 2.8.0.0
rpmlib(PayloadIsBzip2) <= 3.0.5-1
Comment 1 Andreas Jaeger 2006-03-12 17:10:22 UTC
fixed now.