Bug 817764 - Can you build 0.9.5 for epel5 please?
Summary: Can you build 0.9.5 for epel5 please?
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-pika
Version: el5
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Ilia Cheishvili
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-01 07:46 UTC by Gavin McCance
Modified: 2012-06-02 02:39 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-02 02:39:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Gavin McCance 2012-05-01 07:46:33 UTC
Description of problem:

No build of 0.9.5 for epel5

Additional info:

With this patch to top of the spec file:

0a1,5
> %if 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
>

as per:

http://fedoraproject.org/wiki/Packaging:Python#Macros


it builds and runs fine - I just tested for epel5 and it looks good.

cheers,
gav

Comment 1 Fedora Update System 2012-05-14 00:53:12 UTC
python-pika-0.9.5-3.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/python-pika-0.9.5-3.el5

Comment 2 Fedora Update System 2012-05-15 02:09:55 UTC
python-pika-0.9.5-3.el5 has been pushed to the Fedora EPEL 5 testing repository.

Comment 3 Fedora Update System 2012-06-02 02:39:01 UTC
python-pika-0.9.5-3.el5 has been pushed to the Fedora EPEL 5 stable repository.


Note You need to log in before you can comment on or make changes to this bug.