Hello community,

here is the log from the commit of package kdevelop4-plugins for 
openSUSE:Factory checked in at 2015-10-30 13:44:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.kdevelop4-plugins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdevelop4-plugins"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdevelop4-plugins/kdevelop4-plugins.changes      
2015-03-05 18:16:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kdevelop4-plugins.new/kdevelop4-plugins.changes 
2015-10-30 13:44:04.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Oct  9 16:23:35 UTC 2015 - [email protected]
+
+- Modified BuildRequires to allow kdevelop4-plugins to build in SLE12 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdevelop4-plugins.spec ++++++
--- /var/tmp/diff_new_pack.SNm0LH/_old  2015-10-30 13:44:04.000000000 +0100
+++ /var/tmp/diff_new_pack.SNm0LH/_new  2015-10-30 13:44:04.000000000 +0100
@@ -27,7 +27,12 @@
 Source0:        
http://download.kde.org/stable/kdevelop/%{kdevelop_version}/src/kdevelop-php-%{version}.tar.xz
 Source1:        
http://download.kde.org/stable/kdevelop/%{kdevelop_version}/src/kdevelop-php-docs-%{version}.tar.xz
 Patch0:         add-php-docs.diff
+# 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:  kdevelop4-devel
 BuildRequires:  kdevelop4-pg-qt
 BuildRequires:  libkde4-devel


Reply via email to