Author: charles                      Date: Sun Aug  3 15:16:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: OpenGL-GLU-devel
- updated %configure

---- Files affected:
SPECS:
   koffice.spec (1.196 -> 1.197) 

---- Diffs:

================================================================
Index: SPECS/koffice.spec
diff -u SPECS/koffice.spec:1.196 SPECS/koffice.spec:1.197
--- SPECS/koffice.spec:1.196    Fri Aug  1 11:13:25 2008
+++ SPECS/koffice.spec  Sun Aug  3 17:16:30 2008
@@ -32,6 +32,7 @@
 BuildRequires: GraphicsMagick-devel >= 1.1.7
 BuildRequires: ImageMagick-c++-devel >= 1:6.2.4.0
 BuildRequires: OpenEXR-devel
+BuildRequires: OpenGL-GLU-devel
 BuildRequires: arts-qt-devel >= %{artsver}
 BuildRequires: aspell-devel >= 2:0.50.2
 BuildRequires: autoconf
@@ -442,13 +443,14 @@
        --enable-libsuffix=64 \
 %endif
        --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
-       --with-pgsqlincdir=%{_includedir} \
-       --with-pgsqllibdir=%{_libdir} \
-       --with-pqxxincdir=%{_includedir}/pqxx \
-       --with-pqxxlibdir=%{_libdir} \
+       --with-pgsql-includes=%{_includedir} \
+       --with-pgsql-libraries=%{_libdir} \
+       --with-pqxx-includes=%{_includedir}/pqxx \
+       --with-pqxx-libraries=%{_libdir} \
        --with-qt-libraries=%{_libdir} \
        --disable-rpath \
-       --disable-final
+       --disable-final \
+       --enable-pch
 
 %{__make}
 
@@ -980,6 +982,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.197  2008/08/03 15:16:30  charles
+- BR: OpenGL-GLU-devel
+- updated %configure
+
 Revision 1.196  2008/08/01 09:13:25  arekm
 - rel 12; more gcc and GraphicsMagick build fixes
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/koffice.spec?r1=1.196&r2=1.197&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to