SPECS: python-PyQt4.spec - add BR: python-dbus-devel >= 0.80 - add omitted ...

twittner twittner at pld-linux.org
Sun May 25 18:57:39 CEST 2008


Author: twittner                     Date: Sun May 25 16:57:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add BR: python-dbus-devel >= 0.80
- add omitted directories to %files
- rel. 1

---- Files affected:
SPECS:
   python-PyQt4.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/python-PyQt4.spec
diff -u SPECS/python-PyQt4.spec:1.19 SPECS/python-PyQt4.spec:1.20
--- SPECS/python-PyQt4.spec:1.19	Thu May 22 19:05:54 2008
+++ SPECS/python-PyQt4.spec	Sun May 25 18:57:33 2008
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Dowiązania do toolkitu Qt4 dla Pythona
 Name:		python-%{module}
 Version:	4.4.2
-Release:	0.2
+Release:	1
 License:	GPL v2
 Group:		Libraries/Python
 Source0:	http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}.tar.gz
@@ -21,6 +21,7 @@
 BuildRequires:	QtSvg-devel
 BuildRequires:	QtXml-devel
 BuildRequires:	QtTest-devel
+BuildRequires:	python-dbus-devel >= 0.80
 BuildRequires:	python-sip-devel >= %{sipver}
 BuildRequires:	qt4-build >= 4.3.3-3
 BuildRequires:	qt4-qmake >= 4.3.3-3
@@ -112,6 +113,8 @@
 %attr(755,root,root) %{_bindir}/*
 %dir %{py_sitedir}/PyQt4
 %attr(755,root,root) %{py_sitedir}/PyQt4/*.so*
+%dir %{py_sitedir}/dbus
+%dir %{py_sitedir}/dbus/mainloop
 %attr(755,root,root) %{py_sitedir}/dbus/mainloop/qt.so
 %{py_sitedir}/PyQt4/*.py[co]
 %{py_sitedir}/PyQt4/uic
@@ -131,6 +134,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008-05-25 16:57:33  twittner
+- add BR: python-dbus-devel >= 0.80
+- add omitted directories to %files
+- rel. 1
+
 Revision 1.19  2008-05-22 17:05:54  twittner
 - add omitted files
 - pass %__cc and %__cxx (for ccache)
================================================================

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



More information about the pld-cvs-commit mailing list