Bug 734218 - Hunspell other then en_US dictionaries are installed with 755 rights
Summary: Hunspell other then en_US dictionaries are installed with 755 rights
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: hunspell
Version: 15
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-29 18:46 UTC by Nikolai Maziashvili
Modified: 2011-08-30 08:48 UTC (History)
1 user (show)

Fixed In Version: hunspell-nl-2.00-4
Clone Of:
Environment:
Last Closed: 2011-08-30 08:48:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nikolai Maziashvili 2011-08-29 18:46:40 UTC
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:

Comment 1 Caolan McNamara 2011-08-30 08:40:57 UTC
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

Comment 2 Caolan McNamara 2011-08-30 08:48:00 UTC
done for hunspell-nl with 2.00-4 and various other ones too


Note You need to log in before you can comment on or make changes to this bug.