Spec URL: http://rishi.fedorapeople.org/freetalk.spec SRPM URL: http://rishi.fedorapeople.org/freetalk-3.0-1.fc8.src.rpm Description: Freetalk is a console based Jabber client. It features a readline interface with completion of buddy names, commands, and even ordinary English words. Freetalk is extensible, configurable, and scriptable through a Guile interface.
Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=306015
Your spec should require guile and loudmouth, and probably libidn, glib, readline, ncurses, and libstdc++.
(In reply to comment #2) > Your spec should require guile and loudmouth, and probably libidn, glib, > readline, ncurses, and libstdc++. They all seem to be taken care of, already: [rishi@ginger ~]$ rpm --requires -q freetalk /bin/sh /bin/sh /bin/sh /sbin/install-info /sbin/install-info libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libguile.so.17()(64bit) libidn.so.11()(64bit) libloudmouth-1.so.0()(64bit) libm.so.6()(64bit) libncurses.so.5()(64bit) libreadline.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rtld(GNU_HASH) [rishi@ginger ~]$ rpm -q freetalk freetalk-3.0-1.fc8 [rishi@ginger ~]$
Hmm, yeah, for some reason that didn't seem to happen on my machine the first time I looked, but I just rebuilt and it does now.
Dan, will you be proceeding with the review?
Created attachment 294547 [details] failed build failed build in mock/devel/x86_64
(In reply to comment #6) > failed build in mock/devel/x86_64 Looks like a typical gcc-4.3 related issue. Will look into it tonight when I have access to my own machine. Thanks for the pointer. :-)
(In reply to comment #6) > Created an attachment (id=294547) [edit] > failed build > > failed build in mock/devel/x86_64 Filed as bug 432336
Well, ! Now it build on also rawhide (gmp cstdio bug fixed) http://koji.fedoraproject.org/koji/taskinfo?taskID=423054 * When I just type freetalk, it shows: ------------------------------------------------------- [tasaka1@localhost freetalk]$ freetalk Welcome to freetalk! Running for the first time? Performing some one-time initializations ... Loading dictionary [/usr/share/dict/words]... [479829] words Jabber ID: ------------------------------------------------------- Maybe adding "Requires: words" is useful? Other things seems okay to me.
Spec: http://rishi.fedorapeople.org/freetalk.spec SRPM: http://rishi.fedorapeople.org/freetalk-3.0-2.fc8.src.rpm
New Package CVS Request ======================= Package Name: freetalk Short Description: A console based Jabber client Owners: rishi Branches: F-7 F-8 InitialCC: Cvsextras Commits: yes
cvs done.