SOURCES: coreutils-getgid.patch, coreutils-info.patch, coreutils-i...

qboosh qboosh at pld-linux.org
Sun Mar 2 19:26:07 CET 2008


Author: qboosh                       Date: Sun Mar  2 18:26:07 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 6.10

---- Files affected:
SOURCES:
   coreutils-getgid.patch (1.4 -> 1.5) , coreutils-info.patch (1.5 -> 1.6) , coreutils-install-C.patch (1.5 -> 1.6) , coreutils-pam.patch (1.10 -> 1.11) , coreutils-po.patch (1.9 -> 1.10) , coreutils-runuser.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/coreutils-getgid.patch
diff -u SOURCES/coreutils-getgid.patch:1.4 SOURCES/coreutils-getgid.patch:1.5
--- SOURCES/coreutils-getgid.patch:1.4	Fri Dec  8 15:13:43 2006
+++ SOURCES/coreutils-getgid.patch	Sun Mar  2 19:26:01 2008
@@ -1,13 +1,13 @@
---- coreutils-6.5/man/Makefile.am.orig	2006-11-16 09:49:56.000000000 +0100
-+++ coreutils-6.5/man/Makefile.am	2006-11-22 10:46:38.209505000 +0100
-@@ -33,6 +33,7 @@
-   whoami.1 yes.1 $(MAN)
- optional_mans = \
-   chroot.1 hostid.1 nice.1 pinky.1 stty.1 uname.1 uptime.1 users.1 who.1
+--- 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)
  
- man_aux = $(dist_man_MANS:.1=.x) $(optional_mans:.1=.x)
 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
@@ -60,17 +60,17 @@
 +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 +.SH ZOBACZ TAK¯E
 +.BR id (1)
---- coreutils-6.3/src/Makefile.am.orig	2006-10-10 22:11:54.377620500 +0200
-+++ coreutils-6.3/src/Makefile.am	2006-10-10 22:12:30.471876250 +0200
-@@ -26,7 +26,7 @@
+--- coreutils-6.10/src/Makefile.am.orig	2008-03-02 02:12:29.418058752 +0100
++++ coreutils-6.10/src/Makefile.am	2008-03-02 02:14:46.205853844 +0100
+@@ -36,7 +36,7 @@
    cat cksum comm csplit cut expand fmt fold head join md5sum \
    nl od paste pr ptx sha1sum sha224sum sha256sum sha384sum sha512sum \
    shuf sort split sum tac tail tr tsort unexpand uniq wc \
 -  basename date dirname echo env expr factor false \
 +  basename date dirname echo env expr factor false getgid \
-   hostname id kill logname pathchk printenv printf pwd seq sleep tee \
+   id kill logname pathchk printenv printf pwd \
+   runcon seq sleep tee \
    test true tty whoami yes \
-   base64 \
 diff -Nur coreutils-4.5.3.orig/src/getgid.c coreutils-4.5.3/src/getgid.c
 --- coreutils-4.5.3.orig/src/getgid.c	Thu Jan  1 01:00:00 1970
 +++ coreutils-4.5.3/src/getgid.c	Sun Oct 27 21:52:01 2002
@@ -131,9 +131,9 @@
  src/head.c
  src/hostid.c
  src/hostname.c
---- coreutils-6.3/po/pl.po.orig	2006-10-10 22:11:54.373620250 +0200
-+++ coreutils-6.3/po/pl.po	2006-10-10 22:13:08.366244500 +0200
-@@ -3592,6 +3592,15 @@
+--- 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 @@
  msgid "invalid number of columns: %s"
  msgstr "b³êdna liczba kolumn: %s"
  
@@ -146,6 +146,6 @@
 +"Sk³adnia:\n"
 +"\t%s nazwa-grupy\n"
 +
- #: src/head.c:113
+ #: src/head.c:112
  msgid ""
  "Print the first 10 lines of each FILE to standard output.\n"

