[Bug 597709] Review Request: rubygem-ncursesw - Hacked up version of ncurses gem

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 3 19:36:42 UTC 2010


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

Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> changed:

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

--- Comment #9 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> 2010-06-03 15:36:38 EDT ---
2 issues

* rpmlint issue for -debuginfo rpm related
--------------------------------------------------------------
rubygem-ncursesw-debuginfo.i686: W: spurious-executable-perm
/usr/src/debug/rubygem-ncursesw-1.2.4.1/usr/lib/ruby/gems/1.8/gems/ncursesw-1.2.4.1/ncurses_wrap.c
rubygem-ncursesw-debuginfo.i686: W: spurious-executable-perm
/usr/src/debug/rubygem-ncursesw-1.2.4.1/usr/lib/ruby/gems/1.8/gems/ncursesw-1.2.4.1/panel_wrap.h
--------------------------------------------------------------
  - To avoid this rpmlint complaint, please add below at the end
    of %build:
--------------------------------------------------------------
pushd ./%{geminstdir}
chmod 0644 *.h *.c
popd
--------------------------------------------------------------

* License
  - Please change the license tag on -doc subpacakge to
    "LGPLv2+ and LDPL"
    ref:
    http://lists.fedoraproject.org/pipermail/legal/2010-June/001290.html

Please fix the above issue when importing this package into
Fedora CVS.

--------------------------------------------------------------
    This package (rubygem-ncursesw) is APPROVED by mtasaka
--------------------------------------------------------------

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