]> git.pld-linux.org Git - packages/findutils.git/commitdiff
- updated for 4.2.31
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 1 Jun 2007 17:46:22 +0000 (17:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    findutils-info.patch -> 1.10
    findutils-selinux.patch -> 1.15

findutils-info.patch
findutils-selinux.patch

index 50168c3f1b071216697742b26e750e0540debb75..28fb43254d34d9888f3e5311bf4d4ada9e65a92f 100644 (file)
@@ -1,5 +1,5 @@
---- findutils-4.2.30/doc/find.texi.orig        2007-01-13 22:14:06.000000000 +0100
-+++ findutils-4.2.30/doc/find.texi     2007-03-19 14:10:51.332801131 +0100
+--- findutils-4.2.31/doc/find.texi.orig        2007-05-30 21:11:29.000000000 +0200
++++ findutils-4.2.31/doc/find.texi     2007-06-01 19:36:29.869803156 +0200
 @@ -12,17 +12,11 @@
  @finalout
  @end iftex
@@ -22,7 +22,7 @@
  @end direntry
  
  @copying
-@@ -2397,10 +2391,6 @@
+@@ -2414,10 +2408,6 @@
  fileserver where that filesystem is on a local disk, to prevent
  thrashing the network.
  
@@ -33,7 +33,7 @@
  
  @node Database Formats
  @section Database Formats
-@@ -2576,15 +2566,13 @@
+@@ -2598,15 +2588,13 @@
  discussed in this manual.
  
  @menu
@@ -52,7 +52,7 @@
  @section Invoking @code{find}
  
  @example
-@@ -2655,7 +2643,7 @@
+@@ -2677,7 +2665,7 @@
  @end menu
  
  
@@ -61,7 +61,7 @@
  @subsection Warning Messages
  
  If there is an error on the @code{find} command line, an error message
-@@ -2706,249 +2694,7 @@
+@@ -2728,251 +2716,7 @@
  Use of an unrecognised formatting directive with @samp{-fprintf}
  @end itemize
  
 -this option means that @code{locate} will not be able to properly
 -handle non-ASCII characters in file names (that is, file names
 -containing characters which have the eighth bit set, such as many of
--the characters from the ISO-8859-1 character set).
+-the characters from the ISO-8859-1 character set).  Versions of
+-@code{locate} prior to 4.2.31 fail to correctly handle long filenames
+-in old-format databases.
 -@item --help
 -Print a summary of the command line usage and exit.
 -@item --version
  @section Invoking @code{xargs}
  
  @example
-@@ -3097,7 +2843,7 @@
+@@ -3121,7 +2865,7 @@
  @end table
  
  
index 9e15295e1bc61ed49d2cb4959d32bcb8e2197306..f0b7ad738c4c2ae736a596c7d1f45ac6aa8aba06 100644 (file)
    last_pred->pred_next = NULL;
    last_pred->pred_left = NULL;
    last_pred->pred_right = NULL;
---- findutils-4.2.28/po/pl.po.orig     2006-08-26 00:46:49.506053750 +0200
-+++ findutils-4.2.28/po/pl.po  2006-08-26 00:48:19.247662250 +0200
+--- findutils-4.2.31/po/pl.po.orig     2007-06-01 19:36:59.927516047 +0200
++++ findutils-4.2.31/po/pl.po  2007-06-01 19:37:29.789217769 +0200
 @@ -151,6 +151,11 @@
  msgid "paths must precede expression"
  msgstr "¶cie¿ki musz± poprzedzaæ wyra¿enie"
 +msgid "      -context CONTEXT\n"
 +msgstr "      -context KONTEKST\n"
 +
- #: find/parser.c:841
+ #: find/parser.c:842
  msgid "sanity check of the fnmatch() library function failed."
  msgstr ""
This page took 0.089023 seconds and 4 git commands to generate.