[Bug 317581] Review Request: ruby-rpm - Ruby bindings for RPM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ruby-rpm - Ruby bindings for RPM


https://bugzilla.redhat.com/show_bug.cgi?id=317581


mtasaka@xxxxxxxxxxxxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|MODIFIED                    |ASSIGNED
               Flag|fedora-review?              |fedora-review+




------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx  2007-10-20 07:50 EST -------
Okay.

(In reply to comment #6)

> > * Encoding
> > -----------------------------------------------------
> > Forgot to mention: the only warning I get from rpmlint is
> >    W: file-not-utf8 /usr/share/doc/ruby-rpm-1.2.3/doc/refm.rd.ja
> > 
> > Any idea what encoding that file is ? (I don't know any Japanese, so I won't
> > know if I recoded anything right)
> > -----------------------------------------------------
> >   - This file is encoded in EUC-JP (well, I am a Japanese)
> >     (Many Japanese documents in *nix are encoded in EUC-JP or
> >      ISO-2022-JP, and many Japanese documents in M$ are encoded
> >      in SHIFT-JIS).
> 
> recode EUC-JP..UTF-8 refused to work on this file. For now, it's unchanged. not
> sure if it's readable for a Japanese reader.

Well, actually I have never used recode.. I usually use iconv like:
----------------------------------------------------------------
iconv -f EUC-JP -t UTF-8 refm.rd.ja > refm.rd.ja.tmp && \
  ( touch -r refm.rd.ja refm.rd.ja.tmp ; mv -f refm.rd.ja.tmp refm.rd.ja )
----------------------------------------------------------------

----------------------------------------------------------------
  This packge (ruby-rpm) is APPROVED by me
----------------------------------------------------------------


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]