summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-29 09:19:34 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-29 09:19:34 +0100
commit460286bd289097d8705898fbc2077e8f14177cc3 (patch)
tree5ac4154f5d9c44e830790002cd9da847cc54bb98
parent104a77ef5a9d37ab8e9994968798f43e0a06e4a0 (diff)
rebuild for ImageMagick6 soname change
-rw-r--r--vips.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/vips.spec b/vips.spec
index 19d2017..dea203d 100644
--- a/vips.spec
+++ b/vips.spec
@@ -12,12 +12,17 @@
%global vips_soname_major 42
%global with_python2 1
+%if 0%{?fedora}
+%global with_python3 1
+%global with_doc 1
+%else
%global with_python3 0
%global with_doc 0
+%endif
Name: vips
Version: %{vips_version}
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: C/C++ library for processing large images
Group: System Environment/Libraries
@@ -223,6 +228,9 @@ find ${RPM_BUILD_ROOT}%{python3_sitearch} \
%changelog
+* Sun Jan 29 2017 Remi Collet <remi@remirepo.net> - 8.4.4-4
+- rebuild against ImageMagick6 new soname (6.9.7-6)
+
* Mon Dec 12 2016 Remi Collet <remi@remirepo.net> - 8.4.4-3
- rebuild against ImageMagick6