Blame SOURCES/man_gzipdiff.patch

fa307f
--- ./bzip2-1.0.8/bzip2.1	2019-07-13 19:50:05.000000000 +0200
fa307f
+++ ./bzip2-1.0.8/bzip2.1.new	2021-01-29 11:51:04.091430407 +0100
fa307f
@@ -170,6 +170,17 @@
fa307f
 to try to recover data from
fa307f
 damaged files.
fa307f
 
fa307f
+Unlike 
fa307f
+.I GNU gzip,
fa307f
+.I bzip2 
fa307f
+will not create a cascade of
fa307f
+.I .bz2 
fa307f
+suffixes even when using the 
fa307f
+.I --force
fa307f
+option:
fa307f
+
fa307f
+       filename.bz2    dose not become   filename.bz2.bz2
fa307f
+
fa307f
 Return values: 0 for a normal exit, 1 for environmental problems (file
fa307f
 not found, invalid flags, I/O errors, &c), 2 to indicate a corrupt
fa307f
 compressed file, 3 for an internal consistency error (eg, bug) which