Fix conflict with procps-ng package
authorPatrick McCarty <patrick.mccarty@linux.intel.com>
Mon, 1 Apr 2013 18:00:15 +0000 (11:00 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Fri, 9 Aug 2013 04:10:27 +0000 (00:10 -0400)
/usr/bin/uptime is part of the procps-ng package, so it must be excluded
from this package for procps-ng to install cleanly.

Change-Id: I97ecd8335d4d6e5288ed34eb73d4f4479f499400

packaging/coreutils.changes
packaging/coreutils.spec

index 4ba184d..1124dc8 100644 (file)
@@ -1,3 +1,6 @@
+* Mon Apr 01 2013 Patrick McCarty <patrick.mccarty@linux.intel.com> accepted/trunk/20130322.191118@6e813e8
+- Fix conflict with procps-ng package (remove /usr/bin/uptime)
+
 * Fri Mar 22 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20130115.052153@4a589f5
 - Fixed package groups
 
index 852ac7b..2c1277c 100644 (file)
@@ -51,6 +51,7 @@ AUTOPOINT=true autoreconf -fi
 export CFLAGS="%optflags -Wall"
 %configure --libexecdir=%{_libdir} --without-included-regex \
            --enable-install-program=arch \
+           --enable-no-install-program=uptime \
            gl_cv_func_printf_directive_n=yes \
            gl_cv_func_isnanl_works=yes \
            DEFAULT_POSIX2_VERSION=199209