|
|
|
@ -725,7 +725,7 @@ This package provides gdb pretty printers for package %{name}.
|
|
|
|
|
# libreoffice-langpack-cs: langpack for Czech lang. requiring hyphen-cs,
|
|
|
|
|
# autocorr-cs, mythes-cs-CZ and suitable font, obsoleting
|
|
|
|
|
# openoffice.org-langpack-cs_CZ, and taking the files from cs.filelist:
|
|
|
|
|
# %langpack -l cs -n Czech -H -A -m cs-CZ -o cs_CZ -S
|
|
|
|
|
# %%langpack -l cs -n Czech -H -A -m cs-CZ -o cs_CZ -S
|
|
|
|
|
%define langpack(Aa:Ff:Hh:l:Mm:n:Oo:p:r:Ss:Vv:Xx:Yy:) \
|
|
|
|
|
%define project LibreOffice \
|
|
|
|
|
%define lang %{-l:%{-l*}}%{!-l:%{error:Language code not defined}} \
|
|
|
|
@ -779,7 +779,7 @@ Provides additional %{langname} translations and resources for %{project}. \
|
|
|
|
|
#
|
|
|
|
|
# l: language code
|
|
|
|
|
# n: language name
|
|
|
|
|
# X do not use default file match on %{_datadir}/autocorr/acor_%{lang}-*
|
|
|
|
|
# X do not use default file match on %%{_datadir}/autocorr/acor_%%{lang}-*
|
|
|
|
|
# in file list
|
|
|
|
|
#
|
|
|
|
|
# All remaining arguments are considered to be files and added to the file
|
|
|
|
|