Discussion:
[users] rtorrent/libtorrent missing XMLRPC support
Scott Pedram
2011-08-11 06:11:11 UTC
Permalink
It appears the latest version of rtorrent/libtorrent released on
around Aug 03 (rtorrent-0.8.9-1.el6.rf.x86_64/libtorrent-0.12.9-1.el6.rf.x86_64)
are missing XMLRPC support. This existed in the previous versions
(rtorrent-0.8.6-4.el6.x86_64/libtorrent-0.12.6-2.el6.x86_64)

Is there any way to get some recompiled binaries with this support re-added?
Denis Fateyev
2011-08-11 07:27:55 UTC
Permalink
Hello,

Some time ago, I built new version of rtorrent/libtorrent with ip_filter and
xmlrpc features support, but they're currently not in RepoForge yet. I
upgrade RepoForge specs in next few days, if there are no objections.

Currently, they're available here: http://www.fateyev.com/RPMS/
You may grab them and test them before they will appear in RepoForge.

---
wbr, Denis.
Post by Scott Pedram
It appears the latest version of rtorrent/libtorrent released on
around Aug 03
(rtorrent-0.8.9-1.el6.rf.x86_64/libtorrent-0.12.9-1.el6.rf.x86_64)
are missing XMLRPC support. This existed in the previous versions
(rtorrent-0.8.6-4.el6.x86_64/libtorrent-0.12.6-2.el6.x86_64)
Is there any way to get some recompiled binaries with this support re-added?
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110811/d6b3029d/attachment.html
Yury V. Zaytsev
2011-08-11 08:00:08 UTC
Permalink
Post by Denis Fateyev
Some time ago, I built new version of rtorrent/libtorrent with
ip_filter and
xmlrpc features support, but they're currently not in RepoForge yet. I
upgrade RepoForge specs in next few days, if there are no objections.
Hi Denis!

Could you please make a pull request, so that I can also have a look?

I don't remember me adding XMLRPC support though, although we did have
requests to have it added.

Thanks!
--
Sincerely yours,
Yury V. Zaytsev
Denis Fateyev
2011-08-11 09:55:41 UTC
Permalink
Hello Yury,

Sure, will do it ASAP.
I have my exams all these days ;)

---
wbr, Denis.
Post by Yury V. Zaytsev
Post by Denis Fateyev
Some time ago, I built new version of rtorrent/libtorrent with ip_filter and
xmlrpc features support, but they're currently not in RepoForge yet. I
upgrade RepoForge specs in next few days, if there are no objections.
Hi Denis!
Could you please make a pull request, so that I can also have a look?
I don't remember me adding XMLRPC support though, although we did have
requests to have it added.
Thanks!
--
Sincerely yours,
Yury V. Zaytsev
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110811/21cf909d/attachment.html
Denis Fateyev
2011-08-18 17:48:18 UTC
Permalink
Hello all,

Sorry for providing it here as a patch, I am not at my computer right now.
It would be nice if someone will review and commit these changes for
`rtorrent-0.8.9.`

Some differences from an original spec:
-----------------------
1) curl version unification (7.19.7 in all cases);
2) 'BuildRequires' fixed for libtorrent-devel version;
3) some really unneeded functionality dropped (ldaps, nss support);
4) curl 'pkgconfig path' fixed, now it works properly both with static build
and mock;
5) xmlrpc support added;
6) now can be compiled under rhel5;
7) fix for included man-page.


I see there are no 'xmlrpc-c' packages in the repo, I can provide working
spec for `xmlrpc-c-1.22`, if someone interested.

Also, there is a patch for `ip_filter` functionality for rtorrent:
http://www.fateyev.com/files/coding/rtorrent-0.8.9-ip_filter_no_boost-fast-bsd2.patch(again,
if somebody needs it.)


