diff options
author | François Andriot <[email protected]> | 2023-04-09 15:22:04 +0200 |
---|---|---|
committer | François Andriot <[email protected]> | 2023-04-09 15:22:04 +0200 |
commit | 793af904c2c09cf1c65c1ef9e7a18a8b75e2ebeb (patch) | |
tree | 9a238654b4f30dbe48129984a934a2718c9006f0 /redhat/applications/misc/kcmldap/kcmldap.spec | |
parent | 2367249616b47b8388e94804280e87536f9e3967 (diff) | |
download | tde-packaging-793af904c2c09cf1c65c1ef9e7a18a8b75e2ebeb.tar.gz tde-packaging-793af904c2c09cf1c65c1ef9e7a18a8b75e2ebeb.zip |
RPM: rename 'common/cmake' package to 'dependencies/tde-cmake'
Signed-off-by: François Andriot <[email protected]>
Diffstat (limited to 'redhat/applications/misc/kcmldap/kcmldap.spec')
-rw-r--r-- | redhat/applications/misc/kcmldap/kcmldap.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/misc/kcmldap/kcmldap.spec b/redhat/applications/misc/kcmldap/kcmldap.spec index 1f83bf798..27c18cba3 100644 --- a/redhat/applications/misc/kcmldap/kcmldap.spec +++ b/redhat/applications/misc/kcmldap/kcmldap.spec @@ -67,7 +67,7 @@ BuildRequires: trinity-libtdeldap-devel >= 0.5 Requires: trinity-tde-ldap-cert-updater = %{?epoch:%{epoch}:}%{version}-%{release} Requires: trinity-kcontrol-ldap-bonding = %{?epoch:%{epoch}:}%{version}-%{release} -BuildRequires: trinity-cmake >= %{tde_version} +BuildRequires: trinity-tde-cmake >= %{tde_version} BuildRequires: gcc-c++ BuildRequires: pkgconfig |