[Bug 634908] Review Request: libeio - Event-based fully asynchronous I/O library

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 20 13:47:21 UTC 2010


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=634908

--- Comment #3 from Peter Lemenkov <lemenkov at gmail.com> 2010-09-20 09:47:20 EDT ---
REVIEW:

Legend: + = PASSED, - = FAILED, 0 = Not Applicable

- rpmlint is not silent

work ~/Desktop: rpmlint libeio-*
libeio.i686: W: spelling-error %description -l en_US modelled -> modeled, model
led, model-led
libeio.i686: W: spelling-error %description -l en_US libev -> liber, libel,
Liberia
libeio.i686: W: spelling-error %description -l en_US fdatasync -> fantasy,
asynchronous, asynchronism
libeio.i686: W: spelling-error %description -l en_US mknod -> mk nod, mk-nod,
monody
libeio.i686: W: spelling-error %description -l en_US readdir -> read dir,
read-dir, readily
libeio.i686: W: spelling-error %description -l en_US sendfile -> send file,
send-file, Sendai
libeio.i686: W: spelling-error %description -l en_US solaris -> solaria,
solarism, Polaris
libeio.i686: W: spelling-error %description -l en_US linux -> Linux
libeio.i686: W: spelling-error %description -l en_US ux -> xu, ix, u
libeio.i686: W: spelling-error %description -l en_US freebsd -> freebased,
freebase, freeboard
libeio.i686: W: spelling-error %description -l en_US everywehere -> everywhere,
everyway, everything
libeio.i686: W: spelling-error %description -l en_US readahead -> read ahead,
read-ahead, readable
libeio.i686: E: library-without-ldconfig-postin /usr/lib/libeio.so.1.0.0
libeio.i686: E: library-without-ldconfig-postun /usr/lib/libeio.so.1.0.0
libeio-debuginfo.i686: E: debuginfo-without-sources
libeio-devel.i686: W: no-documentation
3 packages and 0 specfiles checked; 3 errors, 13 warnings.
work ~/Desktop:

In particular these two messages regarding ldconfig indicating real issues -
see my messages below.

+ The package is named according to the  Package Naming Guidelines .
+ The spec file name matches the base package %{name}, in the format
%{name}.spec unless your package has an exemption. [2] .

- The package must meet the Packaging Guidelines. Please, add ldconfig
invocation in %post and %postun.

+ The package is licensed with a Fedora approved license and meets the
Licensing Guidelines .
+ The License field in the package spec file must match the actual license.
(MIT or GPLv2+)
+ The file, containing the text of the license(s) for the package, is included
in %doc.
+ The spec file is written in American English.
+ The spec file for the package is legible.
+ The sources used to build the package matches the upstream source, as
provided in the spec URL.

Sulaco ~/rpmbuild/BUILD: diff -ru libeio.orig/ libeio
Sulaco ~/rpmbuild/BUILD: 

+ The package  successfully compiles and builds into binary rpms on at least
one primary architecture. See koji link(s) above.
+ All build dependencies are listed in BuildRequires.
0 No need to handle locales.

- Every binary RPM package (or subpackage) which stores shared library files
(not just symlinks) in any of the dynamic linker's default paths, must call
ldconfig in %post and %postun. 

+ Packages does NOT bundle copies of system libraries.
0 The package is not designed to be relocatable.
+ The package owns all directories that it creates.
+ The package does not list a file more than once in the spec file's %files
listings.
+ Permissions on files are set properly.
+ The package consistently uses macros.
+ The package contains code, or permissible content.
0 No extremely large documentation files.
+ Anything, the package includes as %doc, does not affect the runtime of the
application.
+ Header files are in a -devel package.
+ No static libraries packaged.
+ The library files that end in .so (without suffix) stored in a -devel
package.
+ The devel packages requires the base package using a fully versioned
dependency: Requires: %{name} = %{version}-%{release}
+ The package does NOT contain any .la libtool archives.
0 Not a GUI application
+ The package does not own files or directories already owned by other
packages.
+ All filenames in rpm packages are valid UTF-8.

So, please, fix ldconfig issue and I;ll continue.

-- 
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 package-review mailing list