On 01/ 4/11 02:35 PM, Danek Duvall wrote: > http://cr.opensolaris.org/~dduvall/pkg-pkginfo/ > > is a fix for > > 17669 Packages from IPS consolidation should include metadata on upstream > packages > > which simply puts the information about the upstream communities into the > packages whose contents we don't write ourselves.
Is there any easy way to export the existing URL's & version info from src/setup.py for the source_url? Seems like it would be nice to not have to keep two places in sync. For instance in X, the Makefiles that have the download URL for our external sources also call a common rule that does: print 'set name=info.source_url value="$(SOURCE_URL)"' >> $@ where $@ is a manifest file fragment created in our proto area that our package build merges with the static manifest file from the source tree during the pkgmogrify step. (That's also how we keep the package versions in sync, by sticking a transform rule into that fragment to replace a version string macro in the static .mf file.) -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Platform Engineering: X Window System _______________________________________________ pkg-discuss mailing list pkg-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/pkg-discuss