summaryrefslogtreecommitdiffstats
path: root/redhat/dependencies/libcaldav
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2013-08-03 13:01:47 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2013-08-03 13:01:47 +0200
commit5b9c5354a7a6d4dec713c4d5e8ca5da912cd980b (patch)
tree67565e277aee6f7e08527453d026d865ba64d5ad /redhat/dependencies/libcaldav
parent5427075cae2f0741c0d74a39e56737b968baf699 (diff)
downloadtde-packaging-5b9c5354a7a6d4dec713c4d5e8ca5da912cd980b.tar.gz
tde-packaging-5b9c5354a7a6d4dec713c4d5e8ca5da912cd980b.zip
RPM Packaging: update dependencies
Diffstat (limited to 'redhat/dependencies/libcaldav')
-rw-r--r--redhat/dependencies/libcaldav/libcaldav-14.0.0.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/redhat/dependencies/libcaldav/libcaldav-14.0.0.spec b/redhat/dependencies/libcaldav/libcaldav-14.0.0.spec
index fbe3bf8d2..839955a60 100644
--- a/redhat/dependencies/libcaldav/libcaldav-14.0.0.spec
+++ b/redhat/dependencies/libcaldav/libcaldav-14.0.0.spec
@@ -78,7 +78,7 @@ Provides: libcaldav-devel = %{version}-%{release}
%build
# CFLAGS required if CURL is installed on /opt/trinity, e.g. RHEL 5
-export CFLAGS="-I%{tde_includedir} -L%{tde_libdir} ${CFLAGS}"
+export CFLAGS="-I%{tde_includedir} -L%{tde_libdir} ${RPM_OPT_FLAGS}"
export PKG_CONFIG_PATH="%{tde_libdir}/pkgconfig"
if [ -d /usr/evolution28 ]; then
@@ -89,7 +89,9 @@ fi
--docdir=%{tde_docdir}/libcaldav \
--includedir=%{tde_includedir} \
--libdir=%{tde_libdir} \
-
+ \
+ --disable-dependency-tracking
+
%__make %{?_smp_mflags}
%install
@@ -98,6 +100,7 @@ fi
%__rm -f %{buildroot}%{tde_libdir}/*.a
+
%clean
%__rm -rf %{buildroot}