Forgot to remove patch from spec file.
This commit is contained in:
parent
1eb666f2de
commit
9f5e006ede
@ -28,9 +28,6 @@ Source: http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.17/pygtk-%{version}.tar.b
|
|||||||
# RH bug #208608
|
# RH bug #208608
|
||||||
Patch0: pygtk-nodisplay-exception.patch
|
Patch0: pygtk-nodisplay-exception.patch
|
||||||
|
|
||||||
# RH bug #379051 / GNOME bug #523001
|
|
||||||
Patch1: pygtk2-2.12.1-pygtk-generic-cell-renderer-activate.patch
|
|
||||||
|
|
||||||
### Dependencies ###
|
### Dependencies ###
|
||||||
|
|
||||||
# Leave these requirements alone! RPM isn't smart enough
|
# Leave these requirements alone! RPM isn't smart enough
|
||||||
@ -101,7 +98,6 @@ This package contains documentation files for %{name}.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n pygtk-%{version}
|
%setup -q -n pygtk-%{version}
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1 -b .pygtk-generic-cell-renderer-activate
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-thread --enable-numpy
|
%configure --enable-thread --enable-numpy
|
||||||
|
Loading…
Reference in New Issue
Block a user