SPECS: qt4.spec - explictly req shared build

arekm arekm at pld-linux.org
Tue Mar 10 16:47:05 CET 2009


Author: arekm                        Date: Tue Mar 10 15:47:05 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- explictly req shared build

---- Files affected:
SPECS:
   qt4.spec (1.197 -> 1.198) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.197 SPECS/qt4.spec:1.198
--- SPECS/qt4.spec:1.197	Sun Mar  8 19:26:53 2009
+++ SPECS/qt4.spec	Tue Mar 10 16:46:59 2009
@@ -1453,7 +1453,8 @@
 	-%{!?with_pgsql:no}%{?with_pgsql:plugin}-sql-psql \
 	-%{!?with_sqlite3:no}%{?with_sqlite3:plugin}-sql-sqlite \
 	-%{!?with_sqlite:no}%{?with_sqlite:plugin}-sql-sqlite2 \
-	-%{!?with_ibase:no}%{?with_ibase:plugin}-sql-ibase"
+	-%{!?with_ibase:no}%{?with_ibase:plugin}-sql-ibase \
+	-shared" 
 
 echo "yes" | ./configure $COMMONOPT $OPT
 
@@ -2161,6 +2162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.198  2009/03/10 15:46:59  arekm
+- explictly req shared build
+
 Revision 1.197  2009/03/08 18:26:53  arekm
 - rel 5; use sed instead of patch
 
================================================================

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



More information about the pld-cvs-commit mailing list