[Bug 226478] Merge Review: tar

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 6 21:37:32 UTC 2007


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

Summary: Merge Review: tar


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


bugs.michael at gmx.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|nobody at fedoraproject.org    |bugs.michael at gmx.net
               Flag|                            |fedora-review+




------- Additional Comments From bugs.michael at gmx.net  2007-02-06 16:37 EST -------
* With the better scriptlet dependencies on /sbin/install-info in
place, "Prereq: info" can be deleted:

  $ rpmlint tar-1.15.1-26.src.rpm
  W: tar prereq-use info

* Other releases of tar may need "BuildRequires: gettext" for the
message object files. This version doesn't.

* The changes in cvs look fine.


APPROVED


* A side-note about the binary rpm:

  $ rpmlint tar-1.15.1-26.i386.rpm 
  W: tar file-not-utf8 /usr/share/info/tar.info-1.gz
  W: tar file-not-utf8 /usr/share/info/tar.info.gz

Indeed, in a single line in both files, Jörg Schilling's name is
encoded in ISO 8859-1. That alone would be easy to fix with "iconv",
and a created patch shows no accidental conversions.

However, there are a few 0x0c carriage-return values in those files
(and also in the texinfo input files), which cause these paragraphs,
where the encoding is wrong, to be hidden when displaying the
documentation with "info". I don't know whether the 0x0c are intentional
or supposed to be 0x0a instead.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list