Bug 2666

Summary: find-lang --with-kde option required
Product: Sisyphus Reporter: Yuri N. Sedunov <aris>
Component: rpm-buildAssignee: placeholder <placeholder>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 CC: arseny, glebfm, imz, ldv, placeholder, vt
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
patch for find-lang to find language specific KDE help files none

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