Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: pcmanx-gtk2 - Telnet client designed for BBS browsing https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=222087 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2007-04-06 13:51 EST ------- Well, actually on rawhide automake is 1.10 and some other fixes are needed for rawhide. For me, the following works ------------------------------------------------ %prep %setup -q -n %{name} for f in `ls -d %{_datadir}/automake-1.* | sort -g -k 2 -t .` ; do automakever=`echo $f | sed -e 's|%{_datadir}/automake-||'` done eval %{__sed} -i.orig -e \'s\|-1\\\.9\|-$automakever\|\' autogen.sh %{__sed} -i -e 's|set -x|set -e -x|' autogen.sh touch config.rpath ./autogen.sh #autoreconf -fi ------------------------------------------------ Please check if the above also works for you. And.. I have not checked other things yet... -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review