From 535843addbcc19129354fc909802a69974d1c9b4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 6 Jun 2011 23:55:28 -0400 Subject: [PATCH] fix spec --- glib2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glib2.spec b/glib2.spec index 05cbf9f..d2dce3b 100644 --- a/glib2.spec +++ b/glib2.spec @@ -60,7 +60,7 @@ The glib2-static package includes static libraries of the GLib library. %prep %setup -q -n glib-%{version} -%patch -p1 -b .datalist-deadlock +%patch0 -p1 -b .datalist-deadlock %build # Support builds of both git snapshots and tarballs packed with autogoo