Add a patch
This commit is contained in:
parent
79f34f5429
commit
f8fc2731e4
@ -7,6 +7,7 @@ Group: System Environment/Libraries
|
|||||||
Source: glib-%{version}.tar.bz2
|
Source: glib-%{version}.tar.bz2
|
||||||
Source2: glib2.sh
|
Source2: glib2.sh
|
||||||
Source3: glib2.csh
|
Source3: glib2.csh
|
||||||
|
Patch0: glib-2.6.0-abicheck-config.patch
|
||||||
Conflicts: libgnomeui <= 2.2.0
|
Conflicts: libgnomeui <= 2.2.0
|
||||||
BuildRoot: %{_tmppath}/glib-%{PACKAGE_VERSION}-root
|
BuildRoot: %{_tmppath}/glib-%{PACKAGE_VERSION}-root
|
||||||
BuildRequires: pkgconfig >= 0.8
|
BuildRequires: pkgconfig >= 0.8
|
||||||
@ -36,6 +37,7 @@ version 2 of the GLib library.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n glib-%{version}
|
%setup -q -n glib-%{version}
|
||||||
|
%patch0 -p0 -b .abicheck-config
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user