https://bugzilla.redhat.com/show_bug.cgi?id=1002328 Ralf Corsepius <rc040203@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|package-review@lists.fedora | |project.org | CC| |rc040203@xxxxxxxxxx --- Comment #3 from Ralf Corsepius <rc040203@xxxxxxxxxx> --- Your spec file contains this: %install tar -axf %{sources} 2 issues with this: - Sources are supposed to be unpackaged in %setup. - Instead of explicitly invoking tar, sources should be unpackaged with %setup. Please google for "rpm %setup", rpm has options to control directory creation sequencing and untarring into subdirs. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=bx2yz4E4h4&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review