Blueman actualizado a 1.02
English version at the bottom.
Hace unos días, publicamos un artículo sobre Blueman, un manejador de Bluetooth.
La versión 1.10 ya esta disponible en Rawhide(Lo que será Fedora 12), y estan disponibles en el repositorio de updates-testing de Fedora 10 y Fedora 11.
Ahora en ingles!
A few days ago, we published a brief article sobre Blueman, a very cool Bluetooth manager.
Since I couldn’t find RPMs for Fedora in either RPMFusion or the Fedora Repositories, I studied on how to build my own RPM and compiled the packages above this text.
The package is now on Fedora’s updates-testing repository.
Could someone help me out to publish these on a repository, to ease up the updates and build for ppc and 64bits, as I am new to all this packaging business?
Thanks.
Articulos Similares:

I think what you’re looking for is this page:
https://fedoraproject.org/wiki/PackageMaintainers
Thanks!
I’ll look into it. I’ll definitely be happy if I start seeing my packages up on Fedora’s mirrors!
Hello, thanks for the srpm, but you should know that building it on x86_64 fails because the configure script hardlinks the python lib to /usr/lib/python2.5 instead of using ${libdir}. You might want to patch it.
Otherwise, the spec file looks clean to me and should be ready for a submission to review.
Would love to see it in the main fedora repo!
Thanks,
Dario
Dario:
I already started the submission process. See bug https://bugzilla.redhat.com/show_bug.cgi?id=489564
My latest spec compiles with x86_64, I believe.
Thanks a lot for the package, Juan! A quick note that the package should probably have a build-requires for Pyrex:
configure: error: Fatal: pyrexc not found.
Get Pyrex from
* your system’s packages (recommended)
* upstream at http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
error: Bad exit status from /var/tmp/rpm-tmp.Reqzyk (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.Reqzyk (%build)
Otherwise, wonderful job and many thanks!