Hello community, here is the log from the commit of package kdegames4 for openSUSE:Factory checked in at Fri Sep 23 10:26:25 CEST 2011.
-------- --- kdegames4/kdegames4.changes 2011-09-07 14:45:20.000000000 +0200 +++ /mounts/work_src_done/STABLE/kdegames4/kdegames4.changes 2011-09-22 14:24:27.000000000 +0200 @@ -1,0 +2,11 @@ +Thu Sep 22 12:17:20 UTC 2011 - [email protected] + +- Re-enable python support + +------------------------------------------------------------------- +Mon Sep 19 11:41:54 CEST 2011 - [email protected] + +- disable kajongg build, requires python-twisted which does not + exist in Factory + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdegames4.spec ++++++ --- /var/tmp/diff_new_pack.OXjzA4/_old 2011-09-23 10:26:19.000000000 +0200 +++ /var/tmp/diff_new_pack.OXjzA4/_new 2011-09-23 10:26:19.000000000 +0200 @@ -26,7 +26,12 @@ BuildRequires: libsndfile-devel %define with_python 1 %if %with_python -BuildRequires: python-kde4-devel python-twisted +BuildRequires: python-kde4-devel +%if 0%{?suse_version} <= 1140 +BuildRequires: python-twisted +%else +BuildRequires: python-Twisted +%endif %endif License: GPLv2+ Group: System/GUI/KDE @@ -151,6 +156,8 @@ %suse_update_desktop_file -r kmahjongg Game BoardGame %if %with_python %suse_update_desktop_file -r kajongg Game BoardGame +%else + rm -rf %{buildroot}/usr/share/doc/kde/HTML/en/kajongg %endif %suse_update_desktop_file -r palapeli Game BoardGame %suse_update_desktop_file -r kreversi Game BoardGame ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
