Mailinglist Archive: opensuse-bugs (8017 mails)
| < Previous | Next > |
[Bug 224800] python-gnome-extras built without gtkmozembed
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 1 Dec 2006 10:42:15 -0700 (MST)
- Message-id: <20061201174215.9702CD26@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=224800
andreas.hanke@xxxxxxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andreas.hanke@xxxxxxxxxxxxxx
------- Comment #2 from andreas.hanke@xxxxxxxxxxxxxx 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.
andreas.hanke@xxxxxxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andreas.hanke@xxxxxxxxxxxxxx
------- Comment #2 from andreas.hanke@xxxxxxxxxxxxxx 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.
| < Previous | Next > |