Bug 209914

Summary: executable bits set for skgalarmboardwidget.h
Product: [Applications] skrooge Reporter: Thomas Janssen <thomasj>
Component: generalAssignee: Guillaume DE BURE <guillaume.debure>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Janssen 2009-10-08 21:29:40 UTC
Version:           0.5.2 (using KDE 4.3.1)
OS:                Linux
Installed from:    Fedora RPMs

skrooge-debuginfo.x86_64: W: spurious-executable-perm /usr/src/debug/skrooge-0.5.2/skrooge_search/skgalarmboardwidget.h

[thomas@tusdell SPECS]$ rpmlint -I spurious-executable-perm
spurious-executable-perm:                                  
The file is installed with executable permissions, but was identified as one
that probably should not be executable.  Verify if the executable bits are  
desired, and remove if not.

I was able to workaround this with:
chmod -x skrooge_search/skgalarmboardwidget.h
in the %setup section of my spec file.
Comment 1 Stephane MANKOWSKI 2009-10-08 23:00:10 UTC
SVN commit 1032910 by smankowski:

BUG: 209914: executable bits set for skgalarmboardwidget.h 

 M  +1 -0      CHANGELOG  
 _M            skgbasegui/skgtabwidget.cpp  
 _M            skgbasegui/skgtabwidget.h  
 _M            skgbasegui/skgtabwidgetdesignerplugin.cpp  
 _M            skgbasegui/skgtabwidgetdesignerplugin.h  
 M  +33 -6     skrooge_importexport/skgimportexportpluginwidget_pref.ui  
 _M            skrooge_search/skgalarmboardwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1032910