rpms/wxPython/F-7 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 wxPython.spec, 1.15, 1.16

Matthew Miller (mattdm) fedora-extras-commits at redhat.com
Thu Jul 12 15:22:49 UTC 2007


Author: mattdm

Update of /cvs/extras/rpms/wxPython/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv744

Modified Files:
	.cvsignore sources wxPython.spec 
Log Message:
* Wed Jul 11 2007 Matthew Miller <mattdm at mattdm.org> - 2.8.4.0-1
- update to 2.8.4.0
- obsolete compat-wxPythonGTK




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/wxPython/F-7/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	15 Apr 2007 17:52:30 -0000	1.7
+++ .cvsignore	12 Jul 2007 15:22:17 -0000	1.8
@@ -1 +1 @@
-wxPython-src-2.8.3.0.tar.bz2
+wxPython-src-2.8.4.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wxPython/F-7/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	15 Apr 2007 17:52:30 -0000	1.7
+++ sources	12 Jul 2007 15:22:17 -0000	1.8
@@ -1 +1 @@
-8e0e7ccf002a58b354d2dd69754522b4  wxPython-src-2.8.3.0.tar.bz2
+424f5a569635646eb805adfe4e4dd9ec  wxPython-src-2.8.4.0.tar.bz2


Index: wxPython.spec
===================================================================
RCS file: /cvs/extras/rpms/wxPython/F-7/wxPython.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- wxPython.spec	15 Apr 2007 17:52:30 -0000	1.15
+++ wxPython.spec	12 Jul 2007 15:22:17 -0000	1.16
@@ -4,7 +4,7 @@
 %define buildflags WXPORT=gtk2 UNICODE=1
 
 Name:           wxPython
-Version:        2.8.3.0
+Version:        2.8.4.0
 Release:        1%{?dist}
 
 Summary:        GUI toolkit for the Python programming language
@@ -15,7 +15,7 @@
 Source0:        http://dl.sf.net/wxpython/wxPython-src-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  wxGTK-devel >= 2.8.3, pkgconfig
+BuildRequires:  wxGTK-devel >= 2.8.4, pkgconfig
 BuildRequires:  zlib-devel, libpng-devel, libjpeg-devel, libtiff-devel
 BuildRequires:  libGL-devel, libGLU-devel
 BuildRequires:  python-devel, wxGTK-gl
@@ -24,6 +24,9 @@
 # one does, here's the provides for it.
 Provides:       wxPythonGTK2 = %{version}-%{release}
 
+# time for this to go away.
+Obsoletes:      compat-wxPythonGTK < 2.8.4.0
+
 %description
 wxPython is a GUI toolkit for the Python programming language. It allows
 Python programmers to create programs with a robust, highly functional
@@ -93,6 +96,10 @@
 
 
 %changelog
+* Wed Jul 11 2007 Matthew Miller <mattdm at mattdm.org> - 2.8.4.0-1
+- update to 2.8.4.0
+- obsolete compat-wxPythonGTK
+
 * Sun Apr 15 2007 Matthew Miller <mattdm at mattdm.org> - 2.8.3.0-1
 - update to 2.8.3.0
 




More information about the scm-commits mailing list