[Bug 516271] Review Request: perl-Curses-UI - Curses based OO user interface framework

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 18 15:05:01 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=516271


Iain Arnell <iarnell at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|fedora-review?              |fedora-review+




--- Comment #3 from Iain Arnell <iarnell at gmail.com>  2009-08-18 11:04:58 EDT ---

You can make tests yourself using mock locally (see
https://fedoraproject.org/wiki/Extras/MockTricks), and once you're happy that
the build works locally in mock, you can also request your own koji scratch
build (e.g. koji build --scratch dist-f12
/path/to/perl-Some-Module-xx.yy-zz.src.rpm).

But all looks good with this revision (log url is about 20 lines down).


+ source files match upstream (sha1).  
  f7a506f6d62fa58028084d57c85ef78e59486623  Curses-UI-0.9607.tar.gz
  f7a506f6d62fa58028084d57c85ef78e59486623  ./Curses-UI-0.9607.tar.gz

+ package meets naming and versioning guidelines.
+ specfile is properly named, is cleanly written and uses macros consistently.
+ summary is OK.
+ description is OK.
+ dist tag is present.
+ build root is OK.
+ license field matches the actual license.
  GPL+ or Artistic
+ license is open source-compatible.
+ license text not included upstream.
+ latest version is being packaged.
+ BuildRequires are proper.
+ compiler flags are appropriate.
+ %clean is present.
+ package builds in mock
  http://koji.fedoraproject.org/koji/taskinfo?taskID=1612394

+ package installs properly.
+ rpmlint has no complaints:
  perl-Curses-UI.noarch: I: checking
  perl-Curses-UI.src: I: checking
  2 packages and 0 specfiles checked; 0 errors, 0 warnings.

+ final provides and requires are sane:
  perl(Curses::UI) = 0.9607
  perl(Curses::UI::Buttonbox) = 1.10
  perl(Curses::UI::Calendar) = 1.10
  perl(Curses::UI::Checkbox) = 1.11
  perl(Curses::UI::Color) = 0.01
  perl(Curses::UI::Common) = 1.10
  perl(Curses::UI::Container) = 1.11
  perl(Curses::UI::ContainerWidget) = 1.10
  perl(Curses::UI::Dialog::Basic) = 1.10
  perl(Curses::UI::Dialog::Calendar) = 1.10
  perl(Curses::UI::Dialog::Dirbrowser) = 1.0
  perl(Curses::UI::Dialog::Error) = 1.10
  perl(Curses::UI::Dialog::Filebrowser) = 1.10
  perl(Curses::UI::Dialog::Progress) = 1.10
  perl(Curses::UI::Dialog::Question) = 1.00
  perl(Curses::UI::Dialog::Status) = 1.10
  perl(Curses::UI::Label) = 1.11
  perl(Curses::UI::Language)  
  perl(Curses::UI::Language::chinese)  
  perl(Curses::UI::Language::czech)  
  perl(Curses::UI::Language::dutch)  
  perl(Curses::UI::Language::english)  
  perl(Curses::UI::Language::french)  
  perl(Curses::UI::Language::german)  
  perl(Curses::UI::Language::italian)  
  perl(Curses::UI::Language::japanese)  
  perl(Curses::UI::Language::norwegian)  
  perl(Curses::UI::Language::polish)  
  perl(Curses::UI::Language::portuguese)  
  perl(Curses::UI::Language::russian)  
  perl(Curses::UI::Language::slovak)  
  perl(Curses::UI::Language::spanish)  
  perl(Curses::UI::Language::turkish)  
  perl(Curses::UI::Listbox) = 1.3
  perl(Curses::UI::MenuListbox) = 1.10
  perl(Curses::UI::Menubar) = 1.10
  perl(Curses::UI::Notebook) = 1.0001
  perl(Curses::UI::PasswordEntry) = 1.10
  perl(Curses::UI::Popupmenu) = 1.10
  perl(Curses::UI::PopupmenuListbox) = 1.0011
  perl(Curses::UI::Progressbar) = 1.10
  perl(Curses::UI::Radiobuttonbox) = 1.10
  perl(Curses::UI::SearchEntry) = 1.10
  perl(Curses::UI::Searchable) = 1.10
  perl(Curses::UI::TextEditor) = 1.5
  perl(Curses::UI::TextEntry) = 1.10
  perl(Curses::UI::TextViewer) = 1.10
  perl(Curses::UI::Widget) = 1.12
  perl(Curses::UI::Window) = 1.10
  perl-Curses-UI = 0.9607-2.fc12
=
  perl >= 1:5
  perl(:MODULE_COMPAT_5.10.0)  
  perl(Carp)  
  perl(Curses)  
  perl(Curses::UI::Color)  
  perl(Curses::UI::Common)  
  perl(Curses::UI::Container)  
  perl(Curses::UI::Dialog::Basic)  
  perl(Curses::UI::Label)  
  perl(Curses::UI::Language)  
  perl(Curses::UI::Listbox)  
  perl(Curses::UI::Searchable)  
  perl(Curses::UI::TextEditor)  
  perl(Curses::UI::TextEntry)  
  perl(Curses::UI::TextViewer)  
  perl(Curses::UI::Widget)  
  perl(Curses::UI::Window)  
  perl(Cwd)  
  perl(Exporter)  
  perl(FileHandle)  
  perl(Term::ReadKey)  
  perl(base)  
  perl(strict)  
  perl(vars)  
  perl(warnings)  
  rpmlib(CompressedFileNames) <= 3.0.4-1
  rpmlib(FileDigests) <= 4.6.0-1
  rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  rpmlib(VersionedDependencies) <= 3.0.3-1
  rpmlib(PayloadIsXz) <= 5.2-1

+ %check is present and all tests pass.
  t/99misc.t .............. ok
  All tests successful.
  Files=14, Tests=169,  4 wallclock secs ( 0.11 usr  0.01 sys +  3.38 cusr 
0.10 csys =  3.60 CPU)
  Result: PASS

+ no shared libraries are added to the regular linker search paths.
+ owns the directories it creates.
+ doesn't own any directories it shouldn't.
+ no duplicates in %files.
+ file permissions are appropriate.
+ no generically named files
+ code, not content.
+ documentation is small, so no -doc subpackage is necessary.
+ %docs are not necessary for the proper functioning of the package.


APPROVED.

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