================================================================
Index: SOURCES/coreutils-info.patch
diff -u SOURCES/coreutils-info.patch:1.5 SOURCES/coreutils-info.patch:1.6
--- SOURCES/coreutils-info.patch:1.5	Fri Dec  8 15:13:43 2006
+++ SOURCES/coreutils-info.patch	Sun Mar  2 19:26:01 2008
@@ -1,6 +1,6 @@
---- coreutils-6.3/doc/coreutils.texi.orig	2006-09-26 21:17:33.000000000 +0200
-+++ coreutils-6.3/doc/coreutils.texi	2006-10-10 20:11:23.333708500 +0200
-@@ -20,111 +20,97 @@
+--- coreutils-6.10/doc/coreutils.texi.orig	2008-01-11 14:47:21.000000000 +0100
++++ coreutils-6.10/doc/coreutils.texi	2008-03-02 02:00:24.656756959 +0100
+@@ -20,112 +20,98 @@
  @syncodeindex pg cp
  @syncodeindex vr cp
  
@@ -20,6 +20,7 @@
 -
 - at dircategory Individual utilities
 - at direntry
+-* arch: (coreutils)arch invocation.             Print machine hardware name.
 -* base64: (coreutils)base64 invocation.         Base64 encode/decode data.
 -* basename: (coreutils)basename invocation.     Strip directory and suffix.
 -* cat: (coreutils)cat invocation.               Concatenate and write files.
@@ -111,6 +112,7 @@
 -* whoami: (coreutils)whoami invocation.         Print effective user ID.
 -* yes: (coreutils)yes invocation.               Print a string indefinitely.
 +* Coreutils: (coreutils).		Core GNU (file, text, shell) utilities
++* arch: (coreutils)arch.		Print machine hardware name
 +* base64: (coreutils)base64.		Base64 encode/decode data
 +* basename: (coreutils)basename.	Strip directory and suffix
 +* cat: (coreutils)cat.			Concatenate and write files
@@ -156,7 +158,7 @@
 +* nice: (coreutils)nice.		Modify niceness
 +* nl: (coreutils)nl.			Number lines and write files
 +* nohup: (coreutils)nohup.		Immunize to hangups
-+* od: (coreutils)od.			Dump files in octal, etc
++* od: (coreutils)od.			Dump files in octal, etc.
 +* paste: (coreutils)paste.		Merge lines of files
 +* pathchk: (coreutils)pathchk.		Check file name portability
 +* pr: (coreutils)pr.			Paginate or columnate files
@@ -213,7 +215,7 @@
  * Delaying::                           sleep
  * Numeric operations::                 factor seq
  * File permissions::                   Access modes.
-@@ -217,42 +202,42 @@
+@@ -218,42 +203,42 @@
  
  Output of entire files
  
@@ -280,7 +282,7 @@
  
  @command{ptx}: Produce permuted indexes
  
-@@ -264,15 +249,15 @@
+@@ -265,15 +250,15 @@
  
  Operating on fields within a line
  
@@ -302,7 +304,7 @@
  
  @command{tr}: Translate, squeeze, and/or delete characters
  
-@@ -282,10 +267,10 @@
+@@ -283,10 +268,10 @@
  
  Directory listing
  
@@ -317,7 +319,7 @@
  
  @command{ls}:  List directory contents
  
-@@ -298,50 +283,50 @@
+@@ -299,50 +284,50 @@
  
  Basic operations
  
@@ -397,12 +399,12 @@
  
  @command{test}: Check file types and compare values
  
-@@ -360,20 +345,20 @@
+@@ -361,20 +346,20 @@
  
  Redirection
  
--* tee invocation::               Redirect output to multiple files
-+* tee::                          Redirect output to multiple files
+-* tee invocation::               Redirect output to multiple files or processes
++* tee::                          Redirect output to multiple files or processes
  
  File name manipulation
  
@@ -426,7 +428,7 @@
  
  @command{stty}: Print or change terminal characteristics
  
-@@ -387,19 +372,18 @@
+@@ -388,20 +373,19 @@
  
  User information
  
@@ -445,17 +447,19 @@
  
  System context
  
+-* arch invocation::              Print machine hardware name
 -* date invocation::              Print or set system date and time
 -* uname invocation::             Print system information
 -* hostname invocation::          Print or set system name
 -* hostid invocation::            Print numeric host identifier.
++* arch::                         Print machine hardware name
 +* date::                         Print or set system date and time
 +* uname::                        Print system information
-+* hostid::                       Print numeric host identifier.
++* hostid::                       Print numeric host identifier
  
  @command{date}: Print or set system date and time
  
-@@ -413,24 +397,20 @@
+@@ -416,24 +400,20 @@
  
  Modified command invocation
  
