Ignore:
Timestamp:
Jan 8, 2011, 1:57:55 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ab6b738
Parents:
7a63b22a
Message:

Updated Tar to 1.25.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • patches/tar-1.25-man-1.patch

    r7a63b22a rabdca7b  
    11Submitted By: Joe Ciccone <jciccone@gmail.com>
    2 Date: 2010-08-08
     2Date: 2011-01-08
    33Initial Package Version: 1.22
    44Origin: Debian
     
    77             from debian.
    88
    9 diff -Naur tar-1.23.orig/doc/Makefile.am tar-1.23/doc/Makefile.am
    10 --- tar-1.23.orig/doc/Makefile.am       2010-01-26 06:30:20.000000000 -0500
    11 +++ tar-1.23/doc/Makefile.am    2010-08-08 10:36:52.898076457 -0400
     9diff -Naur tar-1.25.orig/doc/Makefile.am tar-1.25/doc/Makefile.am
     10--- tar-1.25.orig/doc/Makefile.am       2010-10-24 14:07:54.000000000 -0400
     11+++ tar-1.25/doc/Makefile.am    2011-01-08 16:52:08.938781619 -0500
    1212@@ -17,6 +17,7 @@
    1313 ## along with this program; if not, write to the Free Software Foundation,
     
    1818 tar_TEXINFOS = \
    1919  dumpdir.texi\
    20 diff -Naur tar-1.23.orig/doc/Makefile.in tar-1.23/doc/Makefile.in
    21 --- tar-1.23.orig/doc/Makefile.in       2010-03-10 05:51:41.000000000 -0500
    22 +++ tar-1.23/doc/Makefile.in    2010-08-08 10:37:04.922326231 -0400
    23 @@ -165,7 +165,7 @@
     20diff -Naur tar-1.25.orig/doc/Makefile.in tar-1.25/doc/Makefile.in
     21--- tar-1.25.orig/doc/Makefile.in       2010-11-07 08:53:45.000000000 -0500
     22+++ tar-1.25/doc/Makefile.in    2011-01-08 16:52:08.938781619 -0500
     23@@ -172,7 +172,7 @@
    2424 MAKEINFOHTML = $(MAKEINFO) --html
    2525 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
     
    3030 am__vpath_adj = case $$p in \
    3131     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    32 @@ -187,6 +187,9 @@
     32@@ -194,6 +194,9 @@
    3333 am__base_list = \
    3434   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
     
    4040 ACLOCAL = @ACLOCAL@
    4141 ALLOCA = @ALLOCA@
    42 @@ -827,6 +831,7 @@
     42@@ -875,6 +878,7 @@
    4343 top_build_prefix = @top_build_prefix@
    4444 top_builddir = @top_builddir@
     
    4848 tar_TEXINFOS = \
    4949  dumpdir.texi\
    50 @@ -1049,6 +1054,44 @@
     50@@ -1097,6 +1101,44 @@
    5151          echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
    5252          rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
     
    9393 TAGS:
    9494 
    95 @@ -1057,6 +1100,19 @@
     95@@ -1105,6 +1147,19 @@
    9696 
    9797 
     
    113113        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    114114        list='$(DISTFILES)'; \
    115 @@ -1091,9 +1147,9 @@
     115@@ -1139,9 +1194,9 @@
    116116          dist-info
    117117 check-am: all-am
     
    125125        done
    126126 install: install-am
    127 @@ -1141,7 +1197,7 @@
     127@@ -1189,7 +1244,7 @@
    128128 
    129129 info-am: $(INFO_DEPS)
     
    134134 install-dvi: install-dvi-am
    135135 
    136 @@ -1215,7 +1271,7 @@
     136@@ -1263,7 +1318,7 @@
    137137            install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
    138138          done; \
     
    143143 install-pdf: install-pdf-am
    144144 
    145 @@ -1263,7 +1319,9 @@
     145@@ -1311,7 +1366,9 @@
    146146 ps-am: $(PSS)
    147147 
     
    154154 .MAKE: install-am install-strip
    155155 
    156 @@ -1272,14 +1330,15 @@
     156@@ -1320,14 +1377,15 @@
    157157        dvi-am html html-am info info-am install install-am \
    158158        install-data install-data-am install-dvi install-dvi-am \
     
    178178 
    179179 header.texi: $(top_srcdir)/src/tar.h
    180 diff -Naur tar-1.23.orig/doc/tar.1 tar-1.23/doc/tar.1
    181 --- tar-1.23.orig/doc/tar.1     1969-12-31 19:00:00.000000000 -0500
    182 +++ tar-1.23/doc/tar.1  2010-08-08 10:36:35.725827411 -0400
    183 @@ -0,0 +1,364 @@
    184 +.\" generated by script on Sun Aug  8 10:29:46 2010
    185 +.Dd Aug  8, 2010
     180diff -Naur tar-1.25.orig/doc/tar.1 tar-1.25/doc/tar.1
     181--- tar-1.25.orig/doc/tar.1     1969-12-31 19:00:00.000000000 -0500
     182+++ tar-1.25/doc/tar.1  2011-01-08 16:53:11.798664576 -0500
     183@@ -0,0 +1,366 @@
     184+.\" generated by script on Sat Jan  8 16:53:11 2011
     185+.Dd Jan  8, 2011
    186186+.Dt TAR 1
    187187+.Sh NAME
     
    294294+.It Fl \-force\-local
    295295+archive file is local even if it has a colon
     296+.It Fl \-full\-time
     297+print file time to its full resolution
    296298+.It Fl g , Fl \-listed\-incremental Ar FILE
    297299+handle new GNU-format incremental backup
     
    467469+do not unquote filenames read with -T
    468470+.It Fl \-utc
    469 +print file modification dates in UTC
     471+print file modification times in UTC
    470472+.It Fl v , Fl \-verbose
    471473+verbosely list files processed
Note: See TracChangeset for help on using the changeset viewer.