]> git.pld-linux.org Git - packages/coreutils.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 8 Aug 2008 06:59:19 +0000 (06:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    coreutils-date-man.patch -> 1.2
    coreutils-getgid.patch -> 1.6
    coreutils-install-C.patch -> 1.7

coreutils-date-man.patch
coreutils-getgid.patch
coreutils-install-C.patch

index 1accbff7c44f4c25351cba464502d14997f23014..e1113374e3e2fbf43dbdd9708cc3e58c8e11410b 100644 (file)
@@ -1,9 +1,9 @@
 --- coreutils-4.5.3.orig/man/date.x    Tue Nov  2 15:07:36 1999
 +++ coreutils-4.5.3/man/date.x Sun Oct 27 22:37:24 2002
-@@ -2,3 +2,8 @@
- date \- print or set the system date and time
- [DESCRIPTION]
- .\" Add any additional description here
+@@ -11,3 +11,8 @@
+ relative date, and numbers.  An empty string indicates the beginning
+ of the day.  The date string format is more complex than is easily
+ documented here but is fully described in the info documentation.
 +[ENVIRONMENT]
 +.TP
 +TZ
index eeee33e4d059814d67762ed0b3b6e7416aab6a93..1c6632686b10bef0548dd6b367d05ca7f9b724b9 100644 (file)
@@ -1,13 +1,13 @@
 --- coreutils-6.10/man/Makefile.am.orig        2008-01-11 11:34:22.000000000 +0100
 +++ coreutils-6.10/man/Makefile.am     2008-03-02 02:14:20.884410857 +0100
-@@ -16,6 +16,7 @@
- # along with this program.  If not, see <http://www.gnu.org/licenses/>.
- dist_man_MANS = groups.1 $(MAN)
-+man_MANS = getgid.1
- man_aux = $(dist_man_MANS:.1=.x)
+@@ -59,6 +59,7 @@
+ false.1:      $(common_dep)   $(srcdir)/false.x       ../src/false.c
+ fmt.1:                $(common_dep)   $(srcdir)/fmt.x         ../src/fmt.c
+ fold.1:               $(common_dep)   $(srcdir)/fold.x        ../src/fold.c
++getgid.1:     $(common_dep)   $(srcdir)/getgid.x      ../src/getgid.c
+ groups.1:     $(common_dep)   $(srcdir)/groups.x      ../src/groups.c
+ head.1:               $(common_dep)   $(srcdir)/head.x        ../src/head.c
+ hostid.1:     $(common_dep)   $(srcdir)/hostid.x      ../src/hostid.c
 diff -Nur coreutils-4.5.3.orig/man/getgid.1 coreutils-4.5.3/man/getgid.1
 --- coreutils-4.5.3.orig/man/getgid.1  Thu Jan  1 01:00:00 1970
 +++ coreutils-4.5.3/man/getgid.1       Sun Oct 27 21:40:54 2002
@@ -123,14 +123,14 @@ diff -Nur coreutils-4.5.3.orig/src/getgid.c coreutils-4.5.3/src/getgid.c
 +
 --- coreutils-4.5.3/po/POTFILES.in.orig        Mon Jul  1 23:26:55 2002
 +++ coreutils-4.5.3/po/POTFILES.in     Fri Nov  1 02:25:41 2002
-@@ -50,6 +50,7 @@
+@@ -61,6 +61,7 @@
  src/false.c
  src/fmt.c
  src/fold.c
 +src/getgid.c
+ src/group-list.c
+ src/groups.c
  src/head.c
- src/hostid.c
- src/hostname.c
 --- coreutils-6.10/po/pl.po.orig       2008-03-02 02:12:29.526064907 +0100
 +++ coreutils-6.10/po/pl.po    2008-03-02 02:15:20.139787629 +0100
 @@ -3885,6 +3885,15 @@
@@ -146,6 +146,6 @@ diff -Nur coreutils-4.5.3.orig/src/getgid.c coreutils-4.5.3/src/getgid.c
 +"Sk³adnia:\n"
 +"\t%s nazwa-grupy\n"
 +
- #: src/head.c:112
- msgid ""
"Print the first 10 lines of each FILE to standard output.\n"
+ #: src/group-list.c:68 src/id.c:313 src/setuidgid.c:186
+ #, c-format
msgid "failed to get groups for user %s"
index 52601ab01a223df55323af756e7ee252ea9b1022..de18cc7699cf4d14c51c14d7a24965aeeff4a1f3 100644 (file)
@@ -160,22 +160,24 @@ diff -Nur coreutils-4.5.3.orig/doc/coreutils.texi coreutils-4.5.3/doc/coreutils.
  "), 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
This page took 0.139993 seconds and 4 git commands to generate.