From d19d14a03103d32059598d292defb77945309f28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Mon, 15 Dec 2014 23:38:06 +0100 Subject: RPM packaging: update for R14 --- redhat/main/tdevelop/tdevelop-14.0.0.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'redhat/main/tdevelop/tdevelop-14.0.0.spec') diff --git a/redhat/main/tdevelop/tdevelop-14.0.0.spec b/redhat/main/tdevelop/tdevelop-14.0.0.spec index 820d5af36..c810089ac 100644 --- a/redhat/main/tdevelop/tdevelop-14.0.0.spec +++ b/redhat/main/tdevelop/tdevelop-14.0.0.spec @@ -126,8 +126,10 @@ BuildRequires: openldap2-devel BuildRequires: openldap-devel %endif -# ACL support +# LIBACL support +%if 0%{?suse_version} || 0%{?rhel} >= 5 || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion} BuildRequires: libacl-devel +%endif %description The TDevelop Integrated Development Environment provides many features -- cgit v1.2.1