diff options
Diffstat (limited to 'redhat/main/tdebase/tdebase-14.0.0.spec')
-rw-r--r-- | redhat/main/tdebase/tdebase-14.0.0.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/redhat/main/tdebase/tdebase-14.0.0.spec b/redhat/main/tdebase/tdebase-14.0.0.spec index 8473edf0a..56177c354 100644 --- a/redhat/main/tdebase/tdebase-14.0.0.spec +++ b/redhat/main/tdebase/tdebase-14.0.0.spec @@ -1260,6 +1260,11 @@ plugdev group. %{tde_datadir}/icons/hicolor/*/apps/kcmspellchecking.png %{tde_tdedocdir}/HTML/en/tdefontview/ +# tdehwtray +%{tde_bindir}/tdehwdevicetray +%{tde_tdeappdir}/tdehwdevicetray.desktop +%{tde_datadir}/autostart/tdehwdevicetray-autostart.desktop + # The following features are not compiled under RHEL 5 and older %if 0%{?with_tderandrtray} %{tde_bindir}/tderandrtray @@ -2219,6 +2224,7 @@ already. Most users won't need this. %{tde_bindir}/%{tdm}ctl %{tde_bindir}/%{tdm}_greet %{tde_bindir}/krootimage +%{tde_bindir}/tdecryptocardwatcher %dir %{tdm_datadir} %dir %{tdm_datadir}/pics %{tdm_datadir}/pics/kdelogo.png @@ -3636,7 +3642,7 @@ fi %{?with_hal:-DWITH_HAL=ON} \ %{?!with_tdehwlib:-DWITH_TDEHWLIB=OFF} \ -DWITH_UPOWER=ON \ - -DWITH_ELFICON=OFF \ + -DWITH_ELFICON=ON \ \ -DBUILD_ALL=ON \ %if 0%{?suse_version} |