diff --git a/redhat/applications/kbfx/kbfx-14.0.0.spec b/redhat/applications/kbfx/kbfx-14.0.0.spec index 8ae6a2b5e..215350246 100644 --- a/redhat/applications/kbfx/kbfx-14.0.0.spec +++ b/redhat/applications/kbfx/kbfx-14.0.0.spec @@ -39,7 +39,7 @@ Name: trinity-%{tde_pkg} Epoch: %{tde_epoch} Version: 0.4.9.3.1 Release: %{?!preversion:1}%{?preversion:0_%{preversion}}%{?dist}%{?_variant} -Summary: an alternative to K-Menu for TDE [Trinity] +Summary: An alternative to K-Menu for TDE Group: Applications/Utilities URL: http://www.trinitydesktop.org/ diff --git a/redhat/applications/kcmldap/kcmldap-14.0.0.spec b/redhat/applications/kcmldap/kcmldap-14.0.0.spec index de5499657..7260ccee2 100644 --- a/redhat/applications/kcmldap/kcmldap-14.0.0.spec +++ b/redhat/applications/kcmldap/kcmldap-14.0.0.spec @@ -186,7 +186,7 @@ export PATH="%{tde_bindir}:${PATH}" \ %if 0%{?rhel} == 5 --with-extra-includes=/usr/include/openldap24 \ - --with-extra-libs=/usr/lib/openldap24 \ + --with-extra-libs=%{_libdir}/openldap24 \ %endif %__make %{?_smp_mflags} diff --git a/redhat/applications/kcmldapcontroller/kcmldapcontroller-14.0.0.spec b/redhat/applications/kcmldapcontroller/kcmldapcontroller-14.0.0.spec index f44b382cf..27a7f09ba 100644 --- a/redhat/applications/kcmldapcontroller/kcmldapcontroller-14.0.0.spec +++ b/redhat/applications/kcmldapcontroller/kcmldapcontroller-14.0.0.spec @@ -163,7 +163,7 @@ export PATH="%{tde_bindir}:${PATH}" \ %if 0%{?rhel} == 5 --with-extra-includes=/usr/include/openldap24 \ - --with-extra-libs=/usr/lib/openldap24 \ + --with-extra-libs=%{_libdir}/openldap24 \ %endif %__make %{?_smp_mflags} diff --git a/redhat/applications/kcmldapmanager/kcmldapmanager-14.0.0.spec b/redhat/applications/kcmldapmanager/kcmldapmanager-14.0.0.spec index 43eae8ac5..0d9d75521 100644 --- a/redhat/applications/kcmldapmanager/kcmldapmanager-14.0.0.spec +++ b/redhat/applications/kcmldapmanager/kcmldapmanager-14.0.0.spec @@ -157,7 +157,7 @@ export PATH="%{tde_bindir}:${PATH}" \ %if 0%{?rhel} == 5 --with-extra-includes=/usr/include/openldap24 \ - --with-extra-libs=/usr/lib/openldap24 \ + --with-extra-libs=%{_libdir}/openldap24 \ %endif %__make %{?_smp_mflags} diff --git a/redhat/applications/kerberostray/kerberostray-14.0.0.spec b/redhat/applications/kerberostray/kerberostray-14.0.0.spec index 1961903cc..a0d4f780b 100644 --- a/redhat/applications/kerberostray/kerberostray-14.0.0.spec +++ b/redhat/applications/kerberostray/kerberostray-14.0.0.spec @@ -131,7 +131,7 @@ export PATH="%{tde_bindir}:${PATH}" \ %if 0%{?rhel} == 5 --with-extra-includes=/usr/include/openldap24 \ - --with-extra-libs=/usr/lib/openldap24 \ + --with-extra-libs=%{_libdir}/openldap24 \ %endif %__make %{?_smp_mflags} diff --git a/redhat/libraries/libtdeldap/libtdeldap-14.0.0.spec b/redhat/libraries/libtdeldap/libtdeldap-14.0.0.spec index 6948e0743..59ab7a1fb 100644 --- a/redhat/libraries/libtdeldap/libtdeldap-14.0.0.spec +++ b/redhat/libraries/libtdeldap/libtdeldap-14.0.0.spec @@ -176,7 +176,7 @@ export PATH="%{tde_bindir}:${PATH}" \ %if 0%{?rhel} == 5 --with-extra-includes=/usr/include/openldap24 \ - --with-extra-libs=/usr/lib/openldap24 \ + --with-extra-libs=%{_libdir}/openldap24 \ %endif %__make %{?_smp_mflags}