|
|
Re: Fwd: Re: USN-186-1 (mozilla, mozilla-firefox) updates broken on Hoary: msg#00014
|
Subject: |
Re: Fwd: Re: USN-186-1 (mozilla, mozilla-firefox) updates broken on Hoary |
Here's the list of the three changes necessary. They should be fairly straightforward to effect.
===============
(1) firefox needs Build-Depends on "libcairo1-dev", else ./configure barfs.
(2) patch -p1 -R < debian/ubuntu-patches/firefox-nopangoxft.patch:
this needs to be unmerged (part of cairo addons from Breezy)
(3)
The following from grep... gcc-4.0 needs to be changed to gcc and so on.
./security/coreconf/Linux.mk:CC
= gcc-4.0
./security/coreconf/Linux.mk:DEFAULT_COMPILER = gcc-4.0
./security/coreconf/Linux.mk:CCC = g++-4.0
=========================
On 10/14/05, Matt Zimmerman <mdz@xxxxxxxxxx> wrote:
On Fri, Oct 14, 2005 at 06:07:54PM -0400, John Dong wrote: > Several weeks have passed since we last discussed these changes. Are there > any plans to make them? In addition, seb128, we've previously talked about
> launchpad-integration changes, that seemingly never happened either. > > I understand that you guys have been extremely busy recently due to Breezy > development, but now, do you think it's possible to get these few things
> taken care of?
I don't have the background on this issue; send me the proposed patches and I'll review them.
-- - mdz
--
ubuntu-backports mailing list
ubuntu-backports@xxxxxxxxxxxxxxxx
http://lists.ubuntu.com/mailman/listinfo/ubuntu-backports
|
| |