Package: spectrum2 / 2.2.1+dfsg-2

Metadata

Package Version Patches format
spectrum2 2.2.1+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_honour ldflags.patch | (download)

spectrum/src/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make spectrum2 binary build honour ldflags.
02_fix_swift_version.patch | (download)

spectrum/src/frontends/slack/SlackIdManager.h | 3 2 + 1 - 0 !
spectrum/src/frontends/slack/SlackSession.cpp | 3 2 + 1 - 0 !
spectrum/src/frontends/slack/SlackUserManager.cpp | 3 2 + 1 - 0 !
3 files changed, 6 insertions(+), 3 deletions(-)

 currently swiften-im package returns 0 as version
 This breaks the build, see #1024553
04_make_compile_with_swift.patch | (download)

include/Swiften/Network/DummyConnectionServer.cpp | 39 0 + 39 - 0 !
include/Swiften/Network/DummyConnectionServer.h | 51 0 + 51 - 0 !
include/Swiften/Network/DummyConnectionServerFactory.cpp | 23 0 + 23 - 0 !
include/Swiften/Network/DummyConnectionServerFactory.h | 28 0 + 28 - 0 !
include/Swiften/Server/ServerFromClientSession.cpp | 12 5 + 7 - 0 !
include/Swiften/Server/ServerFromClientSession.h | 3 2 + 1 - 0 !
6 files changed, 7 insertions(+), 149 deletions(-)

 several changes required to fix compilation with packaged swiften.