The patch fixes UI I18n and it was upstreamed.
bugster: 6499543
bugzilla: 382495
patch: orca-01-g11n-i18n-ui.diff

--- orca.spec   (revision 10000)
+++ orca.spec   (working copy)
@@ -16,6 +16,8 @@
 Vendor:                Sun Microsystems, Inc.
 Summary:        Orca Screen Reader/Magnifier
 Source:         
http://ftp.gnome.org/pub/GNOME/sources/orca/2.17/orca-%{version}.tar.bz2
+# date:2006-12-12 owner:fujiwara bugster:6499543 bugzilla:382495 type:l10n
+Patch1:         orca-01-g11n-i18n-ui.diff
 URL:            http://www.gnome.org
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Docdir:         %{_defaultdocdir}/doc
@@ -44,10 +46,11 @@

 %prep
 %setup -q -n orca-%{version}
+%patch1 -p1

 %build
 libtoolize --force
-glib-gettextize --copy --force
+intltoolize -c -f --automake
 aclocal $ACLOCAL_FLAGS -I .
 autoconf
 autoheader
@@ -91,6 +94,9 @@
 %doc AUTHORS NEWS README ChangeLog

 %changelog
+* Tue Dec 12 2006 - takao.fujiwara at sun.com
+- Added intltoolize to read LINGUAS file.
+- Add orca-01-g11n-i18n-ui.diff to localize UI. Fixes 6499543.
 * Tue Dec 04 2006 - damien.carbery at sun.com
 - Bump to 2.17.3.
 * Thu Nov 23 2006 - damien.carbery at sun.com
Index: Solaris/SUNWgnome-a11y-reader.spec
===================================================================
--- Solaris/SUNWgnome-a11y-reader.spec  (revision 10000)
+++ Solaris/SUNWgnome-a11y-reader.spec  (working copy)
@@ -95,10 +95,12 @@
 %files l10n
 %defattr (-, root, bin)
 %dir %attr (0755, root, sys) %{_datadir}
-##%attr (-, root, other) %{_datadir}/locale
+%attr (-, root, other) %{_datadir}/locale
 %endif

 %changelog
+* Tue Dec 12 2006 - takao.fujiwara at sun.com
+- Uncomment out l10n locale dir. Fixes 6499543.
 * Wed Nov 15 2006 - damien.carbery at sun.com
 - Use %{default_pkg_version} instead of orca.version.
 * Mon Sep 11 2006 - Matt.Keenan at sun.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: orca-01-g11n-i18n-ui.diff
URL: 
<http://mail.opensolaris.org/pipermail/jds-review/attachments/20061212/502f4dcd/attachment.ksh>

Reply via email to