SPECS: lyx.spec - updated %configure
charles
charles at pld-linux.org
Mon Aug 11 23:22:50 CEST 2008
Author: charles Date: Mon Aug 11 21:22:50 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated %configure
---- Files affected:
SPECS:
lyx.spec (1.131 -> 1.132)
---- Diffs:
================================================================
Index: SPECS/lyx.spec
diff -u SPECS/lyx.spec:1.131 SPECS/lyx.spec:1.132
--- SPECS/lyx.spec:1.131 Thu Jul 31 16:03:54 2008
+++ SPECS/lyx.spec Mon Aug 11 23:22:44 2008
@@ -76,13 +76,12 @@
%{__autoheader}
%{__automake}
%configure \
- --with-qt4-dir=%{_libdir}/qt4 \
+ %{?debug:--enable-debug} \
--enable-nls \
- --without-included-gettext \
%{?with_system_boost:--without-included-boost} \
- %{!?debug:--without-debug} \
+ --without-included-gettext \
+ --with-qt4-dir=%{_libdir}/qt4 \
--with-frontend=qt4 \
- --with-qt-includes=%{_includedir}/qt \
--with-pspell
%{__make} all
@@ -186,6 +185,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.132 2008/08/11 21:22:44 charles
+- updated %configure
+
Revision 1.131 2008/07/31 14:03:54 sls
- rel. 1 (unfortunately still doesn't build with boost-1.35)
- minor cleanup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lyx.spec?r1=1.131&r2=1.132&f=u
More information about the pld-cvs-commit
mailing list