[coreutils/f16] add virtual provides for bundled(gnulib) copylib (#821748)

Ondrej Vasik ovasik at fedoraproject.org
Mon Nov 5 15:01:43 UTC 2012


commit 198748380f009c309eb0359ca8fefc0ea974f153
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Mon Nov 5 15:34:07 2012 +0100

    add virtual provides for bundled(gnulib) copylib (#821748)

 coreutils.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/coreutils.spec b/coreutils.spec
index 0cd56b9..926138c 100644
--- a/coreutils.spec
+++ b/coreutils.spec
@@ -98,6 +98,7 @@ Provides: stat = %{version}-%{release}
 Provides: textutils = %{version}-%{release}
 #old mktemp package had epoch 3, so we have to use 4 for coreutils
 Provides: mktemp = 4:%{version}-%{release}
+Provides: bundled(gnulib)
 Obsoletes: mktemp < 4:%{version}-%{release}
 Obsoletes: fileutils <= 4.1.9
 Obsoletes: sh-utils <= 2.0.12
@@ -345,6 +346,10 @@ fi
 * Mon Nov 05 2012 Ondrej Vasik <ovasik at redhat.com> - 8.12-8
 - fix support for ecryptfs mount of "Private" in su (#722323)
 - cp: avoid data-corrupting free-memory-read (upstream fix)
+- multibyte fixes in cut and expand (by M.Briza, #821260)
+- fix the tcsh colorls.csh behaviour in non-interactive
+  mode (#804604)
+- add virtual provides for bundled(gnulib) copylib (#821748)
 
 * Mon Mar 26 2012 Ondrej Vasik <ovasik at redhat.com> - 8.12-7
 - fix sort segfault with multibyte locales (by P.Brady)


More information about the scm-commits mailing list