From a89bfaa6c8ee648f38797165346971c15da15875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sat, 14 Sep 2013 16:20:36 +0200 Subject: RPM Packaging: update 3.5.13.2 --- redhat/tdevelop/tdevelop-3.5.13.2.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'redhat/tdevelop/tdevelop-3.5.13.2.spec') diff --git a/redhat/tdevelop/tdevelop-3.5.13.2.spec b/redhat/tdevelop/tdevelop-3.5.13.2.spec index 305fb8c0d..d212a5ce4 100644 --- a/redhat/tdevelop/tdevelop-3.5.13.2.spec +++ b/redhat/tdevelop/tdevelop-3.5.13.2.spec @@ -85,8 +85,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 Obsoletes: trinity-tdevelop < %{version}-%{release} Provides: trinity-tdevelop = %{version}-%{release} @@ -589,7 +591,7 @@ export PKG_CONFIG_PATH="%{tde_libdir}/pkgconfig" # Specific path for RHEL4 if [ -d /usr/X11R6 ]; then - export CXXFLAGS="${RPM_OPT_FLAGS} -I/usr/X11R6/include -L/usr/X11R6/%{_lib}" + export RPM_OPT_FLAGS="${RPM_OPT_FLAGS} -I/usr/X11R6/include -L/usr/X11R6/%{_lib}" fi # c references -- cgit v1.2.1