Bug 2666 - find-lang --with-kde option required
Summary: find-lang --with-kde option required
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: rpm-build (show other bugs)
Version: unstable
Hardware: all Linux
: P5 enhancement
Assignee: placeholder@altlinux.org
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-16 13:42 MSD by Yuri N. Sedunov
Modified: 2005-09-20 04:01 MSD (History)
6 users (show)

See Also:


Attachments
patch for find-lang to find language specific KDE help files (1.55 KB, patch)
2004-01-04 04:53 MSK, Yuri N. Sedunov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri N. Sedunov 2003-06-16 13:42:30 MSD
It\'s desirable that usr/lib/rpm/find-lang searches for languagedependent files among KDE help files under /usr/share/doc/HTML. Look in Noteedit package which includes help on 2 languages.

---

---

Comment 1 Yuri N. Sedunov 2004-01-04 04:53:33 MSK
Created attachment 326 [details]
patch for find-lang to find language specific KDE help files
Comment 2 Dmitry V. Levin 2004-01-04 14:55:20 MSK
There is a strange expression, 
s:\(.*/share/doc/HTML/[^/_]\+'"$NAME"'\)$:%dir \1: 
 
What should it do? 
 
JFYI, 
$ sed -ne 's,^/usr/share/doc/HTML/\([^/[:space:]]\+\)/.*,\1,pg' 
/raid/ALT/Sisyphus/i586/base/contents_index |sort -u 
cs 
de 
en 
es 
et 
fr 
he 
img 
nl 
ru 
sv 
uk 
 
Comment 3 Yuri N. Sedunov 2004-01-04 15:45:29 MSK
> There is a strange expression, 
> s:\(.*/share/doc/HTML/[^/_]\+'"$NAME"'\)$:%dir \1: 
 
What should it do? 
Это лишняя и бесполезная строчка ..., оказывается.
Пожалуйста, исправь на свое усмотрение.

... и примонтируй /raid на mash :)
 
Comment 4 Dmitry V. Levin 2004-01-04 16:07:52 MSK
Thanks, commited and will be available in upcoming release. 
Comment 5 Dmitry V. Levin 2004-01-22 16:02:35 MSK
in 4.0.4-alt29