Description of problem: When other then hunspell-en package installed, for example hunspell-nl in my case, it will get 755 rights instead of 644. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. install hunspell-en and cpnfirm that all en_* are installed with 644 2. install hunspell-nl and confirm then all nl_* are having 755 3. Actual results: Expected results: Additional info:
ls -l /usr/share/myspell/*aff|grep ^[^l]..x....... -rwxr-xr-x. 1 root root 1975 Feb 23 2010 /usr/share/myspell/ak_GH.aff -rwxr-xr-x. 1 root root 11625 May 20 2009 /usr/share/myspell/fj.aff -rwxr-xr-x. 1 root root 174 Sep 19 2006 /usr/share/myspell/gu_IN.aff -rwxr-xr-x. 1 root root 27835 Sep 22 2010 /usr/share/myspell/nl_NL.aff these ones shouldn't be +x. Its no biggy however, so will do for rawhide
done for hunspell-nl with 2.00-4 and various other ones too