SPECS: python-PyQt4.spec - fixed duoble PyQt4/PyQt4 in modules pat...

twittner twittner at pld-linux.org
Fri Aug 3 22:51:11 CEST 2007


Author: twittner                     Date: Fri Aug  3 20:51:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed duoble PyQt4/PyQt4 in modules path
- rel. 1

---- Files affected:
SPECS:
   python-PyQt4.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/python-PyQt4.spec
diff -u SPECS/python-PyQt4.spec:1.13 SPECS/python-PyQt4.spec:1.14
--- SPECS/python-PyQt4.spec:1.13	Thu Aug  2 20:30:52 2007
+++ SPECS/python-PyQt4.spec	Fri Aug  3 22:51:06 2007
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Dowiązania do toolkitu Qt4 dla Pythona
 Name:		python-%{module}
 Version:	4.3
-Release:	0.2
+Release:	1	
 License:	GPL v2
 Group:		Libraries/Python
 Source0:	http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/PyQt-x11-gpl-%{version}.tar.gz
@@ -79,7 +79,7 @@
 echo 'yes' | python configure.py \
 	-c -j 3 \
 	-b %{_bindir} \
-	-d %{py_sitedir}/%{module} \
+	-d %{py_sitedir} \
 	-q "%{_bindir}/qt4-qmake" \
 	-v %{_sipfilesdir}/%{module} \
 	LIBDIR_QT="%{_libdir}"
@@ -125,6 +125,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/08/03 20:51:06  twittner
+- fixed duoble PyQt4/PyQt4 in modules path
+- rel. 1
+
 Revision 1.13  2007/08/02 18:30:52  twittner
 - added missing BR: QtScript-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-PyQt4.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list