|
|
@ -54,13 +54,11 @@ BuildRequires: desktop-file-utils
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: trinity-tdenetwork-devel >= %{tde_version}
|
|
|
|
BuildRequires: trinity-tdenetwork-devel >= %{tde_version}
|
|
|
|
|
|
|
|
|
|
|
|
# Kopete is provided by kdenetwork
|
|
|
|
# Kopete is provided by tdenetwork
|
|
|
|
Requires: trinity-kopete >= %{tde_version}
|
|
|
|
Requires: trinity-kopete >= %{tde_version}
|
|
|
|
%if 0%{?suse_version} >= 1230
|
|
|
|
|
|
|
|
BuildRequires: libotr2-devel
|
|
|
|
# OTR support
|
|
|
|
%else
|
|
|
|
|
|
|
|
BuildRequires: libotr-devel
|
|
|
|
BuildRequires: libotr-devel
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
This plugin enables Off-The-Record encryption for the TDE instant
|
|
|
|
This plugin enables Off-The-Record encryption for the TDE instant
|
|
|
@ -102,7 +100,7 @@ export PATH="%{tde_bindir}:${PATH}"
|
|
|
|
--enable-rpath \
|
|
|
|
--enable-rpath \
|
|
|
|
--disable-gcc-hidden-visibility
|
|
|
|
--disable-gcc-hidden-visibility
|
|
|
|
|
|
|
|
|
|
|
|
%__make %{_smp_mflags}
|
|
|
|
%__make %{_smp_mflags} || %__make
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
%install
|
|
|
|