packages: coreutils/coreutils-info.patch, coreutils/coreutils.spec - unify ...

qboosh qboosh at pld-linux.org
Sun Jan 8 11:10:23 CET 2012


Author: qboosh                       Date: Sun Jan  8 10:10:23 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- unify direntry (no dot) and fix index name for realpath
- documented stat-free-color failure cause

---- Files affected:
packages/coreutils:
   coreutils-info.patch (1.11 -> 1.12) , coreutils.spec (1.185 -> 1.186) 

---- Diffs:

================================================================
Index: packages/coreutils/coreutils-info.patch
diff -u packages/coreutils/coreutils-info.patch:1.11 packages/coreutils/coreutils-info.patch:1.12
--- packages/coreutils/coreutils-info.patch:1.11	Sat Jan  7 16:15:38 2012
+++ packages/coreutils/coreutils-info.patch	Sun Jan  8 11:10:17 2012
@@ -182,7 +182,7 @@
 +* ptx: (coreutils)ptx.			Produce permuted indexes
 +* pwd: (coreutils)pwd.			Print working directory
 +* readlink: (coreutils)readlink.	Print referent of a symlink
-+* realpath: (coreutils)readpath.	Print resolved file names.
++* realpath: (coreutils)realpath.	Print resolved file names
 +* rm: (coreutils)rm.			Remove files
 +* rmdir: (coreutils)rmdir.		Remove empty directories
 +* runcon: (coreutils)runcon.		Run in specified SELinux CTX

================================================================
Index: packages/coreutils/coreutils.spec
diff -u packages/coreutils/coreutils.spec:1.185 packages/coreutils/coreutils.spec:1.186
--- packages/coreutils/coreutils.spec:1.185	Sat Jan  7 16:17:23 2012
+++ packages/coreutils/coreutils.spec	Sun Jan  8 11:10:17 2012
@@ -154,7 +154,7 @@
 %{__rm} tests/misc/help-version
 %{__sed} -i -e '/misc\/help-version/d' tests/Makefile.am
 
-# broken?
+# fails on some filesystems (like XFS), where readdir returns d_type=DT_UNKNOWN
 %{__rm} tests/ls/stat-free-color
 %{__sed} -i -e '/ls\/stat-free-color/d' tests/Makefile.am
 
@@ -267,6 +267,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.186  2012/01/08 10:10:17  qboosh
+- unify direntry (no dot) and fix index name for realpath
+- documented stat-free-color failure cause
+
 Revision 1.185  2012/01/07 15:17:23  adamg
 - mention realpath
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coreutils/coreutils-info.patch?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coreutils/coreutils.spec?r1=1.185&r2=1.186&f=u



More information about the pld-cvs-commit mailing list