SPECS: python-wxPython.spec - builds with recent PLD wxWidgets; rel 1

arekm arekm at pld-linux.org
Mon Dec 18 11:30:38 CET 2006


Author: arekm                        Date: Mon Dec 18 10:30:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds with recent PLD wxWidgets; rel 1

---- Files affected:
SPECS:
   python-wxPython.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/python-wxPython.spec
diff -u SPECS/python-wxPython.spec:1.60 SPECS/python-wxPython.spec:1.61
--- SPECS/python-wxPython.spec:1.60	Mon Dec 18 00:02:44 2006
+++ SPECS/python-wxPython.spec	Mon Dec 18 11:30:32 2006
@@ -4,7 +4,7 @@
 Summary(pl):	Wieloplatformowe narzędzie GUI dla Pythona
 Name:		python-%{module}
 Version:	2.8.0.1
-Release:	0.1
+Release:	1
 License:	wxWindows Library v3.1 (LGPL derivative)
 Group:		Libraries/Python
 Source0:	http://dl.sourceforge.net/wxpython/%{module}-src-%{version}.tar.bz2
@@ -15,7 +15,7 @@
 BuildRequires:	gtk+2-devel >= 2.0.0
 BuildRequires:	pkgconfig
 BuildRequires:	python >= 1:2.3
-BuildRequires:	python-devel
+BuildRequires:	python-devel >= 2.5
 BuildRequires:	python-modules
 BuildRequires:	rpm-pythonprov
 BuildRequires:	wxGTK2-unicode-gl-devel >= 2.8.0
@@ -118,6 +118,8 @@
 %{py_sitedir}/wx/lib/analogclock/*.py[co]
 %dir %{py_sitedir}/wx/lib/analogclock/lib_setup
 %{py_sitedir}/wx/lib/analogclock/lib_setup/*.py[co]
+%dir %{py_sitedir}/wx/lib/art
+%{py_sitedir}/wx/lib/art/*.py[co]
 %dir %{py_sitedir}/wx/lib/colourchooser
 %{py_sitedir}/wx/lib/colourchooser/*.py[co]
 %dir %{py_sitedir}/wx/lib/editor
@@ -141,6 +143,12 @@
 %doc %{py_sitedir}/wx/tools/XRCed/*.txt
 %{py_sitedir}/wx/tools/XRCed/*.xrc
 
+%dir %{py_sitescriptdir}/wxaddons
+%{py_sitescriptdir}/wxaddons/*.py[co]
+
+%{py_sitedir}/*.egg-info
+%{py_sitescriptdir}/*.egg-info
+
 # -devel?
 #%{_includedir}/wx-2.6/wx/wxPython
 
@@ -154,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2006/12/18 10:30:32  arekm
+- builds with recent PLD wxWidgets; rel 1
+
 Revision 1.60  2006/12/17 23:02:44  arekm
 - needs not yet released wxWidgets
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-wxPython.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list