strace.spec.in: remove strace64 subpackage
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 5 Aug 2018 11:49:04 +0000 (11:49 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 5 Aug 2018 11:49:04 +0000 (11:49 +0000)
commit594cd12cd6aa7636fb389d04d024b2812f2c6241
tree8b281f6ede0d1c9d3fddab5e5273721d2d484bbc
parent656de0c59f7500798999eb941df35e9f13d526c5
strace.spec.in: remove strace64 subpackage

strace64 subpackage used to be installed into ppc32 and sparc32
userspace running by a 64-bit kernel to trace 64-bit processes.

As simultaneous decoding of processes running both in 64-bit and 32-bit
personality is fully supported on every architecture with compat kernel
support for quite some time, one can just install a 64-bit strace and
there is no more need for that strace64 kludge.

* strace.spec.in (strace64_arches, copy64, %ifarch %{strace64_arches}):
Remove.
strace.spec.in