FYI: rpmbuild gets slightly stricter, files listed twice now terminates build
Per Øyvind Karlsen <[email protected]> Mon, 23 Jan 2012 10:31:43 +0100
| Newsgroups | gmane.linux.mandrake.cooker.devel |
|---|---|
| Message-ID | <CA+0WU1TksS4LtPGKeff67QG82bvb6BD3kL29wL1QJv6nVTyowA@mail.gmail.com> |
It's not uncommon that people accidentally list files more than once in packages, the most common undesired result of this is that directories gets owned by packages they're not supposed to be owned by.. Also by allowing this, files might get packaged with the wrong attributes as well. So as this might lead to packaging mistakes and there's no reason why you would want to be able to do this, it'll now terminate builds starting with the next rpm release that I'll release. It's really trivial to fix, so no bitching! :p -- Regards, Per Øyvind