SOURCES: coreutils-install-C.patch - updated

arekm arekm at pld-linux.org
Fri Aug 8 08:59:25 CEST 2008


Author: arekm                        Date: Fri Aug  8 06:59:25 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   coreutils-install-C.patch (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/coreutils-install-C.patch
diff -u SOURCES/coreutils-install-C.patch:1.6 SOURCES/coreutils-install-C.patch:1.7
--- SOURCES/coreutils-install-C.patch:1.6	Sun Mar  2 19:26:01 2008
+++ SOURCES/coreutils-install-C.patch	Fri Aug  8 08:59:19 2008
@@ -160,22 +160,24 @@
  "), stdout);
 --- coreutils-6.4/po/pl.po.orig	2006-10-24 22:32:17.793354500 +0200
 +++ coreutils-6.4/po/pl.po	2006-10-24 22:34:53.511086250 +0200
-@@ -3999,12 +3999,18 @@
- "      --backup[=CONTROL]  make a backup of each existing destination file\n"
- "  -b                  like --backup but does not accept an argument\n"
- "  -c                  (ignored)\n"
-+"  -C                  install file, unless the target already exists and is the\n"
-+"                      same, in which case mtime will remain unchanged\n"
-+"                      (for compatibility with *BSD)\n"
- "  -d, --directory     treat all arguments as directory names; create all\n"
- "                        components of the specified directories\n"
+@@ -1854,6 +1854,9 @@
+ "argument\n"
+ "      --copy-contents          copy contents of special files when "
+ "recursive\n"
++"  -C                          install file, unless the target already exists and is the\n"
++"                                  same, in which case mtime will remain unchanged\n"
++"                                  (for compatibility with *BSD)\n"
+ "  -d                           same as --no-dereference --preserve=links\n"
  msgstr ""
- "      --backup[=TRYB]  robienie kopii zapasowej przed zamazaniem pliku\n"
- "  -b                  jak --backup, ale bez podawania argumentu\n"
- "  -c                  (ignorowane)\n"
-+"  -C                  instalowanie pliku, chyba ¿e plik docelowy ju¿ istnieje\n"
-+"                        i jest taki sam - wtedy mtime pozostanie nie zmieniony\n"
-+"                        (dla kompatybilno¶ci z *BSD)\n"
- "  -d, --directory     traktowanie wszystkich argumentów jako nazw "
- "katalogów;\n"
- "                        tworzenie katalogów sk³adowych podanych katalogów\n"
+ "  -a, --archive                to samo co -dpR\n"
+@@ -1863,6 +1866,10 @@
+ "  -b                           jak --backup, ale bez podawania argumentu\n"
+ "      --copy-contents          kopiowanie zawartości pliku specjalnego w\n"
+ "                               przypadku rekursji\n"
++ "  -c                  (ignorowane)\n"
++"  -C                          instalowanie pliku, chyba że plik docelowy już istnieje\n"
++"                                  i jest taki sam - wtedy mtime pozostanie nie zmieniony\n"
++"                                  (dla kompatybilności z *BSD)\n"
+ "  -d                           to samo co --no-dereference --preserve=link\n"
+ 
+ #: src/cp.c:186
================================================================

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



More information about the pld-cvs-commit mailing list