Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
deltarpm - Create deltas between rpms
A deltarpm contains the difference between an old
and a new version of a rpm, which makes it possible
to recreate the new rpm from the deltarpm and the old
one. You don't have to have a copy of the old rpm,
deltarpms can also work with installed rpms.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| deltarpm |
3.4 |
8.el5 |
i386 |
672 KiB |
Thu Jan 3 07:39:47 2008 |
Changelog
- * Wed Aug 29 22:00:00 2007 Jonathan Dieter <jdieter{%}gmail{*}com> - 3.4.6
- Bring in popt-devel in BuildRequires to fix build in x86_64
- * Wed Aug 29 22:00:00 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 3.4-5
- Rebuild for selinux ppc32 issue.
- * Wed Jul 11 22:00:00 2007 Jonathan Dieter <jdieter{%}gmail{*}com> - 3.4-4
- Fix prelink bug
- Ignore verify bits on %doc files as they were set incorrectly in older
versions of rpm. Without this patch, deltarpm will not delta doc files
in rpm created before April-May 2007