]> git.pld-linux.org Git - packages/coreutils.git/commitdiff
- unify direntry (no dot) and fix index name for realpath auto/th/coreutils-8_15-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 8 Jan 2012 10:10:17 +0000 (10:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- documented stat-free-color failure cause

Changed files:
    coreutils-info.patch -> 1.12
    coreutils.spec -> 1.186

coreutils-info.patch
coreutils.spec

index b5760e97962ac87fb1593c169e0909a5b808a6bc..c725998475c4c02e1c490f5783dfe48aaedda583 100644 (file)
 +* 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 19539bba70dc90ef6391a7f2ce4f30a28941571c..bf2eaf8c74b030c8f4f7251ba40d494ee291fc33 100644 (file)
@@ -153,7 +153,7 @@ Programy zawarte w tym pakiecie to:
 %{__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
 
This page took 0.122995 seconds and 4 git commands to generate.