diff --git a/python-Pillow.changes b/python-Pillow.changes index 71826e7..ced4017 100644 --- a/python-Pillow.changes +++ b/python-Pillow.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 27 08:25:54 UTC 2014 - mcihar@suse.com + +- Adjust openjpeg2 dependency for older distributions + ------------------------------------------------------------------- Thu May 8 14:22:57 UTC 2014 - hpj@urpla.net diff --git a/python-Pillow.spec b/python-Pillow.spec index 05e674f..ec96bab 100644 --- a/python-Pillow.spec +++ b/python-Pillow.spec @@ -34,6 +34,8 @@ BuildRequires: unzip BuildRequires: libjpeg8-devel BuildRequires: liblcms2-devel BuildRequires: libwebp-devel +%endif +%if 0%{?suse_version} > 1315 BuildRequires: openjpeg2-devel %endif BuildRequires: freetype2-devel