
https://bugzilla.novell.com/show_bug.cgi?id=365536 User dmueller@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365536#c2 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|dmueller@novell.com | --- Comment #2 from Dirk Mueller <dmueller@novell.com> 2008-02-29 12:00:44 MST ---
$RPM_BUILD_ROOT should not be touched
not a big issue - we don't care that much about being able to short-circuit the build. you could move the %build section into the %install section if you want to. feel free to ignore.
perl5-naming-policy-not-applied
it says that the package name should start with perl- prefix, like all other perl modules you can download from CPAN or similar. perhaps they should be in a separate subpackage which are optional.
hidden-file-or-dir
you ca suppress them by adding a Source: named %name-rpmlintrc and containing this line of text: addFilter(" hidden-file-or-dir /usr/share/kiwi/image/.*\/\.checksum.md5")
W: files-duplicate
%fdupes $RPM_BUILD_ROOT/usr/share/kiwi/image -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.