diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-14 21:30:52 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-14 21:30:52 +0200 |
commit | 25e81ae17ce0dbb745fb38bf80976a8428a8bfd5 (patch) | |
tree | 1a52b89b2e80669da688475e3a6f2e0c2ddfaa4e /redhat/tdenetwork/kdenetwork-3.5.13-kopete_jabber_protocol.patch | |
parent | 6de6c5661d72584cee263f7819e9b897a784ef94 (diff) | |
download | tde-packaging-25e81ae17ce0dbb745fb38bf80976a8428a8bfd5.tar.gz tde-packaging-25e81ae17ce0dbb745fb38bf80976a8428a8bfd5.zip |
RPM Packaging: cleanup tdenetwork
Diffstat (limited to 'redhat/tdenetwork/kdenetwork-3.5.13-kopete_jabber_protocol.patch')
-rw-r--r-- | redhat/tdenetwork/kdenetwork-3.5.13-kopete_jabber_protocol.patch | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/redhat/tdenetwork/kdenetwork-3.5.13-kopete_jabber_protocol.patch b/redhat/tdenetwork/kdenetwork-3.5.13-kopete_jabber_protocol.patch deleted file mode 100644 index a01c8ab81..000000000 --- a/redhat/tdenetwork/kdenetwork-3.5.13-kopete_jabber_protocol.patch +++ /dev/null @@ -1,30 +0,0 @@ ---- kdenetwork/kopete/protocols/jabber/jingle/libjingle/talk/base/sigslot.h.ORI 2011-11-27 05:38:43.500726484 -0500 -+++ kdenetwork/kopete/protocols/jabber/jingle/libjingle/talk/base/sigslot.h 2011-11-27 05:39:19.901925857 -0500 -@@ -80,6 +80,7 @@ - - #include <set> - #include <list> -+#include <cstddef> - - // On our copy of sigslot.h, we force single threading - #define SIGSLOT_PURE_ISO ---- kdenetwork/kopete/protocols/jabber/CMakeLists.txt.ORI 2011-11-27 05:55:08.369780670 -0500 -+++ kdenetwork/kopete/protocols/jabber/CMakeLists.txt 2011-11-27 05:55:12.350662883 -0500 -@@ -80,6 +80,6 @@ - jabberclient-static kopetejabberui-static - iris_jabber-static iris_xmpp_core-static iris_xmpp_im-static iris-static - qca-static cutestuff_network-static cutestuff_util-static ${JINGLE_LIBRARIES} -- kopete-shared -+ kopete-shared idn - DESTINATION ${PLUGIN_INSTALL_DIR} - ) ---- kdenetwork/kopete/protocols/jabber/kioslave/CMakeLists.txt.ORI 2011-11-27 06:01:44.412062605 -0500 -+++ kdenetwork/kopete/protocols/jabber/kioslave/CMakeLists.txt 2011-11-27 06:01:56.658700254 -0500 -@@ -37,6 +37,6 @@ - LINK - jabberclient-static - iris_xmpp_core-static iris_xmpp_im-static iris_jabber-static iris-static -- qca-static cutestuff_network-static cutestuff_util-static kio-shared -+ qca-static cutestuff_network-static cutestuff_util-static kio-shared idn - DESTINATION ${PLUGIN_INSTALL_DIR} - ) |