Bug 209914 - executable bits set for skgalarmboardwidget.h
Summary: executable bits set for skgalarmboardwidget.h
Status: RESOLVED FIXED
Alias: None
Product: skrooge
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Guillaume DE BURE
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 21:29 UTC by Thomas Janssen
Modified: 2009-10-08 23:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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