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.
This commit is contained in:
parent
5fb9bc4700
commit
5dc61e9dc1
@ -55,7 +55,7 @@ Patch950: coreutils-selinux.patch
|
|||||||
Patch951: coreutils-selinuxmanpages.patch
|
Patch951: coreutils-selinuxmanpages.patch
|
||||||
|
|
||||||
Conflicts: filesystem < 3
|
Conflicts: filesystem < 3
|
||||||
# To avoid clobbering installs during %post
|
# To avoid clobbering installs
|
||||||
Conflicts: coreutils-single
|
Conflicts: coreutils-single
|
||||||
Provides: /bin/basename
|
Provides: /bin/basename
|
||||||
Provides: /bin/cat
|
Provides: /bin/cat
|
||||||
@ -132,7 +132,7 @@ the old GNU fileutils, sh-utils, and textutils packages.
|
|||||||
Summary: coreutils multicall binary
|
Summary: coreutils multicall binary
|
||||||
Suggests: coreutils-common
|
Suggests: coreutils-common
|
||||||
Provides: coreutils
|
Provides: coreutils
|
||||||
# To avoid clobbering installs during %post
|
# To avoid clobbering installs
|
||||||
Conflicts: coreutils < 8.24-100
|
Conflicts: coreutils < 8.24-100
|
||||||
# Note RPM doesn't support separate buildroots for %files
|
# Note RPM doesn't support separate buildroots for %files
|
||||||
# http://rpm.org/ticket/874 so use RemovePathPostfixes
|
# http://rpm.org/ticket/874 so use RemovePathPostfixes
|
||||||
|
Loading…
Reference in New Issue
Block a user