summaryrefslogtreecommitdiffstats
path: root/redhat/applications/system/tdepowersave/tdepowersave.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/applications/system/tdepowersave/tdepowersave.spec')
-rw-r--r--redhat/applications/system/tdepowersave/tdepowersave.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/redhat/applications/system/tdepowersave/tdepowersave.spec b/redhat/applications/system/tdepowersave/tdepowersave.spec
index ebbce92b3..2056b32ac 100644
--- a/redhat/applications/system/tdepowersave/tdepowersave.spec
+++ b/redhat/applications/system/tdepowersave/tdepowersave.spec
@@ -18,7 +18,7 @@
# TDE variables
%define tde_epoch 2
%if "%{?tde_version}" == ""
-%define tde_version 14.1.2
+%define tde_version 14.1.3
%endif
%define tde_pkg tdepowersave
%define tde_prefix /opt/trinity
@@ -83,7 +83,11 @@ BuildRequires: brp-check-trinity
%if 0%{?fedora} || 0%{?mdkversion} || 0%{?mgaversion} || 0%{?suse_version} || 0%{?rhel} >= 6
%define with_tdehwlib 1
%if 0%{?mdkversion} || 0%{?mgaversion}
+%if 0%{?pclinuxos}
+BuildRequires: %{_lib}udev1-devel
+%else
BuildRequires: %{_lib}udev-devel
+%endif
%else
BuildRequires: libudev-devel
%endif