[Fedora-packaging] Two different locale names in one package?

Mamoru Tasaka mtasaka at ioa.s.u-tokyo.ac.jp
Sun Mar 4 17:02:51 UTC 2007


Sebastian Vahl wrote:
> Hi.
> 
> The new package contains two
> different named locale files: kerry.mo and kcmbeagle.mo. In one package
> I could only use one %find_lang.
> 
> What would be the best solution in this situation? Really splitting up
> the package? And if so, also putting a require for kerry-kcontrol in
> kerry? Or is there an option for %find_lang I don't know?
> 

Wouldn't the following work?
----------------------------------------------
%find_lang %{name}
%find_lang kcmbeagle
cat kcmbeagle.lang >> %{name}.lang
----------------------------------------------

Mamoru




More information about the Fedora-packaging mailing list