From 5dc61e9dc17d78652156dbcd688994518a1fd505 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1draig=20Brady?=
Date: Tue, 24 Nov 2015 01:43:34 +0000 Subject: [PATCH] maint: update stale comments The comments re %post processing were for a non commited change that created symlinks during %post that clobbered any existing binaries. Now all files are directly managed by rpm. --- coreutils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/coreutils.spec b/coreutils.spec index 736b002..4cf459c 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -55,7 +55,7 @@ Patch950: coreutils-selinux.patch Patch951: coreutils-selinuxmanpages.patch Conflicts: filesystem < 3 -# To avoid clobbering installs during %post +# To avoid clobbering installs Conflicts: coreutils-single Provides: /bin/basename Provides: /bin/cat @@ -132,7 +132,7 @@ the old GNU fileutils, sh-utils, and textutils packages. Summary: coreutils multicall binary Suggests: coreutils-common Provides: coreutils -# To avoid clobbering installs during %post +# To avoid clobbering installs Conflicts: coreutils < 8.24-100 # Note RPM doesn't support separate buildroots for %files # http://rpm.org/ticket/874 so use RemovePathPostfixes