diff --git a/libxml2.spec b/libxml2.spec index d4585fe..0747133 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -10,6 +10,7 @@ BuildRequires: python python-devel zlib-devel URL: http://xmlsoft.org/ Prefix: %{_prefix} Docdir: %{_docdir} +Patch0: gcc4.patch %description This library allows to manipulate XML files. It includes support @@ -58,6 +59,7 @@ at parse time or later once the document has been modified. %prep %setup -q +%patch0 -p0 %build #