From 59610265da92ff57860e5e4e658d0e1044a84be0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Devrim=20G=C3=BCnd=C3=BCz?= Date: Tue, 24 Jan 2017 16:33:28 +0300 Subject: [PATCH] Add a workaround for the pkg-config change in rawhide. --- gdal.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gdal.spec b/gdal.spec index f3cfa60..c6d2988 100644 --- a/gdal.spec +++ b/gdal.spec @@ -130,7 +130,7 @@ BuildRequires: perl-devel BuildRequires: perl-generators BuildRequires: openjpeg2-devel BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: pkgconfig +BuildRequires: %{_bindir}/pkg-config BuildRequires: poppler-devel BuildRequires: postgresql-devel BuildRequires: proj-devel @@ -831,6 +831,7 @@ popd * Tue Jan 24 2017 Devrim Gündüz - 2.1.2-6 - Rebuilt for proj 4.9.3 - Fix many rpmlint warnings/errors. +- Add a workaround for the pkg-config change in rawhide. * Mon Dec 19 2016 Miro Hrončok - 2.1.2-5 - Rebuild for Python 3.6