From 47e853d73bf9a758d84009298d16731efea35d5b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 12 Mar 2009 13:48:24 +0000 Subject: [PATCH] fix patch --- glib2.spec | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/glib2.spec b/glib2.spec index b51feac..539ec71 100644 --- a/glib2.spec +++ b/glib2.spec @@ -19,9 +19,6 @@ BuildRequires: libselinux-devel # for sys/inotify.h BuildRequires: glibc-devel -# this patch requires autoreconf -BuildRequires: autoconf automake libtool gettext-devel gtk-doc - Patch0: glib2-CVE-2008-4316.patch %description @@ -55,10 +52,7 @@ of version 2 of the GLib library. %prep %setup -q -n glib-%{version} -%patch0 -p1 -b .CVE-2008-4316 - -libtoolize --force --copy -autoreconf +%patch0 -p0 -b .CVE-2008-4316 %build %configure --disable-gtk-doc --enable-static