@@ -488,7 +492,7 @@
  
  File permissions
  
-@@ -1227,14 +1207,14 @@
+@@ -1276,14 +1256,14 @@
  in some way.
  
  @menu
@@ -509,7 +513,7 @@
  @section @command{cat}: Concatenate and write files
  
  @pindex cat
-@@ -1332,7 +1312,7 @@
+@@ -1382,7 +1362,7 @@
  @end smallexample
  
  
@@ -518,7 +522,7 @@
  @section @command{tac}: Concatenate and write files in reverse
  
  @pindex tac
-@@ -1381,7 +1361,7 @@
+@@ -1431,7 +1411,7 @@
  @exitstatus
  
  
@@ -527,7 +531,7 @@
  @section @command{nl}: Number lines and write files
  
  @pindex nl
-@@ -1544,7 +1524,7 @@
+@@ -1594,7 +1574,7 @@
  @exitstatus
  
  
@@ -536,7 +540,7 @@
  @section @command{od}: Write files in octal or other formats
  
  @pindex od
-@@ -1795,7 +1775,7 @@
+@@ -1850,7 +1830,7 @@
  
  @exitstatus
  
@@ -545,7 +549,7 @@
  @section @command{base64}: Transform data into printable data.
  
  @pindex base64
-@@ -1861,13 +1841,13 @@
+@@ -1917,13 +1897,13 @@
  These commands reformat the contents of files.
  
  @menu
@@ -563,7 +567,7 @@
  @section @command{fmt}: Reformat paragraph text
  
  @pindex fmt
-@@ -1966,7 +1946,7 @@
+@@ -2022,7 +2002,7 @@
  @exitstatus
  
  
@@ -572,7 +576,7 @@
  @section @command{pr}: Paginate or columnate files for printing
  
  @pindex pr
-@@ -2108,7 +2088,7 @@
+@@ -2162,7 +2142,7 @@
  @cindex time formats
  @cindex formatting times
  Format header dates using @var{format}, using the same conventions as
@@ -581,7 +585,7 @@
  Except for directives, which start with
  @samp{%}, characters in @var{format} are printed unchanged.  You can use
  this option to specify an arbitrary string in place of the header date,
-@@ -2337,7 +2317,7 @@
+@@ -2389,7 +2369,7 @@
  @exitstatus
  
  
@@ -590,7 +594,7 @@
  @section @command{fold}: Wrap input lines to fit in specified width
  
  @pindex fold
-@@ -2404,13 +2384,13 @@
+@@ -2456,13 +2436,13 @@
  These commands output pieces of the input.
  
  @menu
@@ -609,7 +613,7 @@
  @section @command{head}: Output the first part of files
  
  @pindex head
-@@ -2487,7 +2467,7 @@
+@@ -2543,7 +2523,7 @@
  @exitstatus
  
  
@@ -618,7 +622,7 @@
  @section @command{tail}: Output the last part of files
  
  @pindex tail
-@@ -2698,7 +2678,7 @@
+@@ -2758,7 +2738,7 @@
  @exitstatus
  
  
@@ -627,7 +631,7 @@
  @section @command{split}: Split a file into fixed-size pieces
  
  @pindex split
-@@ -2779,7 +2759,7 @@
+@@ -2845,7 +2825,7 @@
  @exitstatus
  
  
@@ -636,7 +640,7 @@
  @section @command{csplit}: Split a file into context-determined pieces
  
  @pindex csplit
-@@ -2919,16 +2899,16 @@
+@@ -2985,16 +2965,16 @@
  contents of files.
  
  @menu
@@ -660,7 +664,7 @@
  @section @command{wc}: Print newline, word, and byte counts
  
  @pindex wc
-@@ -3034,7 +3014,7 @@
+@@ -3101,7 +3081,7 @@
  @exitstatus
  
  
@@ -669,7 +673,7 @@
  @section @command{sum}: Print checksum and block counts
  
  @pindex sum
-@@ -3085,7 +3065,7 @@
+@@ -3152,7 +3132,7 @@
  @exitstatus
  
  
@@ -678,7 +682,7 @@
  @section @command{cksum}: Print CRC checksum and byte counts
  
  @pindex cksum
-@@ -3119,7 +3099,7 @@
+@@ -3186,7 +3166,7 @@
  @exitstatus
  
  
