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 848135 Details for
Bug 1049191
python-rsa: Please build for EPEL 6
[?]
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]
EL6 support patch
0001-Make-it-possible-to-build-on-EL6-branch.patch (text/plain), 1.28 KB, created by
Marek Goldmann
on 2014-01-10 11:33:51 UTC
(
hide
)
Description:
EL6 support patch
Filename:
MIME Type:
Creator:
Marek Goldmann
Created:
2014-01-10 11:33:51 UTC
Size:
1.28 KB
patch
obsolete
>From c61e02c71d6c47e4d70c53361ec059adf90a4991 Mon Sep 17 00:00:00 2001 >From: Marek Goldmann <marek.goldmann@gmail.com> >Date: Fri, 10 Jan 2014 12:31:32 +0100 >Subject: [PATCH] Make it possible to build on EL6 branch > >--- > python-rsa.spec | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > >diff --git a/python-rsa.spec b/python-rsa.spec >index e4d22ff..afc7c7c 100644 >--- a/python-rsa.spec >+++ b/python-rsa.spec >@@ -2,7 +2,7 @@ > > Name: python-rsa > Version: 3.1.1 >-Release: 4%{?dist} >+Release: 5%{?dist} > Summary: Pure-Python RSA implementation > > License: ASL 2.0 >@@ -23,6 +23,7 @@ Pure-Python RSA implementation > rm -rf %{pkgname}-*.egg-info > sed -i "/from distribute_setup import use_setuptools/d" setup.py > sed -i "/use_setuptools('0.6.10')/d" setup.py >+sed -i "s/pyasn1 >= 0.1.3/pyasn1 >= 0/" setup.py > > %build > %{__python} setup.py build >@@ -40,6 +41,9 @@ sed -i "/use_setuptools('0.6.10')/d" setup.py > %{python_sitelib}/rsa-*.egg-info > > %changelog >+* Fri Jan 10 2014 Marek Goldmann <mgoldman@redhat.com> - 3.1.1-5 >+- Make it possible to build on EL6 branch >+ > * Mon Aug 05 2013 Yohan Graterol <yohangraterol92@gmail.com> - 3.1.1-4 > - Fix build in F20 > * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.1-3 >-- >1.8.4.2 >
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 1049191
: 848135