2011/5/17 Peter Bonivart <[email protected]>: > On Tue, May 17, 2011 at 8:05 PM, Dagobert Michelsen <[email protected]> wrote: >> I thought submitpkg already had a trigger in it refusing to submit >> uncommitted packages? > > I think that only looks at the filename (!CSW).
Yes, there are separate checks performed on package contents, and on file names. There was a check for the file name, but not for the OPENCSW_REPOSITORY entry in pkginfo. r14626 adds a check for pkginfo. I wasn't sure how strict the check should be, so for starters, there are 2 things required: 1. pkginfo should contain the OPENCSW_REPOSITORY entry 2. the entry should not contain the UNCOMMITTED tag Maciej http://sourceforge.net/apps/trac/gar/changeset/14626 _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
