Hello community, here is the log from the commit of package kdevelop4 for openSUSE:Factory checked in at 2015-10-30 13:44:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdevelop4 (Old) and /work/SRC/openSUSE:Factory/.kdevelop4.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop4" Changes: -------- --- /work/SRC/openSUSE:Factory/kdevelop4/kdevelop4.changes 2015-10-02 09:23:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdevelop4.new/kdevelop4.changes 2015-10-30 13:44:05.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Oct 9 16:12:38 UTC 2015 - alarr...@suse.com + +- Modified BuildRequires to allow kdevelop4 to build in SLE12 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevelop4.spec ++++++ --- /var/tmp/diff_new_pack.wl5xFn/_old 2015-10-30 13:44:06.000000000 +0100 +++ /var/tmp/diff_new_pack.wl5xFn/_new 2015-10-30 13:44:06.000000000 +0100 @@ -27,11 +27,16 @@ #PATCH-FIX-UPSTREAM Do-not-use-function-returning-reference-to-temporary.patch boo#942358, kde#347178 -- fixes crashes in the cppsupport plugin when built with GCC5 Patch0: Do-not-use-function-returning-reference-to-temporary.patch BuildRequires: fdupes +# SLE12 doesn't have kdebase4-workspace[-devel] +%if 0%{?suse_version} != 1315 || 0%{?is_opensuse} BuildRequires: kdebase4-workspace-devel +%else +BuildRequires: libkde4-devel +%endif BuildRequires: libkdevplatform-devel >= 1.7.1 BuildRequires: libqjson-devel -# Catch 13.2, but not Leap -%if 0%{?suse_version} <= 1320 && ! 0%{?is_opensuse} +# Catch 13.2, but not Leap nor SLE12 +%if 0%{?suse_version} <= 1320 && ! 0%{?is_opensuse} && 0%{?suse_version} != 1315 BuildRequires: okteta-devel %endif BuildRequires: valgrind-devel @@ -170,8 +175,8 @@ %{_kde4_appsdir}/kdevfiletemplates/ %{_kde4_appsdir}/kdevgdb/ %{_kde4_appsdir}/kdevmanpage/ -# Catch 13.2, but not Leap -%if 0%{?suse_version} <= 1320 && ! 0%{?is_opensuse} +# Catch 13.2, but not Leap nor SLE12 +%if 0%{?suse_version} <= 1320 && ! 0%{?is_opensuse} && 0%{?suse_version} != 1315 %{_kde4_appsdir}/kdevokteta/ %endif %{_kde4_appsdir}/plasma/plasmoids/kdevelopsessions/