SPECS: qt4.spec - -DQT_COMPAT removed, sqlite2 files excluded from...

pluto pluto at pld-linux.org
Wed Nov 16 21:50:37 CET 2005


Author: pluto                        Date: Wed Nov 16 20:50:37 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -DQT_COMPAT removed, sqlite2 files excluded from sqlite3 package.

---- Files affected:
SPECS:
   qt4.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.42 SPECS/qt4.spec:1.43
--- SPECS/qt4.spec:1.42	Sun Oct 16 21:22:28 2005
+++ SPECS/qt4.spec	Wed Nov 16 21:50:32 2005
@@ -671,7 +671,6 @@
 
 DEFAULTOPT=" \
 	-DQT_CLEAN_NAMESPACE \
-	-DQT_COMPAT \
 	-verbose \
 	-prefix %{_prefix} \
 	-docdir %{_docdir}/%{name}-doc \
@@ -1019,6 +1018,7 @@
 %files -n QtSql-sqlite3
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/qt4/plugins/sqldrivers/libqsqlite*.so
+%exclude %{_libdir}/qt4/plugins/sqldrivers/libqsqlite2*.so
 %endif
 
 %if %{with ibase}
@@ -1130,6 +1130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2005/11/16 20:50:32  pluto
+- -DQT_COMPAT removed, sqlite2 files excluded from sqlite3 package.
+
 Revision 1.42  2005/10/16 19:22:28  prism
 - fixed comments for bconds
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.42&r2=1.43&f=u




More information about the pld-cvs-commit mailing list