Bug 470981

Summary: yast2-devtools installs files that trigger checks
Product: [openSUSE] openSUSE 11.2 Reporter: Ludwig Nussel <lnussel>
Component: YaST2Assignee: Martin Vidner <mvidner>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ludwig Nussel 2009-01-30 14:01:41 UTC
yast2-devtools installs for example .cvsignore files that trigger a normally fatal filelist check. It's desktop files also trigger a warning. Instead of suppressing all of them what about storing the skeleton files in a tar archive? OTOH the .cvsignore files are obsolete anyways I guess.
Comment 1 Martin Vidner 2009-02-04 14:29:28 UTC
Right. Now I get to it when it is almost obsolete again... :-/

yast2-devtools-2.18.1:
- Added 'y2tool svnignore' to convert .cvsignore to svn:ignore (bnc#470981).
- Renamed .cvsignore to _cvsignore in the skeletons.
- remove .cvsignore files (coolo)