SPECS (DEVEL): qt4.spec - well, -continue does the thing and let's...

shadzik shadzik at pld-linux.org
Thu Feb 28 20:47:11 CET 2008


Author: shadzik                      Date: Thu Feb 28 19:47:11 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- well, -continue does the thing and let's us compile without having a shared libpgproto from postgresql
- although it has problems while linking = doesn't build

---- Files affected:
SPECS:
   qt4.spec (1.157.2.3 -> 1.157.2.4) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.157.2.3 SPECS/qt4.spec:1.157.2.4
--- SPECS/qt4.spec:1.157.2.3	Tue Feb 26 00:02:18 2008
+++ SPECS/qt4.spec	Thu Feb 28 20:47:06 2008
@@ -1071,7 +1071,8 @@
 	-%{!?with_sqlite3:no}%{?with_sqlite3:qt}-sql-sqlite \
 	-%{!?with_sqlite:no}%{?with_sqlite:qt}-sql-sqlite2 \
 	-%{!?with_ibase:no}%{?with_ibase:qt}-sql-ibase \
-	-static"
+	-static \
+	-continue"
 
 echo "yes" | ./configure $COMMONOPT $OPT
 
@@ -1664,6 +1665,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.157.2.4  2008-02-28 19:47:06  shadzik
+- well, -continue does the thing and let's us compile without having a shared libpgproto from postgresql
+- although it has problems while linking = doesn't build
+
 Revision 1.157.2.3  2008-02-25 23:02:18  shadzik
 - 4.4.0-beta1
 - hmm whats this libpgport? new postgresql?
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt4.spec?r1=1.157.2.3&r2=1.157.2.4&f=u



More information about the pld-cvs-commit mailing list