Changes between Version 14 and Version 15 of Obsolete/MovedToTree/PackageManagement/FileFormat
- Timestamp:
- May 13, 2013, 7:10:57 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/MovedToTree/PackageManagement/FileFormat
v14 v15 466 466 ==== B_HPKG_ATTRIBUTE_ID_PACKAGE_PACKAGER ("package:packager") ==== 467 467 - '''Type:''' string 468 - '''Value:''' E-Mail of person that created this package.468 - '''Value:''' E-Mail address of person that created this package. 469 469 - '''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. 470 476 - '''Child Attributes:''' none 471 477