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 601865 Details for
Bug 845168
Doesn't build in EL6
[?]
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]
Fix the build in EL6
0001-Help-finding-the-dependency-on-TurboJson-1.3.patch (text/plain), 616 bytes, created by
Mathieu Bridon
on 2012-08-02 05:02:02 UTC
(
hide
)
Description:
Fix the build in EL6
Filename:
MIME Type:
Creator:
Mathieu Bridon
Created:
2012-08-02 05:02:02 UTC
Size:
616 bytes
patch
obsolete
>From 0f05d2618c94fcbad1d9d17182685ec8b7db378b Mon Sep 17 00:00:00 2001 >From: Mathieu Bridon <bochecha@fedoraproject.org> >Date: Thu, 2 Aug 2012 12:14:31 +0800 >Subject: [PATCH] Help finding the dependency on TurboJson 1.3 > >This fixes the build failure in EPEL 6. >--- > setup.py | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > >diff --git a/setup.py b/setup.py >index b9dab3e..401a341 100644 >--- a/setup.py >+++ b/setup.py >@@ -1,3 +1,6 @@ >+__requires__ = ['TurboJson >= 1.3'] >+import pkg_resources >+ > from setuptools import setup, find_packages > from turbogears.finddata import find_package_data > >-- >1.7.1 >
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 845168
: 601865