[Bug 228798] New: helix-dbus-server: unused BuildRequires
https://bugzilla.novell.com/show_bug.cgi?id=228798 Summary: helix-dbus-server: unused BuildRequires Product: openSUSE 10.3 Version: unspecified Platform: All OS/Version: All Status: NEW Severity: Minor Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: andreas.hanke@gmx-topmail.de QAContact: qa@suse.de helix-dbus-server has BuildRequires: glib-devel but does not actually use it. (Note that glib-devel is glib-1.2.10 => old GNOME1 stuff. What helix-dbus-server really needs is glib2-devel, but that is implied by gtk2-devel.) It builds perfectly fine for me without glib-devel installed, so you might want to remove it in autobuild as well to speed up the build a little bit. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=228798 ------- Comment #1 from andreas.hanke@gmx-topmail.de 2006-12-14 21:56 MST ------- There is even more unused stuff in the spec file. Try these changes (not tested, but should work): -BuildRequires: dbus-1-mono (unused) -BuildRequires: glib-devel (unused) +BuildRequires: glib2-devel -BuildRequires: glib-sharp2 (unused) -BuildRequires: gtk-sharp2 (unused) -BuildRequires: intltool (probably unused) -BuildRequires: xorg-x11-devel (unused) +BuildRequires: xorg-x11-libX11-devel (only for <X11/Xlib.h>) All the mono packages were used in the past for a test program only and even that test program does not exist any more. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=228798 jpr@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |abockover@novell.com |gnome@forge.provo.novell.com| -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=228798 abockover@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from abockover@novell.com 2007-04-02 11:01 MST ------- This is fixed as helix-dbus-server is now basically a binary package like RealPlayer. The tarball is built in Real's Ribosome build service. When I imported 0.4.0 into autobuild I changed the spec file. I am only seeing: BuildRequires: RealPlayer dbus-1 Requires: dbus-1-glib RealPlayer -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com