[tar/f19] doc: add documentation for --xattrs, etc.

Pavel Raiskup praiskup at fedoraproject.org
Wed Aug 14 07:09:14 UTC 2013


commit e8b9b13bb7ac6a7a90a63e988aafa5f68e9a821d
Author: Pavel Raiskup <praiskup at redhat.com>
Date:   Wed Aug 14 09:01:58 2013 +0200

    doc: add documentation for --xattrs, etc.
    
    (cherry-pick from fc20)
    
    Resolves: #996753
    Version: 1.26-26

 tar.spec |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/tar.spec b/tar.spec
index 2ac2253..8719b7c 100644
--- a/tar.spec
+++ b/tar.spec
@@ -5,7 +5,7 @@ Summary: A GNU file archiving program
 Name: tar
 Epoch: 2
 Version: 1.26
-Release: 25%{?dist}
+Release: 26%{?dist}
 License: GPLv3+
 Group: Applications/Archiving
 URL: http://www.gnu.org/software/tar/
@@ -101,6 +101,11 @@ Patch14: tar-1.26-xattrs-printing.patch
 # ~> http://lists.gnu.org/archive/html/bug-tar/2013-05/msg00022.html
 Patch15: tar-1.26-fix-symlink-eating-bug.patch
 
+# Add documentation which was not yet pushed upstream
+# ~> downstream
+# ~> #996753
+Patch16: tar-1.26-docu-xattrs.patch
+
 # Silence gcc warnings
 # ~> upstream tar: 17f99bc6f, 5bb0433
 # ~> upstream paxutils: 0b3d84a0
@@ -154,6 +159,7 @@ the rmt package on the remote box.
 %patch13 -p1 -b .extract-single-volume
 %patch14 -p1 -b .print-xattrs-fix
 %patch15 -p1 -b .birthtime
+%patch16 -p1 -b .xattrs-documentation
 %patch999 -p1 -b .silence-gcc
 
 autoreconf -v
@@ -212,6 +218,9 @@ fi
 %{_infodir}/tar.info*
 
 %changelog
+* Wed Aug 14 2013 Pavel Raiskup <praiskup at redhat.com> - 1.26-26
+- add documenation for xattrs-like options (#996753)
+
 * Thu Jun 20 2013 Pavel Raiskup <praiskup at redhat.com> - 1.26-25
 - the /etc/rmt seems to be the best place where to look for rmt binary (see the
   commit message in Fedora's cpio.git for more info)


More information about the scm-commits mailing list