diff options
author | François Andriot <[email protected]> | 2021-08-03 10:53:56 +0200 |
---|---|---|
committer | François Andriot <[email protected]> | 2021-08-03 10:57:44 +0200 |
commit | 1367f1a4e2f3c1641e8ae3f694813a1a4d9420ee (patch) | |
tree | 5ba159b4a7f6be51e53ab2eac3a9de2130d48b50 /redhat/extras/trinity-filesystem | |
parent | 5ae5cb66ad5bb2d60335c66bf8d87b70cd2454bd (diff) | |
download | tde-packaging-1367f1a4e2f3c1641e8ae3f694813a1a4d9420ee.tar.gz tde-packaging-1367f1a4e2f3c1641e8ae3f694813a1a4d9420ee.zip |
RPM: various updates for TDE 14.0.11
Signed-off-by: François Andriot <[email protected]>
Diffstat (limited to 'redhat/extras/trinity-filesystem')
-rw-r--r-- | redhat/extras/trinity-filesystem/trinity-filesystem.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/redhat/extras/trinity-filesystem/trinity-filesystem.spec b/redhat/extras/trinity-filesystem/trinity-filesystem.spec index 5b2a7fe77..5ee5e3810 100644 --- a/redhat/extras/trinity-filesystem/trinity-filesystem.spec +++ b/redhat/extras/trinity-filesystem/trinity-filesystem.spec @@ -253,6 +253,7 @@ done %__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/et/common %__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/fi/common %__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/fr/common +%__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/gl/common %__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/he/common %__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/hu/common %__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/it/common @@ -266,6 +267,7 @@ done %__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/sk/common %__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/sl/common %__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/sr/common +%__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/sr@Latn/common %__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/sv/common %__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/tr/common %__install -d -m 755 %{?buildroot}%{tde_tdedocdir}/HTML/uk/common @@ -531,6 +533,7 @@ done %__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/br/LC_MESSAGES/ %__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/bs/LC_MESSAGES/ %__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/ca/LC_MESSAGES/ +%__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/ca@valencia/LC_MESSAGES/ %__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/cs/LC_MESSAGES/ %__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/csb/LC_MESSAGES/ %__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/cy/LC_MESSAGES/ @@ -606,6 +609,7 @@ done %__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/tg/LC_MESSAGES/ %__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/th/LC_MESSAGES/ %__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/tr/LC_MESSAGES/ +%__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/ug/LC_MESSAGES/ %__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/uk/LC_MESSAGES/ %__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/uk@cyrillic/LC_MESSAGES/ %__install -d -m 755 %{?buildroot}%{tde_datadir}/locale/uz/LC_MESSAGES/ |