---
wbr, Denis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110818/c12910d9/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtorrent-0.8.9.spec.patch
Type: text/x-patch
Size: 3015 bytes
Desc: not available
Url : http://lists.repoforge.org/pipermail/users/attachments/20110818/c12910d9/attachment-0001.bin
Yury V. Zaytsev
2011-08-18 18:05:24 UTC
Permalink
Post by Denis Fateyev
Sorry for providing it here as a patch, I am not at my computer right
now. It would be nice if someone will review and commit these changes
for `rtorrent-0.8.9.`
Hi!

Thanks a lot! I'll have a look on the weekend. Regarding xmlrpc-c, I
think we can just backport it from Fedora...
--
Sincerely yours,
Yury V. Zaytsev
Denis Fateyev
2011-08-18 18:44:30 UTC
Permalink
Hello Yury,
Post by Yury V. Zaytsev
Thanks a lot! I'll have a look on the weekend. Regarding xmlrpc-c, I
think we can just backport it from Fedora...
I tried with the latest version backported from Fedora, but there was no
luck under rhel5.
I use version 1.22 for a long time without any issues, moreover, we already
have it done ;) I'll post the spec here tomorrow, if there are no
objections.

---
wbr, Denis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110819/e9905387/attachment.html
Yury V. Zaytsev
2011-08-18 18:50:03 UTC
Permalink
Post by Denis Fateyev
I'll post the spec here tomorrow, if there are no
objections.
Sure thing, thanks again!
--
Sincerely yours,
Yury V. Zaytsev
Denis Fateyev
2011-08-19 10:13:51 UTC
Permalink
Hello Yury,

Here is it.

---
wbr, Denis.
Post by Yury V. Zaytsev
Post by Denis Fateyev
I'll post the spec here tomorrow, if there are no
objections.
Sure thing, thanks again!
--
Sincerely yours,
Yury V. Zaytsev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110819/9dba3b5d/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xmlrpc-c.tar.gz
Type: application/x-gzip
Size: 22237 bytes
Desc: not available
Url : http://lists.repoforge.org/pipermail/users/attachments/20110819/9dba3b5d/attachment-0001.gz
Denis Fateyev
2011-08-19 10:13:51 UTC
Permalink
Hello Yury,

Here is it.

---
wbr, Denis.
Post by Yury V. Zaytsev
Post by Denis Fateyev
I'll post the spec here tomorrow, if there are no
objections.
Sure thing, thanks again!
--
Sincerely yours,
Yury V. Zaytsev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110819/9dba3b5d/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xmlrpc-c.tar.gz
Type: application/x-gzip
Size: 22237 bytes
Desc: not available
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110819/9dba3b5d/attachment-0002.gz>
Yury V. Zaytsev
2011-08-18 18:50:03 UTC
Permalink
Post by Denis Fateyev
I'll post the spec here tomorrow, if there are no
objections.
Sure thing, thanks again!
--
Sincerely yours,
Yury V. Zaytsev
Denis Fateyev
2011-08-18 18:44:30 UTC
Permalink
Hello Yury,
Post by Yury V. Zaytsev
Thanks a lot! I'll have a look on the weekend. Regarding xmlrpc-c, I
think we can just backport it from Fedora...
I tried with the latest version backported from Fedora, but there was no
luck under rhel5.
I use version 1.22 for a long time without any issues, moreover, we already
have it done ;) I'll post the spec here tomorrow, if there are no
objections.

---
wbr, Denis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110819/e9905387/attachment-0002.html>
Yury V. Zaytsev
2011-08-18 18:05:24 UTC
Permalink
Post by Denis Fateyev
Sorry for providing it here as a patch, I am not at my computer right
now. It would be nice if someone will review and commit these changes
for `rtorrent-0.8.9.`
Hi!

Thanks a lot! I'll have a look on the weekend. Regarding xmlrpc-c, I
think we can just backport it from Fedora...
--
Sincerely yours,
Yury V. Zaytsev
Denis Fateyev
2011-08-18 17:48:18 UTC
Permalink
Hello all,

