[opensuse-packaging] Odd locales breaking the build
Hi, I need some guidance on best practices. In a recent release of my package, a new translation was added that is pretty uncommon (Dzongkha - dz). Because we don't have this in the list of locales in the filesystem package, the build is breaking: beagle-0.2.16.1-0.3.i586.rpm: directories not owned by a package: - /usr/share/locale/dz - /usr/share/locale/dz/LC_MESSAGES What/where is the right place to fix this? Thanks, Joe --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On 2007-02-15 13:34:35 -0500, Joe Shaw wrote:
I need some guidance on best practices. In a recent release of my package, a new translation was added that is pretty uncommon (Dzongkha - dz). Because we don't have this in the list of locales in the filesystem package, the build is breaking:
beagle-0.2.16.1-0.3.i586.rpm: directories not owned by a package: - /usr/share/locale/dz - /usr/share/locale/dz/LC_MESSAGES
What/where is the right place to fix this?
for future versions: ask for include the directories in the filesystems package. as quick solution: %dir %{_datadir}/locale/dz %dir %{_datadir}/locale/dz/LC_MESSAGES darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (2)
-
Joe Shaw
-
Marcus Rueckert