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 154450 Details for
Bug 205413
.pyo files should no longer be %ghost'ed
[?]
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]
Patch to unghost *.pyo
python-feedparser-unghost.patch (text/plain), 970 bytes, created by
Ignacio Vazquez-Abrams
on 2007-05-10 05:24:00 UTC
(
hide
)
Description:
Patch to unghost *.pyo
Filename:
MIME Type:
Creator:
Ignacio Vazquez-Abrams
Created:
2007-05-10 05:24:00 UTC
Size:
970 bytes
patch
obsolete
>Index: python-feedparser.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/python-feedparser/devel/python-feedparser.spec,v >retrieving revision 1.3 >diff -u -r1.3 python-feedparser.spec >--- python-feedparser.spec 23 Dec 2006 16:04:09 -0000 1.3 >+++ python-feedparser.spec 10 May 2007 05:22:18 -0000 >@@ -2,7 +2,7 @@ > > Name: python-feedparser > Version: 4.1 >-Release: 2%{?dist} >+Release: 3%{?dist} > Summary: Parse RSS and Atom feeds in Python > > Group: Development/Languages >@@ -44,12 +44,13 @@ > %files > %defattr(-,root,root,-) > %doc LICENSE README html >-%{python_sitelib}/*.py >-%{python_sitelib}/*.pyc >-%ghost %{python_sitelib}/*.pyo >+%{python_sitelib}/* > > > %changelog >+* Thu May 10 2007 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> 4.1-3 >+- Unghost .pyo files (#205413) >+ > * Sat Dec 23 2006 Jason L Tibbitts III <tibbs@math.uh.edu> - 4.1-2 > - Rebuild for new Python. >
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 205413
: 154450