Blame SOURCES/cvs-1.11.21-sort.patch

36e843
--- cvs-1.11.21/contrib/rcs2log.sh.old	2005-08-02 22:46:43.000000000 +0200
36e843
+++ cvs-1.11.21/contrib/rcs2log.sh	2006-05-09 11:49:10.000000000 +0200
36e843
@@ -68,6 +68,9 @@
36e843
 For more information about these matters, see the files named COPYING.
36e843
 Author: Paul Eggert <eggert@twinsun.com>'
36e843
 
36e843
+# set old environment for sort (bug #190009)
36e843
+export _POSIX2_VERSION=199209
36e843
+
36e843
 # functions
36e843
 @MKTEMP_SH_FUNCTION@
36e843