The project devel:languages:perl is configured through scmsync. This is not supported by the OBS frontend

File kde3-sim-libxml2-new-buffer.patch of Package kde3-sim

diff -wruN sim-0.9.5.3209.orig/sim/xsl.cpp sim-0.9.5.3209/sim/xsl.cpp
--- sim-0.9.5.3209.orig/sim/xsl.cpp	2006-12-18 21:49:50.000000000 +0300
+++ sim-0.9.5.3209/sim/xsl.cpp	2013-02-03 16:01:02.793704642 +0400
@@ -123,7 +123,7 @@
     xsltSaveResultTo(buf, res, d->styleSheet);
     xmlFreeDoc(res);
 
-    QString result = QString::fromUtf8((char*)(buf->buffer->content));
+    QString result = QString::fromUtf8((char*)(xmlOutputBufferGetContent(buf)));
     xmlOutputBufferClose(buf);;
 
     return result;
openSUSE Build Service is sponsored by