SPECS: python-wxPython.spec - builds with wxWidgets >= 2.6.3

qboosh qboosh at pld-linux.org
Mon Mar 27 00:06:36 CEST 2006


Author: qboosh                       Date: Sun Mar 26 22:06:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds with wxWidgets >= 2.6.3

---- Files affected:
SPECS:
   python-wxPython.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/python-wxPython.spec
diff -u SPECS/python-wxPython.spec:1.51 SPECS/python-wxPython.spec:1.52
--- SPECS/python-wxPython.spec:1.51	Thu Mar 16 21:27:45 2006
+++ SPECS/python-wxPython.spec	Mon Mar 27 00:06:31 2006
@@ -4,7 +4,7 @@
 Summary(pl):	Wieloplatformowe narzędzie GUI dla Pythona
 Name:		python-%{module}
 Version:	2.6.2.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.gz
@@ -18,10 +18,10 @@
 BuildRequires:	python-devel
 BuildRequires:	python-modules
 BuildRequires:	rpm-pythonprov
-BuildRequires:	wxGTK2-unicode-devel >= 2.6.1
-BuildRequires:	wxGTK2-unicode-gl-devel >= 2.6.1
+BuildRequires:	wxGTK2-unicode-gl-devel >= 2.6.3
 # optional: libgnomeprint >= 2.8 (if wx uses it), gstreamer 0.8
 %pyrequires_eq	python-modules
+Requires:	wxGTK2-unicode-gl >= 2.6.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -39,7 +39,7 @@
 Summary:	wxPython example programs
 Summary(pl):	Przykładowe programy wxPython
 Group:		Libraries/Python
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 
 %description examples
 wxPython example programs.
@@ -147,6 +147,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2006/03/26 22:06:31  qboosh
+- builds with wxWidgets >= 2.6.3
+
 Revision 1.51  2006/03/16 20:27:45  glen
 - 2.6.2.1, doesn't build
 
================================================================

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



More information about the pld-cvs-commit mailing list