[Bug 226442] Merge Review: swig

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 3 15:16:45 UTC 2009


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





--- Comment #1 from Miroslav Lichvar <mlichvar at redhat.com>  2009-12-03 10:16:43 EDT ---
OK source files match upstream:
2df766c9e03e02811b1ab4bba1c7b9cc  swig-1.3.40.tar.gz

OK package meets naming and versioning guidelines.
NO specfile is properly named, is cleanly written and uses macros consistently.
- both $RPM_BUILD_ROOT and %{_builddir} are used
OK dist tag is present.
OK build root is correct.
NO license field matches the actual license.
- the actual license seems to be BSD and MIT
OK license is open source-compatible.
NO License text included in package
- the text is included in -doc subpackage, but I think should be in the main
package with all other files except Doc and Examples directory.
OK latest version is being packaged.
OK BuildRequires are proper.
OK compiler flags are appropriate.
OK %clean is present.
OK package builds in mock.
OK debuginfo package looks complete.
NO rpmlint is silent.
swig.x86_64: W: summary-ended-with-dot Connects C/C++/Objective C to some
high-level programming languages.
swig.x86_64: W: devel-file-in-non-devel-package
/usr/share/swig/1.3.40/ocaml/swigp4.ml
swig.x86_64: W: devel-file-in-non-devel-package
/usr/share/swig/1.3.40/perl5/noembed.h
swig.x86_64: W: devel-file-in-non-devel-package
/usr/share/swig/1.3.40/ocaml/swig.ml
swig.x86_64: W: devel-file-in-non-devel-package
/usr/share/swig/1.3.40/ocaml/swig.mli
- the summary should be fixed. The rest is ok as swig is a development package.

OK final provides and requires look sane.
NO %check is present and all tests pass.
- the package contains a testsuite, but it seems to fail, so it's disabled. It
would be nice to get it working, but I don't think this is a blocker. Adding a
%check with #make check and a comment why it's currently disabled should be
fine.
OK no shared libraries are added to the regular linker search paths
OK owns the directories it creates.
OK doesn't own any directories it shouldn't.
OK no duplicates in %files.
OK file permissions are appropriate.
NO scriptlets are sane
- the ldconfig calls are unnecessary, there are no libraries installed.
OK code, not content.
OK documentation is large, -docs subpackage used.
OK %docs are not necessary for the proper functioning of the package.
OK no headers.
- there are actually some headers installed but they are used only by swig.
OK no pkgconfig files.
OK no libtool .la droppings.
OK not a GUI app.

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




More information about the Fedora-package-review mailing list