Bug 619661

Summary: Upgrade to the latest 0.14.11
Product: [Fedora] Fedora Reporter: Mamoru TASAKA <mtasaka>
Component: rb_libtorrentAssignee: Peter Gordon <peter>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: leigh123linux, peter, rdieter
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: rb_libtorrent-0.14.11-1.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-04 05:20:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mamoru TASAKA 2010-07-30 05:16:04 UTC
Description of problem:
The latest version is 0.15.1, so please update.

Additional info:
Currently rawhide / f14 rb_libtorrent have lowver version (0.14.8) than
Fedora 13 (0.14.10). Also rawhide / f14 rb_libtorrent have broken
dependency against python 2.7 and boost 1.44.0, which prevents me
from upgrading system. So for now I will upgrade rawhide / F14
rb_libtorrent to 0.14.10 quickly. 
However for further upgrading I want to leave it to you.

Comment 1 leigh scott 2010-07-30 06:03:38 UTC
I would rather see F14 ship with 0.14.10 as 0.15.1 is buggy as hell.

Comment 2 Mamoru TASAKA 2010-07-30 06:11:44 UTC
(In reply to comment #1)
> I would rather see F14 ship with 0.14.10 as 0.15.1 is buggy as hell.    

Ah, then okay.
Anyway I rebuilt 0.14.10-4.fc{14,15} successfully (new patches
for python 2.7/g++4.5 are needed). I will request push requests for
F-14.

Comment 3 leigh scott 2010-07-30 06:18:37 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > I would rather see F14 ship with 0.14.10 as 0.15.1 is buggy as hell.    
> 
> Ah, then okay.
> Anyway I rebuilt 0.14.10-4.fc{14,15} successfully (new patches
> for python 2.7/g++4.5 are needed). I will request push requests for
> F-14.    

I don't agree with you stripping the python macro (I know it's no longer needed) as it prevents people from building the srpm for other fedora versions.

IMO you should have replaced it with


%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
%endif


https://fedoraproject.org/wiki/Packaging/Python#System_Architecture

Comment 4 Mamoru TASAKA 2010-07-30 06:36:45 UTC
I want to let minor cleanups of the spec file to the actual maintainer
(for this package I am only interested in critical issues like broken
 dependencies), however one comment:

(In reply to comment #3)
> I don't agree with you stripping the python macro (I know it's no longer
> needed) as it prevents people from building the srpm for other fedora versions.

Supporting all fedora branches in one spec file is not mandatory.

Comment 5 Rex Dieter 2010-08-25 13:49:52 UTC
I see the update happened, closing

(I'm working to help bring in 0.14.11 now too)

Comment 6 Rex Dieter 2010-08-25 14:19:50 UTC
meh, I'll use this to track the update instead (sorry for the close->open spam)

Comment 7 Fedora Update System 2010-08-25 14:22:10 UTC
rb_libtorrent-0.14.11-1.fc14 has been submitted as an update for Fedora 14.
http://admin.fedoraproject.org/updates/rb_libtorrent-0.14.11-1.fc14

Comment 8 Fedora Update System 2010-08-26 02:14:43 UTC
rb_libtorrent-0.14.11-1.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update rb_libtorrent'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/rb_libtorrent-0.14.11-1.fc14

Comment 9 Fedora Update System 2010-09-04 05:20:11 UTC
rb_libtorrent-0.14.11-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.