diff options
author | François Andriot <albator78@libertysurf.fr> | 2021-08-03 10:53:56 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2021-08-03 10:58:50 +0200 |
commit | 17683433eadb1f4b3061e4b7ba885dfac09a198c (patch) | |
tree | 51aeedd7ae02cb4f2fe50563311f1819a3222530 /redhat/extras | |
parent | 5a9c30ef24e29ddc32121934330a495005633b3a (diff) | |
download | tde-packaging-17683433eadb1f4b3061e4b7ba885dfac09a198c.tar.gz tde-packaging-17683433eadb1f4b3061e4b7ba885dfac09a198c.zip |
RPM: various updates for TDE 14.0.11
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/extras')
-rw-r--r-- | redhat/extras/trinity-desktop/trinity-desktop.spec | 1 | ||||
-rw-r--r-- | redhat/extras/trinity-filesystem/trinity-filesystem.spec | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/redhat/extras/trinity-desktop/trinity-desktop.spec b/redhat/extras/trinity-desktop/trinity-desktop.spec index 7cf29ecb0..5c0834426 100644 --- a/redhat/extras/trinity-desktop/trinity-desktop.spec +++ b/redhat/extras/trinity-desktop/trinity-desktop.spec @@ -209,6 +209,7 @@ Requires: trinity-tde-systemsettings Requires: trinity-tdedocker Requires: trinity-tdeio-apt Requires: trinity-tdeio-ftps +Requires: trinity-tdeio-gopher Requires: trinity-tdeio-locate Requires: trinity-tdeio-sword Requires: trinity-tdeio-umountwrapper diff --git a/redhat/extras/trinity-filesystem/trinity-filesystem.spec b/redhat/extras/trinity-filesystem/trinity-filesystem.spec index 1242b9af9..0106b710e 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/ |