diff --git a/libvmime.changes b/libvmime.changes index e126fd0..a7b2eb1 100644 --- a/libvmime.changes +++ b/libvmime.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 5 17:48:54 CEST 2013 - ro@suse.de + +- BuildRequire texlive-bin-latex only for <= 12.3 + ------------------------------------------------------------------- Wed Mar 27 18:26:20 UTC 2013 - jengelh@inai.de diff --git a/libvmime.spec b/libvmime.spec index bb61bae..4eaefc6 100644 --- a/libvmime.spec +++ b/libvmime.spec @@ -44,7 +44,9 @@ BuildRequires: postfix # Nothing provides libzzip-0-13 required by texlive # Nothing provides libMagick++.so.5 required by Inkscape %define with_pdf 1 +%if 0%{?suse_version} < 1300 BuildRequires: texlive-bin-latex +%endif BuildRequires: texlive-latex %if 0%{?suse_version} >= 1230 BuildRequires: texlive-metafont-bin