summaryrefslogtreecommitdiffstats
path: root/redhat/applications/kopete-otr
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-06 12:16:27 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-06 12:16:27 -0500
commitecd088049d4aa2e8262f4cc1e0ac45e135964229 (patch)
tree49ed22e9e7852fd3f26854aecf41c96169d59629 /redhat/applications/kopete-otr
parent855439d3f99b0c152c33ae76a06cce9853f9b8dd (diff)
parent01a7863524342e1aec31679e55d08830cc571066 (diff)
downloadtde-packaging-ecd088049d4aa2e8262f4cc1e0ac45e135964229.tar.gz
tde-packaging-ecd088049d4aa2e8262f4cc1e0ac45e135964229.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'redhat/applications/kopete-otr')
-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