diff options
author | François Andriot <albator78@libertysurf.fr> | 2018-06-18 22:04:05 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2018-06-19 20:11:02 +0200 |
commit | a5fdb0ea69d56f6d5a68e8a38fc72e367b797464 (patch) | |
tree | fe807a900c1e38ea1ae92929c51c8eaf21c2b171 /redhat/main/tdebase | |
parent | ffaa912975f8f31b0daa221a1d604f65fc9b429d (diff) | |
download | tde-packaging-a5fdb0ea69d56f6d5a68e8a38fc72e367b797464.tar.gz tde-packaging-a5fdb0ea69d56f6d5a68e8a38fc72e367b797464.zip |
RPM: update spec files for opensuse TW on OBS
Diffstat (limited to 'redhat/main/tdebase')
-rw-r--r-- | redhat/main/tdebase/tdebase-14.0.0.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/redhat/main/tdebase/tdebase-14.0.0.spec b/redhat/main/tdebase/tdebase-14.0.0.spec index a8ec98222..36a25eea4 100644 --- a/redhat/main/tdebase/tdebase-14.0.0.spec +++ b/redhat/main/tdebase/tdebase-14.0.0.spec @@ -1403,6 +1403,9 @@ TDE applications, particularly those in the TDE base module. %{tde_libdir}/libtdeinit_kxkb.la %{tde_libdir}/libtdeinit_kxkb.so %{tde_libdir}/libkhotkeys_shared.so.* +%if "%{?tde_version}" == "14.1.0" +%{tde_tdeappdir}/kdcop.desktop +%endif %{tde_tdeappdir}/keyboard.desktop %{tde_tdeappdir}/keyboard_layout.desktop %{tde_tdeappdir}/khotkeys.desktop |