From f8fc2731e40681bc891b993c8d7986c2c68d329d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 21 Dec 2004 16:38:20 +0000 Subject: [PATCH] Add a patch --- glib2.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/glib2.spec b/glib2.spec index 6cc6a42..c676938 100644 --- a/glib2.spec +++ b/glib2.spec @@ -7,6 +7,7 @@ Group: System Environment/Libraries Source: glib-%{version}.tar.bz2 Source2: glib2.sh Source3: glib2.csh +Patch0: glib-2.6.0-abicheck-config.patch Conflicts: libgnomeui <= 2.2.0 BuildRoot: %{_tmppath}/glib-%{PACKAGE_VERSION}-root BuildRequires: pkgconfig >= 0.8 @@ -36,6 +37,7 @@ version 2 of the GLib library. %prep %setup -q -n glib-%{version} +%patch0 -p0 -b .abicheck-config %build