rpms/wxPython/devel wxPython-src-2.8.7.1-bug450073.patch,1.1,1.2

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Thu Jun 12 22:04:46 UTC 2008


Author: jwrdegoede

Update of /cvs/extras/rpms/wxPython/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1737

Modified Files:
	wxPython-src-2.8.7.1-bug450073.patch 
Log Message:
* Thu Jun 12 2008 Hans de Goede <j.w.r.degoede at hhs.nl> - 2.8.7.1-5
- Fix an attribute error when importing wxPython (compat) module
  (redhat bugzilla 450073, 450074)


wxPython-src-2.8.7.1-bug450073.patch:

Index: wxPython-src-2.8.7.1-bug450073.patch
===================================================================
RCS file: /cvs/extras/rpms/wxPython/devel/wxPython-src-2.8.7.1-bug450073.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wxPython-src-2.8.7.1-bug450073.patch	12 Jun 2008 21:57:54 -0000	1.1
+++ wxPython-src-2.8.7.1-bug450073.patch	12 Jun 2008 22:03:57 -0000	1.2
@@ -6,7 +6,7 @@
  wxDateTime_IsLeapYear = wx._misc.DateTime_IsLeapYear
  wxDateTime_GetCentury = wx._misc.DateTime_GetCentury
 -wxDateTime_GetNumberOfDaysinYear = wx._misc.DateTime_GetNumberOfDaysinYear
-+wxDateTime_GetNumberOfDaysinYear = wx._misc.DateTime_GetNumberOfDaysInYear
++wxDateTime_GetNumberOfDaysInYear = wx._misc.DateTime_GetNumberOfDaysInYear
  wxDateTime_GetNumberOfDaysInMonth = wx._misc.DateTime_GetNumberOfDaysInMonth
  wxDateTime_GetMonthName = wx._misc.DateTime_GetMonthName
  wxDateTime_GetWeekDayName = wx._misc.DateTime_GetWeekDayName




More information about the fedora-extras-commits mailing list