summaryrefslogtreecommitdiffstats
path: root/redhat/applications/kcmldap/kcmldap-14.0.0.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/applications/kcmldap/kcmldap-14.0.0.spec')
-rw-r--r--redhat/applications/kcmldap/kcmldap-14.0.0.spec14
1 files changed, 11 insertions, 3 deletions
diff --git a/redhat/applications/kcmldap/kcmldap-14.0.0.spec b/redhat/applications/kcmldap/kcmldap-14.0.0.spec
index 42184a43c..cf100e170 100644
--- a/redhat/applications/kcmldap/kcmldap-14.0.0.spec
+++ b/redhat/applications/kcmldap/kcmldap-14.0.0.spec
@@ -41,12 +41,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz
BuildRequires: trinity-tqtinterface-devel >= %{tde_version}
+BuildRequires: trinity-arts-devel >= 1:1.5.10
BuildRequires: trinity-tdelibs-devel >= %{tde_version}
BuildRequires: trinity-tdebase-devel >= %{tde_version}
BuildRequires: desktop-file-utils
-BuildRequires: gettext
-BuildRequires: trinity-libtdeldap-devel >= %{tde_version}
+BuildRequires: gettext
+BuildRequires: trinity-libtdeldap-devel >= 0.5
Requires: trinity-tde-ldap-cert-updater = %{version}-%{release}
Requires: trinity-kcontrol-ldap-bonding = %{version}-%{release}
@@ -131,7 +132,14 @@ export LDFLAGS="-L%{tde_libdir} -I%{tde_includedir}"
--includedir=%{tde_tdeincludedir} \
--docdir=%{tde_tdedocdir} \
--libdir=%{tde_libdir} \
- --disable-rpath
+ \
+ --disable-dependency-tracking \
+ --disable-debug \
+ --enable-new-ldflags \
+ --enable-final \
+ --enable-closure \
+ --enable-rpath \
+ --enable-gcc-hidden-visibility
%__make %{?_smp_mflags}