Bug 977107

Summary: Move large html documentation to -doc subpackage
Product: [Fedora] Fedora Reporter: Kalev Lember <kalevlember>
Component: pyOpenSSLAssignee: Tomas Mraz <tmraz>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jeff, mcepl, mcepl, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-27 13:37:33 UTC Type: Bug
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: 958426    

Description Kalev Lember 2013-06-23 14:46:27 UTC
$ du -sh /usr/share/doc/pyOpenSSL-0.13/
1,2M	/usr/share/doc/pyOpenSSL-0.13/

This is mostly developer oriented documentation that should be in a separate subpackage, not shipped to all users. Please split it out to a -doc subpackage; we are over size with the F19 Desktop media and looking for ways to make cuts.

Comment 1 Kalev Lember 2013-06-28 17:02:56 UTC
The F19 release is out and we ended up doing a number of other cuts. Would still be nice to fix this for F20.

Comment 2 Jeffrey C. Ollie 2013-08-06 18:46:46 UTC
My patch for python3 support in pyOpenSSL also splits off the documentation.

https://bugzilla.redhat.com/show_bug.cgi?id=994212