packages: python-PyQt4/python-PyQt4.spec - don't ask about license

sparky sparky at pld-linux.org
Sat Jan 23 15:25:34 CET 2010


Author: sparky                       Date: Sat Jan 23 14:25:34 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- don't ask about license

---- Files affected:
packages/python-PyQt4:
   python-PyQt4.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: packages/python-PyQt4/python-PyQt4.spec
diff -u packages/python-PyQt4/python-PyQt4.spec:1.46 packages/python-PyQt4/python-PyQt4.spec:1.47
--- packages/python-PyQt4/python-PyQt4.spec:1.46	Fri Jan 22 23:27:40 2010
+++ packages/python-PyQt4/python-PyQt4.spec	Sat Jan 23 15:25:29 2010
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-# TODO: 
+# TODO:
 #  - package /usr/lib/qt4/plugins/designer/* ?
 #  - better place for %{py_sitedir}/dbus{,/mainloop} dirs ?
 
@@ -108,11 +108,12 @@
 %{__sed} -i 's,pyuic.py,pyuic.pyc,' configure.py
 # small hack to build for shared libs - symbol QT_SHARED not defined anymore?
 %{__sed} -i 's/qt_shared = lines\[.*\]/qt_shared = "y"/' configure.py
+%{__sed} -i 's/resp = sys.stdin.readline.*/resp = "yes"/' configure.py
 %patch0 -p1
 %patch1 -p1
 
 %build
-echo 'yes' | python configure.py \
+python configure.py \
 	-c -j 3 \
 	-a \
 	-b %{_bindir} \
@@ -174,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2010/01/23 14:25:29  sparky
+- don't ask about license
+
 Revision 1.46  2010/01/22 22:27:40  charles
 - updated to 4.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-PyQt4/python-PyQt4.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list