rpms/tar/devel tar-1.19-xattrs-conf.patch, 1.3, 1.4 tar-1.19-xattrs.patch, 1.7, 1.8

Ondrej Vasik ovasik at fedoraproject.org
Mon Jan 5 16:13:30 UTC 2009


Author: ovasik

Update of /cvs/extras/rpms/tar/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6232

Modified Files:
	tar-1.19-xattrs-conf.patch tar-1.19-xattrs.patch 
Log Message:
fix fuzz in patches

tar-1.19-xattrs-conf.patch:

Index: tar-1.19-xattrs-conf.patch
===================================================================
RCS file: /cvs/extras/rpms/tar/devel/tar-1.19-xattrs-conf.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tar-1.19-xattrs-conf.patch	29 Aug 2008 16:02:24 -0000	1.3
+++ tar-1.19-xattrs-conf.patch	5 Jan 2009 16:13:30 -0000	1.4
@@ -115,7 +115,7 @@
  /* Define to 1 if you have the <grp.h> header file. */
  #undef HAVE_GRP_H
  
-@@ -444,12 +459,27 @@
+@@ -444,15 +459,30 @@
  /* Define to 1 if you have the `lchown' function. */
  #undef HAVE_LCHOWN
  
@@ -125,9 +125,12 @@
 +/* Define to 1 if you have the `acl' library (-lacl). */
 +#undef HAVE_LIBACL
 +
+ /* Define to 1 if you have the <libintl.h> header file. */
+ #undef HAVE_LIBINTL_H
++
 +/* Define to 1 if you have the `selinux' library (-lselinux). */
 +#undef HAVE_LIBSELINUX
-+
+ 
  /* Define to 1 if you have the <linewrap.h> header file. */
  #undef HAVE_LINEWRAP_H
  

tar-1.19-xattrs.patch:

Index: tar-1.19-xattrs.patch
===================================================================
RCS file: /cvs/extras/rpms/tar/devel/tar-1.19-xattrs.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tar-1.19-xattrs.patch	21 Nov 2008 17:44:38 -0000	1.7
+++ tar-1.19-xattrs.patch	5 Jan 2009 16:13:30 -0000	1.8
@@ -722,8 +722,8 @@
    NEWER_MTIME_OPTION,
 +  NO_ACLS_OPTION,
    NO_ANCHORED_OPTION,
+   NO_AUTO_COMPRESS_OPTION,
    NO_CHECK_DEVICE_OPTION,
-   NO_DELAY_DIRECTORY_RESTORE_OPTION,
 @@ -280,9 +282,11 @@ enum
    NO_RECURSION_OPTION,
    NO_SAME_OWNER_OPTION,




More information about the fedora-extras-commits mailing list