diff options
author | François Andriot <[email protected]> | 2023-10-29 08:14:08 +0100 |
---|---|---|
committer | François Andriot <[email protected]> | 2023-10-29 08:14:56 +0100 |
commit | 3e48ca3094303afc3a734d0e1e4a3ee9db0fb8a6 (patch) | |
tree | c42a61b05519d17bd868ca659f629cfa87f9abda /redhat/applications/multimedia/tderadio | |
parent | 5651b5dee293d932d11d4da73673ba01fd017099 (diff) | |
download | tde-packaging-3e48ca3094303afc3a734d0e1e4a3ee9db0fb8a6.tar.gz tde-packaging-3e48ca3094303afc3a734d0e1e4a3ee9db0fb8a6.zip |
RPM: Update for final R14.1.1.
Signed-off-by: François Andriot <[email protected]>
Diffstat (limited to 'redhat/applications/multimedia/tderadio')
-rw-r--r-- | redhat/applications/multimedia/tderadio/tderadio.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/redhat/applications/multimedia/tderadio/tderadio.spec b/redhat/applications/multimedia/tderadio/tderadio.spec index 4070f8b6b..c728c5d52 100644 --- a/redhat/applications/multimedia/tderadio/tderadio.spec +++ b/redhat/applications/multimedia/tderadio/tderadio.spec @@ -22,7 +22,7 @@ # TDE variables %define tde_epoch 2 %if "%{?tde_version}" == "" -%define tde_version 14.1.0 +%define tde_version 14.1.1 %endif %define tde_pkg tderadio %define tde_prefix /opt/trinity @@ -224,6 +224,7 @@ export PATH="%{tde_bindir}:${PATH}" %{tde_datadir}/icons/locolor/*/*/tderadio*.png %lang(de) %{tde_datadir}/locale/de/LC_MESSAGES/*.mo %lang(nl) %{tde_datadir}/locale/nl/LC_MESSAGES/*.mo +%lang(pl) %{tde_datadir}/locale/pl/LC_MESSAGES/*.mo %lang(pt) %{tde_datadir}/locale/pt/LC_MESSAGES/*.mo %lang(ru) %{tde_datadir}/locale/ru/LC_MESSAGES/*.mo %{tde_tdedocdir}/HTML/en/tderadio/ |