From 60f5b86bf5e87f556bfa3cd74a6d2aebeb60773fe31154ba00eece6846de9a37 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 5 Aug 2013 18:47:56 +0000 Subject: [PATCH] Accepting request 185974 from devel:libraries:c_c++ - BuildRequire texlive-bin-latex only for <= 12.3 (forwarded request 185971 from oertel) OBS-URL: https://build.opensuse.org/request/show/185974 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvmime?expand=0&rev=9 --- libvmime.changes | 5 +++++ libvmime.spec | 2 ++ 2 files changed, 7 insertions(+) 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