Accepting request 197344 from home:jmcdough:branches:server:irc

There's no reason to disable otr completely from bitlbee bug 
1004, from what I can see.  Reenable otr using libotr2.

- Re-enable libotr2.  Later versions still don't work.

OBS-URL: https://build.opensuse.org/request/show/197344
OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee?expand=0&rev=19
This commit is contained in:
Pascal Bleser 2013-09-03 22:46:54 +00:00 committed by Git OBS Bridge
parent 10fd97e19d
commit 457e481084
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 3 19:51:41 UTC 2013 - jmcdonough@suse.com
- Re-enable libotr2. Later versions still don't work.
-------------------------------------------------------------------
Tue Jan 29 06:46:02 UTC 2013 - vmiklos@suse.com

View File

@ -13,7 +13,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# See http://bugs.bitlbee.org/bitlbee/ticket/1004
%if 0%{?suse_version} >= 1100 && 0%{?suse_version} < 1230
%if 0%{?suse_version} >= 1100
%define with_libotr 1
%endif