Top Level :: PEAR

Package Information: PEAR_Command_Packaging 0.1.1

Show All Changelogs
» Version » Information
0.1.2 2006-06-28     alpha
0.1.1Download

Release date: 2006-05-17 21:36 UTC
Release state: alpha

Changelog:

- Add support for generation of external deps (e.g. PHP extensions) (bug #6971)
- Add %l (lowercased package name) option to RPM pkgname/depname format strings
- Add support for customising the output specfile filename via the $_rpm_specname_format variable
- Make it super-easy for downstream distros to customise the various package/dep/specfile naming to suit their conventions: all the options are now grouped together in the source
- Add release_state macro for use in spec templates if required
- De-duplicate dependencies (bug #6963)
- Remove a last remaining case of hardcoded "PEAR::" package naming (when generating deps on PEAR itself)
- Improve/tidy up docfile handling (bug #7118)
- Revert PEAR package dependency to 1.4.3 and encode the 1.4.7 dep in the included template.spec instead.
- Remove some forced 'rm's in template spec file to avoid masking problems
- Abstract XML directory in default template spec
- Stop owning / in RPM packages (bug #7129)
- Wordwrap package description

Dependencies:
  • PHP Version: PHP 4.2 or newer
  • PEAR Package: PEAR 1.4.3 or newer
  • PEAR Package: PEAR 1.4.3 or newer
0.1.0 2006-02-28     alpha