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 587020 Details for
Bug 825464
Don't add unnecessary dependency on dos2unix
[?]
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]
suggested patch
python-bunch-CRLF-fix.patch (text/plain), 1013 bytes, created by
Matěj Cepl
on 2012-05-26 16:12:50 UTC
(
hide
)
Description:
suggested patch
Filename:
MIME Type:
Creator:
Matěj Cepl
Created:
2012-05-26 16:12:50 UTC
Size:
1013 bytes
patch
obsolete
>--- SPECS/python-bunch.spec.orig 2011-12-29 18:29:12.000000000 +0100 >+++ SPECS/python-bunch.spec 2012-05-26 18:09:58.446438962 +0200 >@@ -6,7 +6,7 @@ > > Name: python-bunch > Version: 1.0.1 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: Python dictionary with attribute-style access > > Group: Development/Languages >@@ -17,7 +17,6 @@ > > BuildArch: noarch > BuildRequires: python2-devel >-BuildRequires: dos2unix > BuildRequires: python-setuptools > BuildRequires: python-nose > >@@ -40,7 +39,7 @@ > > %prep > %setup -q -n %{srcname}-%{version} >-dos2unix LICENSE.txt README.rst >+sed -i -e 's/\r$//' LICENSE.txt README.rst > > %build > %{__python} setup.py build >@@ -65,6 +64,10 @@ > > > %changelog >+* Sat May 26 2012 'Matej Cepl <mcepl@redhat.com>' - 1.0.1-2 >+- Remove unnecessary use (and what's worse dependency) of >+ dos2unix. >+ > * Thu Dec 29 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 1.0.1-1 > - New upstream release that adds pyyaml and json serialization >
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 825464
: 587020