Hi reviewers, I wonder where is bugdb for gnome-spell. The spec file indicates bugzilla.ximian.com but it seems the site is migrated into bugzilla.novell.com. I assume the bugdb will be shown in bugzilla.gnome.org since the gnome-spell SVN is located in gnome.org.
The patch fixes i18n messages in spell checker GUI. bugster: 6630797 bugzilla: NO --- spec-files/base-specs/gnome-spell.spec.orig 2007-11-23 23:21:09.337329000 +0900 +++ spec-files/base-specs/gnome-spell.spec 2007-11-23 23:21:09.336313000 +0900 @@ -26,6 +26,8 @@ Source: http://ftp.gnome.org/pub/gnome/ Patch1: gnome-spell-01-enchant.diff # date:2007-05-08 bugster:6552782 bugzilla:81560 owner:jefftsai type:bug Patch2: gnome-spell-02-dict.diff +# date:2007-11-26 bugster:6630797 bugzilla: owner:fujiwara type:bug +Patch3: gnome-spell-03-g11n-i18n-ui.diff Summary: GNOME spell checking component Group: Applications/Text @@ -54,6 +56,7 @@ based on pspell. %setup -q -n %{name}-%{version} %patch1 -p0 %patch2 -p0 +%patch3 -p1 %build @@ -99,6 +102,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Nov 23 2007 - takao.fujiwara at sun.com +- Added gnome-spell-03-g11n-i18n-ui.diff * Fri Oct 19 2007 - damien.carbery at sun.com - Bump to 1.0.8. * Fri May 08 2007 - jeff.cai at sun.com -------------- next part -------------- A non-text attachment was scrubbed... Name: gnome-spell-03-g11n-i18n-ui.diff Type: text/x-patch Size: 1105 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20071123/c062940c/attachment.bin>
