Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 314822 Details for
Bug 459822
Use numpy instead of Numeric
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
spec file changes
changes.txt (text/plain), 1.41 KB, created by
Daniel Drake
on 2008-08-22 17:41:02 UTC
(
hide
)
Description:
spec file changes
Filename:
MIME Type:
Creator:
Daniel Drake
Created:
2008-08-22 17:41:02 UTC
Size:
1.41 KB
patch
obsolete
>--- F-9/pygtk2.spec 2008-03-17 12:41:50.000000000 -0400 >+++ OLPC-3/pygtk2.spec 2008-07-25 16:13:01.000000000 -0400 >@@ -6,7 +6,7 @@ > > Name: pygtk2 > Version: 2.12.1 >-Release: 6%{?dist} >+Release: 7%{?dist} > License: LGPLv2+ > Group: Development/Languages > Summary: Python bindings for GTK+ >@@ -21,12 +21,15 @@ > # RH bug #379051 / GNOME bug #523001 > Patch1: pygtk2-2.12.1-pygtk-generic-cell-renderer-activate.patch > >+# http://dev.laptop.org/ticket/1286 >+Patch2: pygtk-use-numpy.patch >+ > ### Dependencies ### > > Requires: gtk2 >= 2.9.4 > Requires: pycairo > Requires: pygobject2 >-Requires: python-numeric >+Requires: numpy > Requires: python2 >= 2.3 > > ### Build Dependencies ### >@@ -41,7 +44,7 @@ > BuildRequires: pango-devel >= 1.10.0 > BuildRequires: pycairo-devel >= 0.5.0 > BuildRequires: pygobject2-devel >= 2.12.0 >-BuildRequires: python-numeric >+BuildRequires: numpy > BuildRequires: python2-devel >= 2.3 > > %description >@@ -92,6 +95,8 @@ > %setup -q -n pygtk-%{version} > %patch0 -p1 > %patch1 -p1 -b .pygtk-generic-cell-renderer-activate >+%patch2 -p1 >+autoreconf -f -i > > %build > %configure --enable-thread --enable-numpy >@@ -155,6 +160,9 @@ > %{_datadir}/gtk-doc/html/pygtk > > %changelog >+* Fri Jul 25 2008 Daniel Drake <dsd@laptop.org> - 2.12.1-7.olpc3 >+- Add patch to use numpy instead of numeric (dlo#1286) >+ > * Mon Mar 17 2008 Matthew Barnes <mbarnes@redhat.com> - 2.12.1-6.fc9 > - Add patch for RH bug #379051 (keyboard events in cell renderer). >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 459822
: 314822 |
314823