Bug 980604

Summary: wordlist tarball unreproducible, use svn export and xz
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: hunspell-enAssignee: Caolan McNamara <caolanm>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: caolanm
Target Milestone: ---Keywords: EasyFix
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: hunspell-en-0.20121024-4.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-12 13:22:39 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:

Description Ville Skyttä 2013-07-02 20:27:55 UTC
The recipe for reproducing the wordlist tarball in the hunspell-en specfile doesn't result in the same tarball that's in lookaside cache. It's not a matter of anything changing in upstream svn since it was created, the contents just differ quite a bit.

The recipe and/or the tarball should be updated, and it should use svn export instead of checkout to avoid .svn dirs, and use xz instead of bzip2 to save some more space.