[Bug 438588] Review Request: zfstream - C++ iostream like access to compressed files

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 4 10:18:54 UTC 2008


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


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


Thomas Sailer <t.sailer at alumni.ethz.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|needinfo?(t.sailer at alumni.e |
                   |thz.ch)                     |




--- Comment #7 from Thomas Sailer <t.sailer at alumni.ethz.ch>  2008-11-04 05:18:53 EDT ---
http://sailer.fedorapeople.org/zfstream.spec
http://sailer.fedorapeople.org/zfstream-20041202-2.fc10.src.rpm

New %description:
zfstream is a small C++ library which provides an abstraction API for
reading and writing compressed and non-compressed files using the same
API. It supports libz and libbz2 compression schemes. The library is
trivial to use and provides client applications with a unified
interface for reading and writing files without having to know whether
they are compressed or not.

On my current x86_64 rawhide system:
rpmlint zfstream-20041202-2.fc10.src.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
pmlint zfstream.spec
0 packages and 1 specfiles checked; 0 errors, 0 warnings.
rpmlint zfstream-20041202-2.fc10.x86_64.rpm.
zfstream-devel-20041202-2.fc10.x86_64.rpm
zfstream-debuginfo-20041202-2.fc10.x86_64.rpm
zfstream.x86_64: W: no-documentation
zfstream-devel.x86_64: W: no-documentation
zfstream-debuginfo.x86_64: E: non-standard-dir-perm /usr/lib/debug 0775
3 packages and 0 specfiles checked; 1 errors, 2 warnings.
rpmlint zfstream
zfstream.x86_64: W: no-documentation

I don't know what to do about the debuginfo error, as the debuginfo package is
generated automatically and I don't do anything evil in the spec file, afaik.

-- 
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.




More information about the Fedora-package-review mailing list