Branch: master

35f09721 2016-10-13 15:11:27 François Andriot
RPM packaging: fix tdebase build on branch r14.0.x
M redhat/main/tdebase/tdebase-14.0.0.spec
diff --git a/redhat/main/tdebase/tdebase-14.0.0.spec b/redhat/main/tdebase/tdebase-14.0.0.spec
index e6cb7f4..64af26f 100644
--- a/redhat/main/tdebase/tdebase-14.0.0.spec
+++ b/redhat/main/tdebase/tdebase-14.0.0.spec
@@ -1214,9 +1214,11 @@
 %{tde_tdedocdir}/HTML/en/tdefontview/
 
 # tdehwtray
+%if "%{?tde_version}" == "14.1.0"
 %{tde_bindir}/tdehwdevicetray
 %{tde_tdeappdir}/tdehwdevicetray.desktop
 %{tde_datadir}/autostart/tdehwdevicetray-autostart.desktop
+%endif
 
 # The following features are not compiled under RHEL 5 and older
 %if 0%{?with_tderandrtray}