Fedora Merge Review: libgpg-error http://cvs.fedora.redhat.com/viewcvs/devel/libgpg-error/ Initial Owner: nalin
* Version 1.6 is available. $ rpmlint /home/qa/tmp/rpm/RPMS/libgpg-error-1.5-6.i386.rpm libgpg-error.i386: W: file-not-utf8 /usr/share/doc/libgpg-error-1.5/ChangeLog libgpg-error.i386: W: summary-not-capitalized libgpg-error > Summary: libgpg-error Summary: Library for error values used by GnuPG components > Prereq: /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig > %makeinstall Prefer "make DESTDIR=${RPM_BUILD_ROOT} install". > %doc COPYING COPYING.LIB AUTHORS README INSTALL NEWS ChangeLog The INSTALL file is irrelevant to RPM package users. It's common practise not to include it. > checking for msgfmt... no > checking for gmsgfmt... : > checking for xgettext... no > checking for msgmerge... no "BuildRequires: gettext" as a safety measure. * You could enable the tests-suite: %check make check * All minor issues. Hence: APPROVED
Following all suggestions. Thanks for the review!