https://bugzilla.redhat.com/show_bug.cgi?id=870323 --- Comment #2 from Damian Wrobel <dwrobel@xxxxxxxxxxxxxxxxxx> --- (In reply to comment #1) Volker, Thank you for taking the review. > glogg-debuginfo.x86_64: W: hidden-file-or-dir /usr/src/debug/glogg-0.8.3/.moc > glogg-debuginfo.x86_64: W: hidden-file-or-dir /usr/src/debug/glogg-0.8.3/.moc > > Please delete! If those are included it means that the /usr/lib/debug/usr/bin/glogg.debug has references to those files and they are necessary to debug this application. The only thing I could do is to try to change the .moc -> moc by using: sed -i 's#\(^release:MOC_DIR.*\)\(\.moc\)\(.*\)#\1moc\3#g' %{name}.pro But I'm not sure if it's really necessary as it seems to be the common case: $ yum --enablerepo=\*-debuginfo provides '*/.moc/*' | wc -l 10645 BTW do we have any clear policy how to tackle it or it's only yet another rpmlint false positive? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review