diff options
Diffstat (limited to 'vips.spec')
| -rw-r--r-- | vips.spec | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
