Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: perl-Filesys-Df - Perl extension for filesystem disk space information https://bugzilla.redhat.com/show_bug.cgi?id=455443 ------- Additional Comments From panemade@xxxxxxxxx 2008-07-23 10:06 EST ------- sorry I forgot to put "How to fix wrong-file-end-of-line-encoding". here it is given http://fedoraproject.org/wiki/PackageMaintainers/Common_Rpmlint_Issues#wrong-file-end-of-line-encoding ==> sed -i 's/\r//' <file_to_strip> Regarding .bs files, I checked packages on F9 you mentioned in comment #4 but didn't find any .bs installed on my machine. Okay. I just had a look at perl-DBI build.log at http://kojipkgs.fedoraproject.org/packages/perl-DBI/1.601/4.fc9/data/logs/i386/build.log and there I see .bs is actually removed using find /var/tmp/perl-DBI-1.601-4.fc9-root-mockbuild -type f -name '*.bs' -empty -exec rm -f '{}' ';' So you should add to spec find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -exec rm -f {} \; -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review