@@ -687,7 +691,7 @@
  @section @command{md5sum}: Print or check MD5 digests
  
  @pindex md5sum
-@@ -3141,8 +3121,8 @@
+@@ -3208,8 +3188,8 @@
  considered infeasible at the moment, it is known how to produce
  different files with identical MD5 (a ``collision''), something which
  can be a security issue in certain contexts.  For more secure hashes,
@@ -698,7 +702,7 @@
  
  If a @var{file} is specified as @samp{-} or if no files are given
  @command{md5sum} computes the checksum for the standard input.
-@@ -3236,7 +3216,7 @@
+@@ -3307,7 +3287,7 @@
  @exitstatus
  
  
@@ -707,7 +711,7 @@
  @section @command{sha1sum}: Print or check SHA-1 digests
  
  @pindex sha1sum
-@@ -3248,17 +3228,17 @@
+@@ -3319,17 +3299,17 @@
  
  @command{sha1sum} computes a 160-bit checksum for each specified
  @var{file}.  The usage and options of this command are precisely the
@@ -728,7 +732,7 @@
  @section sha2 utilities: Print or check SHA-2 digests
  
  @pindex sha224sum
-@@ -3288,7 +3268,7 @@
+@@ -3359,7 +3339,7 @@
  various lengths (respectively 224, 256, 384 and 512 bits),
  collectively known as the SHA-2 hashes.  The usage and options of
  these commands are precisely the same as for @command{md5sum}.
@@ -737,7 +741,7 @@
  
  Note: The SHA384 and SHA512 digests are considerably slower to
  compute, especially on 32-bit computers, than SHA224 or SHA256.
-@@ -3303,17 +3283,17 @@
+@@ -3374,17 +3354,17 @@
  These commands work with (or produce) sorted files.
  
  @menu
@@ -762,7 +766,7 @@
  @section @command{sort}: Sort text files
  
  @pindex sort
-@@ -3555,7 +3535,7 @@
+@@ -3629,7 +3609,7 @@
  Sort by hashing the input keys and then sorting the hash values.
  Choose the hash function at random, ensuring that it is free of
  collisions so that differing keys have differing hash values.  This is
@@ -771,7 +775,7 @@
  except that keys with the same value sort together.
  
  If multiple random sort fields are specified, the same random hash
