Bug 205406

Summary: .pyo files should no longer be %ghost'ed
Product: [Fedora] Fedora Reporter: Christian Iseli <Christian.Iseli>
Component: python-cherrytemplateAssignee: Luke Macken <lmacken>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa, pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.0.0-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-06 23:55:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 213321    

Description Christian Iseli 2006-09-06 13:15:23 UTC
The Python packaging rules have been recently changed wrt how .pyo files are
packaged: they should no longer be %ghost'ed but made part of the package as
is.  Please see http://www.fedoraproject.org/wiki/Packaging/Python#pyos

This package has %ghost'ed .pyo files.  Please update it.

Thanks!

Comment 1 Gijs Hollestelle 2006-11-06 20:03:25 UTC
Re-assigning to Luke, because he took over maintainership of these packages.

Comment 2 Luke Macken 2006-11-06 23:55:42 UTC
This issue has been resolved a while ago:

* Wed Sep 20 2006 José Matos <jamatos[AT]fc.up.pt> - 1.0.0-3
- Rebuild for FC-6.
- Unghost .pyo files.