Hi For a _very loooonng time_, "rpm -bX" doesn't work anymore, one must call "rpmbuild -bX" instead. This is like this on every other distro. However, for a very long time, we provides alias for "rpm -bX" that call rpmb_deprecated, which prints '"rpm -b" is deprecated, use "rpmbuild -b"' and calls rpmbuild
I suggest it's time to drop these aliases and this wrapper. WDYT?
