Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406409 - dev-vcs/rapidsvn-0.12.0 doesn't honor LINGUAS for locale files
Summary: dev-vcs/rapidsvn-0.12.0 doesn't honor LINGUAS for locale files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: respect_LINGUAS
  Show dependency tree
 
Reported: 2012-03-01 11:55 UTC by Piotr Szymaniak
Modified: 2012-10-07 11:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Szymaniak 2012-03-01 11:55:53 UTC
When package is emerged, it dumps LC_MESSAGES for many languages, whereas I have the line 'LINGUAS="en"' in make.conf.

Actual Results:
LC_MESSAGES contains unwanted files

Expected Results:
LC_MESSAGES should contain only files for selected LINGUAS



/usr/share/locale/de/LC_MESSAGES/rapidsvn.mo
/usr/share/locale/es/LC_MESSAGES/rapidsvn.mo
/usr/share/locale/fr/LC_MESSAGES/rapidsvn.mo
/usr/share/locale/it_IT/LC_MESSAGES/rapidsvn.mo
/usr/share/locale/ja/LC_MESSAGES/rapidsvn.mo
/usr/share/locale/pt_BR/LC_MESSAGES/rapidsvn.mo
/usr/share/locale/ru/LC_MESSAGES/rapidsvn.mo
/usr/share/locale/uk/LC_MESSAGES/rapidsvn.mo
/usr/share/locale/zh_CN/LC_MESSAGES/rapidsvn.mo
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-03-17 19:41:16 UTC
http://patch-tracker.debian.org/patch/series/view/rapidsvn/0.12.0dfsg-5/locale-build.diff

this probably could help
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2012-10-07 11:20:26 UTC
+*rapidsvn-0.12.1 (07 Oct 2012)
+
+  07 Oct 2012; Justin Lecher <jlec@gentoo.org> -rapidsvn-0.12.1_pre8247.ebuild,
+  +rapidsvn-0.12.1.ebuild, +files/rapidsvn-0.12.1-locale.patch,
+  +files/rapidsvn-0.12.1-svncpp_link.patch,
+  -files/rapidsvn-0.12.1_pre8247-svncpp_link.patch:
+  Version Bump, #436412; remove prereleases; honor LINGUAS, #406409
+