[Bug 224800] python-gnome-extras built without gtkmozembed
https://bugzilla.novell.com/show_bug.cgi?id=224800 andreas.hanke@gmx-topmail.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.hanke@gmx-topmail.de ------- Comment #2 from andreas.hanke@gmx-topmail.de 2006-12-01 10:42 MST ------- It's a pity that this has not been detected earlier. It could have made it into the 10.2 Gold Master if it had been reported 1 week ago. To fix it, please add to the spec file: +%define geckoversion 181 +BuildRequires: mozilla-xulrunner%{geckoversion}-devel +Requires: mozilla-xulrunner%{geckoversion} This allows you to easily switch to the next gecko version in the future by just changing the %define. While doing that, you can take the opportunity to remove all the unused BuildRequires that are no longer needed because the respective modules no longer exist: -BuildRequires: eel-devel -BuildRequires: libgtop-devel -BuildRequires: nautilus-cd-burner-devel -BuildRequires: totem -BuildRequires: gnome-panel-devel -BuildRequires: gtksourceview-devel -BuildRequires: libwnck-devel -BuildRequires: libgnomeprintui-devel -BuildRequires: libgda-devel -BuildRequires: mDNSResponder-devel -BuildRequires: nautilus-devel -BuildRequires: gnutls-devel -- 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