Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 918986 Details for
Bug 1121029
RFE - Request EPEL builds of python-whoosh
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Add EPEL support to .spec file.
python-whoosh-epel.patch (text/plain), 723 bytes, created by
Steve Traylen
on 2014-07-18 08:31:52 UTC
(
hide
)
Description:
Add EPEL support to .spec file.
Filename:
MIME Type:
Creator:
Steve Traylen
Created:
2014-07-18 08:31:52 UTC
Size:
723 bytes
patch
obsolete
>--- python-whoosh.spec.ORIG 2014-07-18 08:22:25.202000000 +0000 >+++ python-whoosh.spec 2014-07-18 08:25:06.861000000 +0000 >@@ -1,3 +1,9 @@ >+%if 0%{?rhel} && 0%{?rhel} <= 6 >+%{!?__python2: %global __python2 /usr/bin/python2} >+%{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} >+%{!?python2_sitearch: %global python2_sitearch %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} >+%endif >+ > %if 0%{?fedora} > 12 > %global with_python3 1 > %endif >@@ -68,7 +74,7 @@ > %check > %{__python2} setup.py test > >-%if 0%{with_python3} >+%if 0%{?with_python3} > pushd %{py3dir} > %{__python3} setup.py test > popd
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1121029
: 918986