summaryrefslogtreecommitdiffstats
path: root/redhat/applications/kopete-otr/kopete-otr-14.0.0.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/applications/kopete-otr/kopete-otr-14.0.0.spec')
-rw-r--r--redhat/applications/kopete-otr/kopete-otr-14.0.0.spec10
1 files 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