Add a patch

This commit is contained in:
Matthias Clasen 2004-12-21 16:38:20 +00:00
parent 79f34f5429
commit f8fc2731e4
1 changed files with 2 additions and 0 deletions

View File

@ -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