SOURCES: lzma-quiet.patch - 4.49

wolf wolf at pld-linux.org
Sun Sep 2 00:27:56 CEST 2007


Author: wolf                         Date: Sat Sep  1 22:27:56 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- 4.49

---- Files affected:
SOURCES:
   lzma-quiet.patch (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/lzma-quiet.patch
diff -u SOURCES/lzma-quiet.patch:1.6 SOURCES/lzma-quiet.patch:1.7
--- SOURCES/lzma-quiet.patch:1.6	Wed Jun 21 11:37:09 2006
+++ SOURCES/lzma-quiet.patch	Sun Sep  2 00:27:50 2007
@@ -1,14 +1,14 @@
---- lzma-4.43/C/7zip/Compress/LZMA_Alone/LzmaAlone.cpp.1	2006-06-14 22:00:04.433513750 +0000
-+++ lzma-4.43/C/7zip/Compress/LZMA_Alone/LzmaAlone.cpp	2006-06-14 22:00:45.900105250 +0000
+--- lzma-4.43/CPP/7zip/Compress/LZMA_Alone/LzmaAlone.cpp.1	2006-06-14 22:00:04.433513750 +0000
++++ lzma-4.43/CPP/7zip/Compress/LZMA_Alone/LzmaAlone.cpp	2006-06-14 22:00:45.900105250 +0000
 @@ -152,10 +152,10 @@
    g_IsNT = IsItWindowsNT();
    #endif
  
--  fprintf(stderr, "\nLZMA 4.43 Copyright (c) 1999-2006 Igor Pavlov  2006-06-04\n");
+-  fprintf(stderr, "\nLZMA 4.49 Copyright (c) 1999-2007 Igor Pavlov  2007-07-05\n");
  
    if (n == 1)
    {
-+    fprintf(stderr, "\nLZMA 4.43 Copyright (c) 1999-2006 Igor Pavlov  2006-06-04\n");
++    fprintf(stderr, "\nLZMA 4.49 Copyright (c) 1999-2007 Igor Pavlov  2007-07-05\n");
      PrintHelp();
      return 0;
    }
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/lzma-quiet.patch?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list