summaryrefslogtreecommitdiffstats
path: root/vips.spec
diff options
context:
space:
mode:
Diffstat (limited to 'vips.spec')
-rw-r--r--vips.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/vips.spec b/vips.spec
index 8dcdefc..a139b14 100644
--- a/vips.spec
+++ b/vips.spec
@@ -77,6 +77,8 @@ License: LGPL-2.1-or-later
URL: https://www.libvips.org/
Source0: https://github.com/libvips/libvips/releases/download/v%{vips_tagver}/vips-%{vips_tagver}.tar.xz
+Patch0: upstream.patch
+
BuildRequires: gcc
BuildRequires: gcc-c++
# see https://github.com/libvips/libvips/issues/4558
@@ -321,6 +323,7 @@ exit 1
%endif
%setup -q -n vips-%{vips_version}
+%patch -P0 -p1
cat << 'EOF' | tee DOC_README