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 698277 Details for
Bug 911933
python-dns package does not include the python3 version
[?]
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]
Mix of tabs and spaces, so convert tabs to spaces
0001-Mix-of-tabs-and-spaces-so-convert-tabs-to-spaces.patch (text/plain), 1.19 KB, created by
Jamie Nguyen
on 2013-02-16 20:26:27 UTC
(
hide
)
Description:
Mix of tabs and spaces, so convert tabs to spaces
Filename:
MIME Type:
Creator:
Jamie Nguyen
Created:
2013-02-16 20:26:27 UTC
Size:
1.19 KB
patch
obsolete
>From 0c81a368f803263229d619d6dcdce9ba1b0f1d85 Mon Sep 17 00:00:00 2001 >From: Jamie Nguyen <j@jamielinux.com> >Date: Sat, 16 Feb 2013 07:48:39 +0000 >Subject: [PATCH 1/2] Mix of tabs and spaces, so convert tabs to spaces > >--- > python-dns.spec | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > >diff --git a/python-dns.spec b/python-dns.spec >index ed4a744..4dca6f3 100644 >--- a/python-dns.spec >+++ b/python-dns.spec >@@ -10,7 +10,7 @@ License: MIT > URL: http://www.dnspython.org/ > Source0: http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz > Source1: http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz.asc >-Patch1: dnspython-1.10.1-tlsa.patch >+Patch1: dnspython-1.10.1-tlsa.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > BuildArch: noarch >@@ -50,10 +50,10 @@ pushd tests > # skip one test because it queries the network > for py in *.py > do >- if [ $py != resolver.py ] >- then >- PYTHONPATH=%{buildroot}%{python_sitelib} %{__python} $py >- fi >+ if [ $py != resolver.py ] >+ then >+ PYTHONPATH=%{buildroot}%{python_sitelib} %{__python} $py >+ fi > done > > %clean >-- >1.8.1.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 911933
: 698277 |
698278