Bug 154204 - ifolder3 should not depend on gtk-sharp2-complete
Summary: ifolder3 should not depend on gtk-sharp2-complete
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Mono (show other bugs)
Version: Beta 5
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Calvin Gaisford
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-28 20:18 UTC by Andreas Jaeger
Modified: 2006-03-12 17:10 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.