The upstreamed the patch fixes to show multibyte samba workgroup names. bugster: 6543813 bugzilla: 428200
--- spec-files/base-specs/gnome-vfs.spec.orig 2007-08-23 21:16:52.411556000 +0900 +++ spec-files/base-specs/gnome-vfs.spec 2007-08-23 21:20:12.574073000 +0900 @@ -36,6 +36,8 @@ Patch8: gnome-vfs-08-trash-skip-co Patch9: gnome-vfs-09-krb5-config-no-gssapi.diff # date:2007-04-09 type:bug owner:alo Patch10: gnome-vfs-10-acl-zfs.diff +# date:2007-08-23 type:bug owner:fujiwara bugster:6543813 bugzilla:428200 +Patch11: gnome-vfs-11-g11n-workgroup.diff URL: http://www.gnome.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -100,6 +102,7 @@ a MIME type manipulation library and oth %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 # Fix for 326431. cd po dos2unix -ascii be.po be.po @@ -184,6 +187,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Aug 23 2007 - takao.fujiwara at sun.com +- Add gnome-vfs-11-g11n-workgroup.diff to show mutibyte workgroups. + Fixes 6543813. * Fri Jul 27 2007 - damien.carbery at sun.com - Bump to 2.19.3. * Mon May 14 2007 - damien.carbery at sun.com -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: gnome-vfs-11-g11n-workgroup.diff URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20070823/337b3a35/attachment.ksh>
