I think printman is not managed in community currently. The SVN tree does not exist and no maintainers.
I have the old CVS tree of GNOME.org and it seems Sun base team sometimes updated some files. I'ld like to integrate the attached patch in Vermillion since I think printman won't be updated. --- printman.spec.orig 2007-11-29 22:15:58.630240000 +0900 +++ printman.spec 2007-11-29 22:15:58.118317000 +0900 @@ -24,6 +24,8 @@ Patch1: printman-01-menu-entry.dif Patch2: printman-02-help-dir-changed.diff # date:2007-02-06 type:branding owner:gheet Patch3: printman-03-pkgconfig.diff +# date:2007-11-29 type:bug owner:fujiwara bugster:6311379 bugzilla:320600 +Patch4: printman-04-g11n-iconf-file-name.diff URL: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build Docdir: %{_defaultdocdir}/%{name} @@ -51,6 +53,7 @@ cd po-sun; make; cd .. %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build libtoolize --force @@ -100,6 +103,10 @@ scrollkeeper-update -q %{_datadir}/locale/*/LC_MESSAGES/printman.mo %changelog +* Thu Nov 29 2007 - takao.fujiwara at sun.com +- Add printman-04-g11n-iconf-file-name.diff to show none UTF-8 icon names. + Fixes 6311379 + * Wed May 16 2007 - takao.fujiwara at sun.com - Add l10n tarball. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: printman-04-g11n-iconf-file-name.diff URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20071129/99941385/attachment.ksh>
