Hello community, here is the log from the commit of package leechcraft for openSUSE:12.2 checked in at 2012-07-09 16:11:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.2/leechcraft (Old) and /work/SRC/openSUSE:12.2/.leechcraft.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "leechcraft", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:12.2/leechcraft/leechcraft.changes 2012-06-25 15:38:25.000000000 +0200 +++ /work/SRC/openSUSE:12.2/.leechcraft.new/leechcraft.changes 2012-07-09 16:11:26.000000000 +0200 @@ -0,0 +1,6 @@ +------------------------------------------------------------------- +Mon Jul 9 14:09:37 UTC 2012 - [email protected] + +- fix compilation for 12.2 + +------------------------------------------------------------------- New: ---- fix-compile.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ leechcraft.spec ++++++ --- /var/tmp/diff_new_pack.NQMVr4/_old 2012-07-09 16:11:26.000000000 +0200 +++ /var/tmp/diff_new_pack.NQMVr4/_new 2012-07-09 16:11:26.000000000 +0200 @@ -39,6 +39,7 @@ Patch2: eiskaltdcpp-fix-php5-issue.patch # Set AppQStyle to default from plastique Patch3: defaultstyle.patch +Patch4: fix-compile.patch BuildRequires: aspell BuildRequires: aspell-devel @@ -780,6 +781,7 @@ %patch2 %endif %patch3 +%patch4 -p1 #removing non-free icons rm -rf src/plugins/azoth/share/azoth/iconsets/clients/default ++++++ fix-compile.patch ++++++ Index: leechcraft-0.5.0/src/plugins/eiskaltdcpp/eiskaltdcpp-qt/src/qtsingleapp/qtlocalpeer.cpp =================================================================== --- leechcraft-0.5.0.orig/src/plugins/eiskaltdcpp/eiskaltdcpp-qt/src/qtsingleapp/qtlocalpeer.cpp 2012-02-09 10:13:45.000000000 +0100 +++ leechcraft-0.5.0/src/plugins/eiskaltdcpp/eiskaltdcpp-qt/src/qtsingleapp/qtlocalpeer.cpp 2012-07-09 14:07:33.909966127 +0200 @@ -58,9 +58,7 @@ static PProcessIdToSessionId pProcessIdT #if defined(Q_OS_UNIX) #include <time.h> #endif -#if defined(Q_OS_OS2) || defined(Q_OS_HAIKU) #include <unistd.h> -#endif #include <QtDebug> -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
