diff --git a/pygobject2.spec b/pygobject2.spec index 3f0a327..6dbf6c5 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -9,7 +9,6 @@ License: LGPL Group: Development/Languages URL: ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/2.10/ Source: pygobject-%{version}.tar.bz2 -Patch0: pygobject-2.11.4-docs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: glib2 >= 2.8 Requires: python2 >= 2.3.5 @@ -35,7 +34,6 @@ libraries such as pygtk %prep %setup -q -n pygobject-%{version} -%patch0 -p1 -b .docs %build %configure --enable-thread --disable-docs