Sorry for providing it here as a patch, I am not at my computer right now.
It would be nice if someone will review and commit these changes for
`rtorrent-0.8.9.`

Some differences from an original spec:
-----------------------
1) curl version unification (7.19.7 in all cases);
2) 'BuildRequires' fixed for libtorrent-devel version;
3) some really unneeded functionality dropped (ldaps, nss support);
4) curl 'pkgconfig path' fixed, now it works properly both with static build
and mock;
5) xmlrpc support added;
6) now can be compiled under rhel5;
7) fix for included man-page.


I see there are no 'xmlrpc-c' packages in the repo, I can provide working
spec for `xmlrpc-c-1.22`, if someone interested.

Also, there is a patch for `ip_filter` functionality for rtorrent:
http://www.fateyev.com/files/coding/rtorrent-0.8.9-ip_filter_no_boost-fast-bsd2.patch(again,
if somebody needs it.)


---
wbr, Denis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110818/c12910d9/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtorrent-0.8.9.spec.patch
Type: text/x-patch
Size: 3015 bytes
Desc: not available
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110818/c12910d9/attachment-0002.bin>
Denis Fateyev
2011-08-11 09:55:41 UTC
Permalink
Hello Yury,

Sure, will do it ASAP.
I have my exams all these days ;)

---
wbr, Denis.
Post by Yury V. Zaytsev
Post by Denis Fateyev
Some time ago, I built new version of rtorrent/libtorrent with ip_filter and
xmlrpc features support, but they're currently not in RepoForge yet. I
upgrade RepoForge specs in next few days, if there are no objections.
Hi Denis!
Could you please make a pull request, so that I can also have a look?
I don't remember me adding XMLRPC support though, although we did have
requests to have it added.
Thanks!
--
Sincerely yours,
Yury V. Zaytsev
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110811/21cf909d/attachment-0002.html>
Yury V. Zaytsev
2011-08-11 08:00:08 UTC
Permalink
Post by Denis Fateyev
Some time ago, I built new version of rtorrent/libtorrent with
ip_filter and
xmlrpc features support, but they're currently not in RepoForge yet. I
upgrade RepoForge specs in next few days, if there are no objections.
Hi Denis!

Could you please make a pull request, so that I can also have a look?

I don't remember me adding XMLRPC support though, although we did have
requests to have it added.

Thanks!
--
Sincerely yours,
Yury V. Zaytsev
Scott Pedram
2011-08-11 06:11:11 UTC
Permalink
It appears the latest version of rtorrent/libtorrent released on
around Aug 03 (rtorrent-0.8.9-1.el6.rf.x86_64/libtorrent-0.12.9-1.el6.rf.x86_64)
are missing XMLRPC support. This existed in the previous versions
(rtorrent-0.8.6-4.el6.x86_64/libtorrent-0.12.6-2.el6.x86_64)

Is there any way to get some recompiled binaries with this support re-added?
Denis Fateyev
2011-08-11 07:27:55 UTC
Permalink
Hello,

Some time ago, I built new version of rtorrent/libtorrent with ip_filter and
xmlrpc features support, but they're currently not in RepoForge yet. I
upgrade RepoForge specs in next few days, if there are no objections.

Currently, they're available here: http://www.fateyev.com/RPMS/
You may grab them and test them before they will appear in RepoForge.

---
wbr, Denis.
Post by Scott Pedram
It appears the latest version of rtorrent/libtorrent released on
around Aug 03
(rtorrent-0.8.9-1.el6.rf.x86_64/libtorrent-0.12.9-1.el6.rf.x86_64)
are missing XMLRPC support. This existed in the previous versions
(rtorrent-0.8.6-4.el6.x86_64/libtorrent-0.12.6-2.el6.x86_64)
Is there any way to get some recompiled binaries with this support re-added?
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110811/d6b3029d/attachment-0002.html>
Loading...