http://bugzilla.novell.com/show_bug.cgi?id=555257 User ke@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=555257#c1 Karl Eichwalder <ke@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |coolo@novell.com Summary|YaST main menu in konsole |bundle-lang-common-lt |mode is not lokalized |wanted --- Comment #1 from Karl Eichwalder <ke@novell.com> 2009-11-13 06:00:33 MST --- bundle-lang-common vs. desktop_translations seems to be a different issue. I guess we should not distribute desktop_translations at all. Do we? Or we should distribute is as an empty package (just because of the language provides) and create a lang sub-package for bundle-lang-common consumption. Would this be fine, coolo: Index: desktop-translations.spec =================================================================== --- desktop-translations.spec (revision 12) --- desktop-translations.spec (revision 14) @@ -34,6 +34,7 @@ Supplements: yast2-control-center Supplements: libglib-2_0-0 Provides: locale(af;ar;bg;be;bn;bs;ca;cs;cy;da;de;el;en_GB;en_US;es;et;fi;fr;gl;gu;he;hi;hr;hu;id;it;ja;ka;km;ko;lo;lt;mk;mr;nb;nl;pa;pl;pt;ro;ru;si;sk;sl;sr;sr@Latn;sv;ta;tr;uk;vi;wa;xh;zh_CN;zh_TW;zu) +Requires: %{name}-lang = %{version} %description This package provides further translations for installed desktop files. @@ -44,6 +45,7 @@ -------- Adrian Schroeter <adrian@suse.de> +%lang_package %prep %setup -q -c %name @@ -72,7 +74,7 @@ %clean rm -rf $RPM_BUILD_ROOT -%files -f desktop_translations.lang +%files lang -f desktop_translations.lang %defattr(-,root,root) %changelog =================================================================== Next step would be to adjust bundle-lang-common where we should require desktop_translations-lang. =================================================================== Finally, adjustment it needed to create bundle-lang-common-lt to solve this very bug ;) Do we have to remove "lt" from bundle-lang-other.spec? And is something more required? Enhanging attributes, of course. Beineri and coolo will probably know. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.