Bug 473447

Summary: Review Request: vim-perl-support - Perl-IDE for VIM
Product: [Fedora] Fedora Reporter: Iain Arnell <iarnell>
Component: Package ReviewAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---Flags: mmaslano: fedora-review+
kevin: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-04 17:49:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Iain Arnell 2008-11-28 15:44:39 UTC
Spec URL: http://iarnell.fedorapeople.org/vim-perl-support.spec
SRPM URL: http://iarnell.fedorapeople.org/vim-perl-support-3.9.1-1.fc11.src.rpm
Description: 
Perl Support implements a Perl-IDE for Vim/gVim. It is written to considerably
speed up writing code in a consistent style.  This is done by inserting
complete statements, comments, idioms, code snippets, templates, and POD
documentation.  Reading perldoc is integrated.  Syntax checking, running a
script, running perltidy,  running perlcritics, starting a debugger and a
profiler can be done with a keystroke.


note that rpmlint reports a false error:

vim-perl-support.noarch: E: non-executable-script /usr/share/vim/vimfiles/perl-support/templates/perl-file-header 0644

perl-file-header is a template for a perl script; the shebang is required, but the file should not be executable.

Comment 1 Marcela Mašláňová 2008-12-03 14:50:09 UTC
OK source files match upstream
OK package meets naming and versioning guidelines.
OK specfile is properly named, is cleanly written and uses macros consistently.
OK dist tag is present.
OK build root is correct.
?  license field matches the actual license.
OK license is open source-compatible. License text not included upstream.
OK latest version is being packaged.
OK BuildRequires are proper.
OK %clean is present.
OK package builds in mock (Rawhide/x86_64).
OK debuginfo package isn't need.
OK rpmlint is silent.
OK final provides and requires look sane.
OK no shared libraries are added to the regular linker search paths.
OK owns the directories it creates.
OK no duplicates in %files.
OK file permissions are appropriate.
OK no scriptlets present.
OK code, not content.
OK documentation is small, so no -docs subpackage is necessary.
?  %docs are not necessary for the proper functioning of the package.
OK no headers.
OK no pkgconfig files.
OK no libtool .la droppings.

Shouldn't you install %{vimfiles}/doc/perlsupport.txt into %doc?

I didn't find license anywhere in the package. Where could I check it?

Comment 2 Iain Arnell 2008-12-03 15:49:41 UTC
%{vimfiles}/doc/perlsupport.txt needs to be where it is so that vim can make it available as part of its online help (just as vim itself has a bunch of documentation in /usr/share/vim/vim72/doc directory).

The license is in the header of plugin/perl-support.vim file.

Comment 3 Marcela Mašláňová 2008-12-03 15:55:43 UTC
Ok. The review was accepted.

Comment 4 Iain Arnell 2008-12-03 16:27:44 UTC
New Package CVS Request
=======================
Package Name: vim-perl-support
Short Description: Perl-IDE for VIM
Owners: iarnell
Branches: F-9 F-10
InitialCC:

Comment 5 Kevin Fenzi 2008-12-04 00:48:57 UTC
cvs done.

Comment 6 Fedora Update System 2008-12-04 17:31:42 UTC
vim-perl-support-3.9.1-1.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/vim-perl-support-3.9.1-1.fc10

Comment 7 Fedora Update System 2008-12-04 17:31:45 UTC
vim-perl-support-3.9.1-1.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/vim-perl-support-3.9.1-1.fc9

Comment 8 Fedora Update System 2008-12-07 04:14:01 UTC
vim-perl-support-3.9.1-1.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2008-12-07 04:30:39 UTC
vim-perl-support-3.9.1-1.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.