Created attachment 319767 [details] patch to support the find_lang macro Description of problem: The %find_lang rpm macro isn't used within the spec file. This leads to incorrect behaviours while using %install_lang rpm macro for example. Using %lang_lang is a MUST https://fedoraproject.org/wiki/Packaging/Guidelines#Why_do_we_need_to_use_.25find_lang.3F Version-Release number of selected component (if applicable): current version (specially rawhide) Actual results: This package doesn't obey to the %install_lang macro to only install the needed locales (useful for localized LiveMedia ). Expected results: Additional info: pulseaudio-libs paprefs are also affected.