e41d920dd9
It's currently being pulled in as a dependency of iproute. However,
since it's explicitly mentioned in the list of default packages on
Fedora Silverblue and Workstation [1], it should be mentioned here too.
The psmisc package marks the translations for its manuals with %lang().
Therefore, it's a very good example for testing that the fedora-toolbox
image is localized just like Fedora Silverblue and Workstation.
This is unlike the xz package, whose translations for manuals were added
to the tests recently [2]. The xz package doesn't mark its translated
manuals with %lang() [3], which means that they are going to get
installed regardless of whether RPM has been configured to not install
localization files or not. eg., through the %_install_langs macro. So,
they aren't a good candidate for the tests until this is fixed.
[1] fedora-comps commit e4ed54dfcc497fd0
https://pagure.io/fedora-comps/c/e4ed54dfcc497fd0
https://pagure.io/fedora-comps/pull-request/379
[2] Commit
|
||
---|---|---|
.. | ||
arch | ||
fedora | ||
rhel | ||
test/busybox | ||
ubuntu |