(08/28/09 12:35), FU Ning-san wrote: > Is it fine for you to integrate your patch into vermillion? > Otherwise I can do it.
How long do you think the integration? Now I'm a bit busy for other bug fixes. If you want to fix vermillion asap, it might be better for yourself to integrate the patches. It seems RH maintainer is on vacation and I still need some discussions about the codes. The following link is the latest patch. http://bugzilla-attachments.gnome.org/attachment.cgi?id=141831 The patch needs the configure option '--disable-mo-check'. @@ -58,6 +58,7 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 %build %ifos linux @@ -91,6 +92,7 @@ --disable-scrollkeeper \ --with-ctrun=yes \ --with-default-path=/usr/bin \ + --disable-mo-check \ --enable-rbac-shutdown=solaris.system.shutdown make -j $CPUS I checked gnome.bugzilla 536387, 592183, 593359. Thanks, fujiwara
