packages: qt4/qt4.spec - added -confirm-license -opensource to COMMONOPT an...

blekot blekot at pld-linux.org
Sat Jun 16 12:15:24 CEST 2012


Author: blekot                       Date: Sat Jun 16 10:15:24 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added -confirm-license -opensource to COMMONOPT and removed pipe to configure

---- Files affected:
packages/qt4:
   qt4.spec (1.314 -> 1.315) 

---- Diffs:

================================================================
Index: packages/qt4/qt4.spec
diff -u packages/qt4/qt4.spec:1.314 packages/qt4/qt4.spec:1.315
--- packages/qt4/qt4.spec:1.314	Fri Jun 15 20:39:53 2012
+++ packages/qt4/qt4.spec	Sat Jun 16 12:15:18 2012
@@ -1454,6 +1454,7 @@
 ##################################
 
 COMMONOPT=" \
+	-confirm-license -opensource \
 	-buildkey pld \
 	-verbose \
 	-prefix %{_qtdir} \
@@ -1534,8 +1535,7 @@
 	-%{!?with_ibase:no}%{?with_ibase:qt}-sql-ibase \
 	-static"
 
-echo "o
-yes" | ./configure $COMMONOPT $OPT
+./configure $COMMONOPT $OPT
 
 %{__make} -C src
 %{__make} -C tools/assistant/lib
@@ -2418,6 +2418,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.315  2012/06/16 10:15:18  blekot
+- added -confirm-license -opensource to COMMONOPT and removed pipe to configure
+
 Revision 1.314  2012/06/15 18:39:53  baggins
 - 4.8.2
 - qvfb patch applied upstream
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/qt4/qt4.spec?r1=1.314&r2=1.315



More information about the pld-cvs-commit mailing list