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 --- Comment #17 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2010-06-07 11:43:42 EDT --- Well, if currently you are only considering of importing packages which sup depends on, and under the current condition that ruby-ncurses is already in Fedora, then this package is not needed even for 0.10.2 (as far I checked the source code) For example sup-0.10.2/bin/sup contains: ------------------------------------------------------- 5 no_ncursesw = false 6 begin 7 require 'ncursesw' 8 rescue LoadError 9 require 'ncurses' 10 no_ncursesw = true 11 end ------------------------------------------------------- so sup falls back to using ncurses if ncursesw is not found. So if you are not interested in maintaining ncursesw once sup 0.11 is released, currently I am against importing this package into Fedora. -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review