Kopete-facebook-0.1.4-4
QJSon has now gotten into the Fedora repositories, I am not the maintainer of it. You should remove libqjson* that you have installed from here, and instead use the official build.
Code:
su -c 'yum remove libqjson* && yum install qjson'
After that you install kopete-facebook:
F11
32 bit:
Code:
su -c 'rpm -Uhv http://rubbad.com/files/fedora/11/RPM/i586/kopete-facebook-0.1.4-4.fc11.i586.rpm'
64 bit:
Code:
su -c 'rpm -Uhv http://rubbad.com/files/fedora/11/RPM/x86_64/kopete-facebook-0.1.4-4.fc11.x86_64.rpm'
F12
32 bit:
Code:
su -c 'rpm -Uhv http://rubbad.com/files/fedora/12/RPM/i586/kopete-facebook-0.1.4-4.fc12.i686.rpm'
64 bit:
Code:
su -c 'rpm -Uhv http://rubbad.com/files/fedora/12/RPM/x86_64/kopete-facebook-0.1.4-4.fc12.x86_64.rpm'
https://bugzilla.redhat.com/show_bug.cgi?id=544739
SPEC file and SRPM:
http://rubbad.com/files/fedora/12/SP…-facebook.spec
http://rubbad.com/files/fedora/12/SR…4.fc12.src.rpm
Input appreciated on the spec file.
Thread on fedoraforums: http://forums.fedoraforum.org/showthread.php?t=227463
No comments yet.