-@@ -3694,7 +3674,7 @@
+@@ -3792,7 +3772,7 @@
  this equivalence does not extend to arbitrary @command{sort} options.
  For example, @code{sort -n -u} inspects only the value of the initial
  numeric string when checking for uniqueness, whereas @code{sort -n |
@@ -780,7 +784,7 @@
  
  @item -z
  @itemx --zero-terminated
-@@ -3895,7 +3875,7 @@
+@@ -3985,7 +3965,7 @@
  @end itemize
  
  
@@ -789,7 +793,7 @@
  @section @command{shuf}: Shuffling text
  
  @pindex shuf
-@@ -4036,7 +4016,7 @@
+@@ -4126,7 +4106,7 @@
  @exitstatus
  
  
@@ -798,7 +802,7 @@
  @section @command{uniq}: Uniquify files
  
  @pindex uniq
-@@ -4058,7 +4038,7 @@
+@@ -4148,7 +4128,7 @@
  The input need not be sorted, but repeated input lines are detected
  only if they are adjacent.  If you want to discard non-adjacent
  duplicate lines, perhaps you want to use @code{sort -u}.
@@ -807,7 +811,7 @@
  
  @vindex LC_COLLATE
  Comparisons use the character collating sequence specified by the
-@@ -4179,7 +4159,7 @@
+@@ -4286,7 +4266,7 @@
  @exitstatus
  
  
@@ -816,7 +820,7 @@
  @section @command{comm}: Compare two sorted files line by line
  
  @pindex comm
-@@ -4222,7 +4202,7 @@
+@@ -4329,7 +4309,7 @@
  If there is an error it exits with nonzero status.
  
  
@@ -825,7 +829,7 @@
  @section @command{tsort}: Topological sort
  
  @pindex tsort
-@@ -4376,7 +4356,7 @@
+@@ -4483,7 +4463,7 @@
  @exitstatus
  
  
@@ -834,7 +838,7 @@
  @section @command{ptx}: Produce permuted indexes
  
  @pindex ptx
-@@ -4835,13 +4815,13 @@
+@@ -4942,13 +4922,13 @@
  @chapter Operating on fields within a line
  
  @menu
@@ -852,7 +856,7 @@
  @section @command{cut}: Print selected parts of lines
  
  @pindex cut
-@@ -4940,7 +4920,7 @@
+@@ -5047,7 +5027,7 @@
  @exitstatus
  
  
@@ -861,7 +865,7 @@
  @section @command{paste}: Merge lines of files
  
  @pindex paste
-@@ -5010,7 +4990,7 @@
+@@ -5117,7 +5097,7 @@
  @exitstatus
  
  
@@ -870,7 +874,7 @@
  @section @command{join}: Join lines on a common field
  
  @pindex join
-@@ -5153,13 +5133,13 @@
+@@ -5260,13 +5240,13 @@
  This commands operate on individual characters.
  
  @menu
@@ -888,7 +892,7 @@
  @section @command{tr}: Translate, squeeze, and/or delete characters
  
  @pindex tr
-@@ -5537,7 +5517,7 @@
+@@ -5644,7 +5624,7 @@
  @end itemize
  
  
@@ -897,7 +901,7 @@
  @section @command{expand}: Convert tabs to spaces
  
  @pindex expand
-@@ -5590,7 +5570,7 @@
+@@ -5697,7 +5677,7 @@
  @exitstatus
  
  
@@ -906,7 +910,7 @@
  @section @command{unexpand}: Convert spaces to tabs
  
  @pindex unexpand
-@@ -5651,14 +5631,14 @@
+@@ -5758,14 +5738,14 @@
  and @command{vdir}, which list information about files.
  
  @menu
@@ -926,7 +930,7 @@
  @section @command{ls}: List directory contents
  
  @pindex ls
-@@ -6456,7 +6436,7 @@
+@@ -6570,7 +6550,7 @@
  @item + at var{format}
  @vindex LC_TIME
  List timestamps using @var{format}, where @var{format} is interpreted
@@ -935,7 +939,7 @@
  For example, @option{--time-style="+%Y-%m-%d %H:%M:%S"} causes
  @command{ls} to list timestamps like @samp{2002-03-30 23:45:56}.  As
  with @command{date}, @var{format}'s interpretation is affected by the
-@@ -6648,7 +6628,7 @@
+@@ -6762,7 +6742,7 @@
  @end table
  
  
@@ -944,7 +948,7 @@
  @section @command{dir}: Briefly list directory contents
  
  @pindex dir
-@@ -6658,10 +6638,10 @@
+@@ -6772,10 +6752,10 @@
  -b}; that is, by default files are listed in columns, sorted vertically,
  and special characters are represented by backslash escape sequences.
  
@@ -957,7 +961,7 @@
  @section @command{vdir}: Verbosely list directory contents
  
  @pindex vdir
-@@ -6671,7 +6651,7 @@
+@@ -6785,7 +6765,7 @@
  -b}; that is, by default files are listed in long format and special
  characters are represented by backslash escape sequences.
  
@@ -966,7 +970,7 @@
  @section @command{dircolors}: Color setup for @command{ls}
  
  @pindex dircolors
-@@ -6749,16 +6729,16 @@
+@@ -6863,16 +6843,16 @@
  copying, moving (renaming), and deleting (removing).
  
  @menu
@@ -990,7 +994,7 @@
  @section @command{cp}: Copy files and directories
  
  @pindex cp
-@@ -7116,7 +7096,7 @@
+@@ -7251,7 +7231,7 @@
  @exitstatus
  
  
@@ -999,7 +1003,7 @@
  @section @command{dd}: Convert and copy a file
  
  @pindex dd
-@@ -7435,7 +7415,7 @@
+@@ -7580,7 +7560,7 @@
  @exitstatus
  
  
@@ -1008,7 +1012,7 @@
  @section @command{install}: Copy files and set attributes
  
  @pindex install
-@@ -7574,7 +7554,7 @@
+@@ -7726,7 +7706,7 @@
  @exitstatus
  
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/coreutils-getgid.patch?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/coreutils-info.patch?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/coreutils-install-C.patch?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/coreutils-pam.patch?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/coreutils-po.patch?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/coreutils-runuser.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list