Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=226442
Summary: Merge Review: swig Product: Fedora Extras Version: devel Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: normal Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: nobody@fedoraproject.org QAContact: fedora-package-review@redhat.com CC: atkac@redhat.com
Fedora Merge Review: swig
http://cvs.fedora.redhat.com/viewcvs/devel/swig/ Initial Owner: atkac@redhat.com
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
Miroslav Lichvar mlichvar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mlichvar@redhat.com AssignedTo|nobody@fedoraproject.org |mlichvar@redhat.com Flag| |fedora-review?
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@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.
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 #2 from Adam Tkac atkac@redhat.com 2009-12-07 06:46:46 EDT --- (In reply to comment #1)
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.
Testcase is currently broken, I've added comment about it.
All issues should be fixed in the latest build, swig-1.3.40-2.fc13.
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
Miroslav Lichvar mlichvar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |RAWHIDE Flag|fedora-review? |fedora-review+
--- Comment #3 from Miroslav Lichvar mlichvar@redhat.com 2009-12-07 07:02:57 EDT --- Approved.
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 #4 from Adam Tkac atkac@redhat.com 2009-12-07 08:05:17 EDT --- Thanks for the review.
package-review@lists.fedoraproject.org