Hello, I try to package RKWard R GUI (test version with support for KF6), it's in <https://build.opensuse.org/package/show/home:vojtaeus/rkward> I also cleaned some reports by spec-cleaner and discarded conditions for older Leap versions. So far so good. One problem I don't get is creation on -lang package and handling of translation files. In current spec file I simply list all language etc. files in main package and not surprisingly I get bunch of "W: file-not-in-%lang". So according to <https://en.opensuse.org/openSUSE:Packaging_Conventions_RPM_Macros#%find_lang> and below I try to create the -lang package, but I doubt it works as designed. :-( The spec file is at <https://paste.opensuse.org/pastes/0dedba5f9e9c> I'd expect that after "%files lang -f %{name}.lang" (line 141) I don't have to list all files (lines 124-446) --- if I remove these lines, packaging fails with "error: Installed (but unpackaged) file(s) found:" Could anyone, please, advice me what do I do wrong? Do I have to list translation files for the -lang package manually? Sincerely, V. PS I thank for consultation to krop and tacit in packaging IRC channel. :-) -- Vojtěch Zeisek https://trapa.cz/ Komunita openSUSE GNU/Linuxu Community of the openSUSE GNU/Linux https://www.opensuse.org/
participants (1)
-
Vojtěch Zeisek