- first part of the "inject-local-packagedata" patch
authorMarcus Hüwe <suse-tux@gmx.de>
Tue, 18 Aug 2009 13:59:52 +0000 (13:59 +0000)
committerMarcus Hüwe <suse-tux@gmx.de>
Tue, 18 Aug 2009 13:59:52 +0000 (13:59 +0000)
commit3f60d99b27c53621b027c1b4e2c1bb0788bb6129
tree06640f2a75d164a237cf6875472a5a31293c72fb
parent83b6328662b8cb6678f2bee0e28fbc74860aeb82
- first part of the "inject-local-packagedata" patch
- rewrote readdeps():
  * it parses build's current internal format (which is created by the create*deps scripts)
  * it expects a self-provides entry for each package
  * the $pkginfo hashref can be used to store additional information (version, release, arch)
  * at the moment it does not support different architectures per file (because we don't need it)
Build.pm