Changelog for
patch-debugsource-2.5.9-252.3.i586.rpm :
Wed Apr 23 14:00:00 2008 agruenAATTsuse.de
- remember-backup-files.diff: Fix bug when a file is touched by
the same patch more than twice. Move the test cases from the
patch header into separate files.
- patch-2.5.9-cat_if_device.diff: No need to remember the device
we write to as a backup file.
Fri Nov 2 13:00:00 2007 agruenAATTsuse.de
- Patch fails to apply hunks with asymmetric context correctly.
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Thu Jan 12 13:00:00 2006 agruenAATTsuse.de
- remember-backup-files.diff: Fix case where a patch modifies a
read-only file more than once while --backup is used (test case
in the patch header).
Thu Aug 18 14:00:00 2005 mmjAATTsuse.de
- --reject-unified is called --unified-reject-files [#105151]
Wed Jun 29 14:00:00 2005 mmjAATTsuse.de
- Don\'t compile with -f-signed-char [#93883]
- Don\'t strip explicitly
Tue Jan 4 13:00:00 2005 mmjAATTsuse.de
- Add patch to make patch able to write reject files to devices,
named pipes and sockets [#45794]
Sun Jan 25 13:00:00 2004 agruenAATTsuse.de
- Add --reject-unified option to produce unified reject files:
Before, unified reject files were produced if the patch itself
was unified; this could sometimes have been annoying.
- If a patch with C function names (diff -p) has rejects, include
the function names in the reject files.
Sun Jan 11 13:00:00 2004 adrianAATTsuse.de
- add %defattr
Tue Oct 7 14:00:00 2003 agruenAATTsuse.de
- remember-backup-files: Also include the file timestamps in the
hash table for non-POSIX-compliant systems that don\'t guarantee
that i_dev + i_ino uniquely identifies a file.
- #32031: Create --global-reject-file even if --dry-run is
specified. Add a missing \'\
\'.