rpms/wxPython/F-7 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 wxPython.spec, 1.16, 1.17

Matthew Miller (mattdm) fedora-extras-commits at redhat.com
Sat Jun 7 12:06:21 UTC 2008


Author: mattdm

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

Modified Files:
	.cvsignore sources wxPython.spec 
Log Message:
clog


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/wxPython/F-7/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	12 Jul 2007 15:22:17 -0000	1.8
+++ .cvsignore	7 Jun 2008 12:04:36 -0000	1.9
@@ -1 +1 @@
-wxPython-src-2.8.4.0.tar.bz2
+wxPython-src-2.8.7.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wxPython/F-7/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	12 Jul 2007 15:22:17 -0000	1.8
+++ sources	7 Jun 2008 12:04:36 -0000	1.9
@@ -1 +1 @@
-424f5a569635646eb805adfe4e4dd9ec  wxPython-src-2.8.4.0.tar.bz2
+04fc1079430b18e6fd097b3287e9ae10  wxPython-src-2.8.7.1.tar.bz2


Index: wxPython.spec
===================================================================
RCS file: /cvs/extras/rpms/wxPython/F-7/wxPython.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- wxPython.spec	12 Jul 2007 15:22:17 -0000	1.16
+++ wxPython.spec	7 Jun 2008 12:04:36 -0000	1.17
@@ -4,8 +4,8 @@
 %define buildflags WXPORT=gtk2 UNICODE=1
 
 Name:           wxPython
-Version:        2.8.4.0
-Release:        1%{?dist}
+Version:        2.8.7.1
+Release:        4%{?dist}
 
 Summary:        GUI toolkit for the Python programming language
 
@@ -14,8 +14,9 @@
 URL:            http://www.wxpython.org/
 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.4, pkgconfig
+# make sure to keep this updated as appropriate
+BuildRequires:  wxGTK-devel >= 2.8.7
+BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel, libpng-devel, libjpeg-devel, libtiff-devel
 BuildRequires:  libGL-devel, libGLU-devel
 BuildRequires:  python-devel, wxGTK-gl
@@ -84,6 +85,10 @@
 %{python_sitearch}/wx-2.8-gtk2-unicode/wx
 %{python_sitearch}/wx-2.8-gtk2-unicode/wxPython
 %{python_sitelib}/wxaddons
+%if 0%{?fedora} >= 9
+%{python_sitelib}/*egg-info
+%{python_sitearch}/wx-2.8-gtk2-unicode/*egg-info
+%endif
 
 %files devel
 %defattr(-,root,root,-)
@@ -96,6 +101,26 @@
 
 
 %changelog
+* Sat Jun  6 2008 Matthew Miller <mattdm at mattdm.org> - 2.8.7.1-4
+- gratuitously bump package release number to work around build system
+  glitch. again, but it will work this time.
+
+* Wed Jun  4 2008 Matthew Miller <mattdm at mattdm.org> - 2.8.7.1-3
+- gratuitously bump package release number to work around build system
+  glitch
+
+* Thu Feb 21 2008 Matthew Miller <mattdm at mattdm.org> - 2.8.7.1-2
+- include egg-info files for fedora 9 or greater
+
+* Wed Feb 20 2008 Matthew Miller <mattdm at mattdm.org> - 2.8.7.1-1
+- update to 2.8.7.1
+
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 2.8.4.0-3
+- Autorebuild for GCC 4.3
+
+* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 2.8.4.0-2
+- Rebuild for selinux ppc32 issue.
+
 * Wed Jul 11 2007 Matthew Miller <mattdm at mattdm.org> - 2.8.4.0-1
 - update to 2.8.4.0
 - obsolete compat-wxPythonGTK




More information about the fedora-extras-commits mailing list