Hi all, I'm looking for a review of the fix for bug #5419:
http://defect.opensolaris.org/bz/show_bug.cgi?id=5419 GNU auto-tools packages could have better dependencies Webrev is at: http://cr.opensolaris.org/~richb/pkg-5419-v1/ Tested by adding a modified version of the SUNWaconf, SUNWgnu-automake-110, SUNWgnu-automake-19 and SUNWlibtool packages into a local repository on my machine at: http://stard.sfbay.sun.com:25419 then installing them on my machine with: $ pfexec pkg set-authority -P -O http://stard.sfbay.sun.com:25419 bug-5419 $ pfexec pkg install SUNWaconf $ pfexec pkg install SUNWgnu-automake-110 $ pfexec pkg install SUNWgnu-automake-19 $ pfexec pkg install SUNWlibtool $ pfexec pkg set-authority -P opensolaris.org $ pfexec pkg unset-authority bug-5419 then checking for dependencies: $ pfexec pkg contents -m SUNWaconf | grep "^depend" depend [EMAIL PROTECTED] type=require depend [EMAIL PROTECTED] type=require $ pfexec pkg contents -m SUNWgnu-automake-110 | grep "^depend" depend [EMAIL PROTECTED] type=require depend [EMAIL PROTECTED] type=require $ pfexec pkg contents -m SUNWgnu-automake-19 | grep "^depend" depend [EMAIL PROTECTED] type=require depend [EMAIL PROTECTED] type=require $ pfexec pkg contents -m SUNWlibtool | grep "^depend" depend [EMAIL PROTECTED] type=require depend [EMAIL PROTECTED] type=require depend [EMAIL PROTECTED] type=require Thanks. _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
