Ticket #47 (closed enhancement: fixed)
Opened 7 years ago
Last modified 5 years ago
RFE: Add global macro to limit changelog in binary packages
Reported by: FlorianFesti Assigned to: jnovy Priority: minor Milestone: rpm-4.8.0 Component: rpm Version: RPM Development Keywords: Cc:
Description
To save space in the packages and the rpmdb a macro could limit the changelog in binary packages. That way ancient log entries could still be looked up in the spec file. Limit could be done by #entries or by time or both.
Change History
03/05/09 14:34:05 changed by FlorianFesti
- milestone set to rpm-4.7.0.
04/16/09 07:44:52 changed by FlorianFesti
- milestone changed from rpm-4.7.0 to rpm-4.8.0.
04/16/09 07:47:53 changed by jnovy
- owner changed from pmatilai to jnovy.
04/16/09 12:20:34 changed by jnovy
- status changed from new to closed.
- resolution set to fixed.
The new changelog trimming feature is now implemented upstream. The current implementation allows changelog trimming based on changelog entry date. It is specified via _changelog_trimtime macro:
# The Unix time of the latest kept changelog entry in binary packages.
# Any older entry is not packaged in binary packages.
%_changelog_trimtime 0