Re: [ACTION REQUIRED v4] Retiring packages for F-17

2012-02-08 Thread Takanori MATSUURA
Can I pick up tdom? Takanori 2012/2/2 : Re: [ACTION REQUIRED v4] Retiring packages for F-17 > Orphan tdom > Removing: tdom >    mcu8051ide requires tdom = 0.8.2-8.fc17 >    tkabber requires tdom = 0.8.2-8.fc17 -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.o

Re: Removing -fexceptions from $RPM_OPT_FLAGS

2011-01-19 Thread Takanori MATSUURA
For Mozilla, see https://developer.mozilla.org/en/C___Portability_Guide#Don%27t_use_exceptions https://bugzilla.mozilla.org/show_bug.cgi?id=593768 Takanori Matej Cepl wrote: > Dne 19.1.2011 07:53, Haïkel Guémar napsal(a): > > Morale: that's just *PLAIN USELESS* to only remove the -fexceptions f

NearTree build failed only on IA32

2010-11-03 Thread Takanori MATSUURA
Hi. I'm now building NearTree package. https://bugzilla.redhat.com/show_bug.cgi?id=545047 As I've commented at #23, %check (This means "make tests") failed only on i686 (for EL6, f12 and f13). I can build NearTree on x86_64, ppc64, and ppc (for f12) with no error. All of EL6, f12, and f13 use gc

Re: xulrunner 2.0 in rawhide (F15) bundles several system libs

2010-09-30 Thread Takanori MATSUURA
If someone implement --enable-system-libvpx --enable-system-vorbis --enable-system-ogg --enable-system-theora into the mozilla source, we can easily remove source for the libraries. And Fedora will be happy. :-) Takanori -- devel mailing list devel@lists.fedoraproject.org https://admin.fedorapro

Re: xulrunner 2.0 in rawhide (F15) bundles several system libs

2010-09-29 Thread Takanori MATSUURA
Hi Chen, For modules/libimg/png, mozilla products use aPNG which was rejected by upstream. http://en.wikipedia.org/wiki/APNG So we have to use internal png. For media/libvorbis, mozilla has custom patches in the source tree. https://bugzilla.mozilla.org/show_bug.cgi?id=517422 Fro media/libvpx