Accepting request 407042 from home:wolfi323:test
tag the doc files with the corresponding language, so that they will not all end up in bundle-lang-en again... OBS-URL: https://build.opensuse.org/request/show/407042 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=142
This commit is contained in:
parent
38af1523db
commit
3f75b42925
13
kio.spec
13
kio.spec
@ -163,9 +163,18 @@ done
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}5.lang
|
||||
%dir %{_kf5_htmldir}/*
|
||||
%dir %{_kf5_htmldir}
|
||||
%doc %{_kf5_htmldir}/*/*/
|
||||
%doc %lang(ca) %{_kf5_htmldir}/ca
|
||||
%doc %lang(de) %{_kf5_htmldir}/de
|
||||
%doc %lang(et) %{_kf5_htmldir}/et
|
||||
%doc %lang(it) %{_kf5_htmldir}/it
|
||||
%doc %lang(nl) %{_kf5_htmldir}/nl
|
||||
%doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR
|
||||
%doc %lang(ru) %{_kf5_htmldir}/ru
|
||||
%doc %lang(sr) %{_kf5_htmldir}/sr
|
||||
%doc %lang(sr@latin) %{_kf5_htmldir}/sr@latin
|
||||
%doc %lang(sv) %{_kf5_htmldir}/sv
|
||||
%doc %lang(uk) %{_kf5_htmldir}/uk
|
||||
%exclude %dir %{_kf5_htmldir}/en
|
||||
%exclude %{_kf5_htmldir}/en/*/
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user