From c64029af7aba4d885977f5d9aab2b5c5536d5c9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Fri, 3 Oct 2014 22:03:08 +0200 Subject: [PATCH] RPM Packaging: update kopete-otr --- redhat/applications/kopete-otr/kopete-otr-14.0.0.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/redhat/applications/kopete-otr/kopete-otr-14.0.0.spec b/redhat/applications/kopete-otr/kopete-otr-14.0.0.spec index 835c6b649..854bd79c9 100644 --- a/redhat/applications/kopete-otr/kopete-otr-14.0.0.spec +++ b/redhat/applications/kopete-otr/kopete-otr-14.0.0.spec @@ -54,13 +54,11 @@ BuildRequires: desktop-file-utils BuildRequires: trinity-tdenetwork-devel >= %{tde_version} -# Kopete is provided by kdenetwork +# Kopete is provided by tdenetwork Requires: trinity-kopete >= %{tde_version} -%if 0%{?suse_version} >= 1230 -BuildRequires: libotr2-devel -%else + +# OTR support BuildRequires: libotr-devel -%endif %description This plugin enables Off-The-Record encryption for the TDE instant @@ -102,7 +100,7 @@ export PATH="%{tde_bindir}:${PATH}" --enable-rpath \ --disable-gcc-hidden-visibility -%__make %{_smp_mflags} +%__make %{_smp_mflags} || %__make %install