Bug 200716 - "Totem" package fails to rebuild because of obsolete BuildReq "mozilla-devel"
Summary: "Totem" package fails to rebuild because of obsolete BuildReq "mozilla-devel"
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: totem
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Monty
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-07-31 09:49 UTC by Joachim Frieben
Modified: 2013-10-20 22:42 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-31 15:45:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joachim Frieben 2006-07-31 09:49:28 UTC
Description of problem:
The build of the "totem" package fails because the build requirements
include "mozilla-devel" whereas it should now require "firefox-devel".

Version-Release number of selected component (if applicable):
totem-1.5.4-3

How reproducible:
Always

Steps to Reproduce:
1. Execute "rpmbuild --rebuild totem-1.5.4-3.src.rpm".
  
Actual results:
Build fails complaing "mozilla-devel is needed by totem-1.5.4-3.i386".

Expected results:
Package should build cleanly.

Additional info:
After replacing "mozilla-devel" by "firefox-devel", the package
builds correctly only after adjusting the path to "nsIDOMWindow.h"
and to "nsIURI.h" in "totem-mozilla-plugin.cpp" because the
respective subdirectories are not in the actual include path.

Comment 1 Matthias Clasen 2006-07-31 15:45:44 UTC
Fixed


Note You need to log in before you can comment on or make changes to this bug.