Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=628665 --- Comment #16 from Alexander Kurtakov <akurtako@xxxxxxxxxx> 2011-03-06 13:55:13 EST --- Sure, (1) - See http://fedoraproject.org/wiki/Common_Rpmlint_issues#wrong-file-end-of-line-encoding (2) - you have the following line: jar cmf mainclass.txt Mars.jar PseudoOps.txt Config.properties Syscall.properties Settings.properties MARSlicense.txt mainclass.txt CreateMarsJar.bat Mars.java Mars.class docs help images mars When you pass the cmf switch the next parameter is the file used for MANIFEST.MF(i.e. mainclass.txt). Changing it to META-INF/MANIFEST.MF(i.e. the file you created) will fix the problem. -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review