summaryrefslogtreecommitdiffstats
path: root/redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2024-10-22 22:12:43 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2024-10-22 22:12:54 +0200
commit7ac1265088113bee95ae869cc8c94d4646d98ea2 (patch)
tree4f02655ded25bdb30ccaa908154f40c191026b5a /redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec
parent3486112a8b6ddb04304d4a0da14d55501d3af8da (diff)
downloadtde-packaging-7ac1265088113bee95ae869cc8c94d4646d98ea2.tar.gz
tde-packaging-7ac1265088113bee95ae869cc8c94d4646d98ea2.zip
RPM: Update for final R14.1.3
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec')
-rw-r--r--redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec b/redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec
index 5d27f0b13..9a5463abc 100644
--- a/redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec
+++ b/redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec
@@ -110,7 +110,11 @@ BuildRequires: libheimdal-devel
%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