Accepting request 312239 from home:mcaj:branches:server:irc

Added support for sipe protocol

OBS-URL: https://build.opensuse.org/request/show/312239
OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee?expand=0&rev=34
This commit is contained in:
Theo Chatzimichos 2015-06-16 08:59:14 +00:00 committed by Git OBS Bridge
parent 293bada27e
commit 656a3c8462
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 16 08:24:51 UTC 2015 - mcaj@suse.com
- Enable sipe protocol (http://wiki.bitlbee.org/bitlbee-sipe)
-------------------------------------------------------------------
Thu Apr 23 18:45:03 UTC 2015 - lmuelle@suse.com

View File

@ -157,6 +157,7 @@ CXXFLAGS="%{optflags} -fno-strict-aliasing" \
--twitter=1 \
--oscar=1 \
--yahoo=1 \
--sipe=1 \
--debug=0 \
--strip=0 \
--gcov=0 \