SPECS: kdepim.spec - BR autoconf - removed CXXLD hacks, fixed auto...
glen
glen at pld-linux.org
Tue Mar 28 16:29:11 CEST 2006
Author: glen Date: Tue Mar 28 14:29:11 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR autoconf
- removed CXXLD hacks, fixed automake instead
---- Files affected:
SPECS:
kdepim.spec (1.219 -> 1.220)
---- Diffs:
================================================================
Index: SPECS/kdepim.spec
diff -u SPECS/kdepim.spec:1.219 SPECS/kdepim.spec:1.220
--- SPECS/kdepim.spec:1.219 Tue Mar 28 13:59:34 2006
+++ SPECS/kdepim.spec Tue Mar 28 16:29:03 2006
@@ -32,6 +32,7 @@
Patch0: kde-common-PLD.patch
Patch1: %{name}-kmail_toolbars.patch
BuildRequires: automake
+BuildRequires: autoconf
BuildRequires: bison
BuildRequires: bluez-libs-devel
BuildRequires: cyrus-sasl-devel
@@ -555,11 +556,7 @@
--with-distribution="PLD Linux Distribution" \
--with-qt-libraries=%{_libdir}
-%{__make} \
- CXXLD=%{_host_cpu}-%{_vendor}-%{_os}-g++ \
- CCLD=%{_host_cpu}-%{_vendor}-%{_os}-gcc \
- AM_MAKEFLAGS='CXXLD=$(CXXLD) CCLD=$(CCLD)'
-
+%{__make}
%{?with_apidocs:%{__make} apidox}
%install
@@ -1386,6 +1383,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.220 2006/03/28 14:29:03 glen
+- BR autoconf
+- removed CXXLD hacks, fixed automake instead
+
Revision 1.219 2006/03/28 11:59:34 glen
- ccache hack
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kdepim.spec?r1=1.219&r2=1.220&f=u
More information about the pld-cvs-commit
mailing list