Changes between Version 14 and Version 15 of Obsolete/MovedToTree/PackageManagement/FileFormat


Ignore:
Timestamp:
May 13, 2013, 7:10:57 PM (11 years ago)
Author:
bonefish
Comment:

Add B_HPKG_ATTRIBUTE_ID_PACKAGE_BASE_PACKAGE

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/MovedToTree/PackageManagement/FileFormat

    v14 v15  
    466466==== B_HPKG_ATTRIBUTE_ID_PACKAGE_PACKAGER ("package:packager") ====
    467467 - '''Type:''' string
    468  - '''Value:''' E-Mail of person that created this package.
     468 - '''Value:''' E-Mail address of person that created this package.
    469469 - '''Allowed Values:''' Any single-lined string, but e-mail preferred.
     470 - '''Child Attributes:''' none
     471
     472==== B_HPKG_ATTRIBUTE_ID_PACKAGE_BASE_PACKAGE ("package:base-package") ====
     473 - '''Type:''' string
     474 - '''Value:''' Name of the package that is the base package for this package. The base package must also be listed as a requirement for this package (cf. B_HPKG_ATTRIBUTE_ID_PACKAGE_REQUIRES). The package manager shall ensure that this package is installed in the same installation location as its base package.
     475 - '''Allowed Values:''' Valid package names.
    470476 - '''Child Attributes:''' none
    471477