On Tue, Aug 11, 2009 at 8:02 PM, Dagobert Michelsen<[email protected]> wrote: > I would also like a "take catalog plus these packages"-mode for > package generation, so these get picked up right after the package > has been assembled in GAR. Catching this during release is mandatory, > but it would be better to do earlier in the process too.
You should be able to use bldcat to generate a catalog for the just built packages, then concat that to the end of the normal catalog and check the combined catalog. If the built packages are updates though it would be best to replace those in the normal catalog with those in the new catalog, otherwise the duplicate check will trigger. -- /peter _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
