Hello community, here is the log from the commit of package plasma5-desktop for openSUSE:Factory checked in at 2015-07-25 07:44:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-desktop (Old) and /work/SRC/openSUSE:Factory/.plasma5-desktop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-desktop" Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes 2015-07-08 06:58:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.plasma5-desktop.new/plasma5-desktop.changes 2015-07-25 07:44:13.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Jul 23 10:50:24 UTC 2015 - [email protected] + +- Fix those version condition for 42 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-desktop.spec ++++++ --- /var/tmp/diff_new_pack.Gk5oFX/_old 2015-07-25 07:44:14.000000000 +0200 +++ /var/tmp/diff_new_pack.Gk5oFX/_new 2015-07-25 07:44:14.000000000 +0200 @@ -64,7 +64,7 @@ BuildRequires: pkgconfig(xkbfile) # Needed for Logitech specific mouse systemsettings. Only supports # ancient (pre 2004) mice, requires direct device access -%if 0%{?suse_version} <= 1320 +%if 0%{?suse_version} < 1315 || "%{suse_version}" == "1320" BuildRequires: pkgconfig(libusb) %endif BuildRequires: update-desktop-files @@ -97,7 +97,7 @@ # hardcode versions of plasma-framework-componets and plasma-framework-private packages, as upstream doesn't keep backwards compability there %requires_ge plasma-framework-components %requires_ge plasma-framework-private -%if 0%{?suse_version} > 1320 +%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320" Requires: kinfocenter5 Requires: kmenuedit5 Requires: ksysguard5 @@ -106,7 +106,7 @@ %if %{with lang} Recommends: %{name}-lang %endif -%if 0%{?suse_version} > 1320 +%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320" Provides: kdebase4-workspace = 5.3.0 Obsoletes: kdebase4-workspace < 5.3.0 Provides: kcm-touchpad = %{version} @@ -163,7 +163,7 @@ %config %{_kf5_configdir}/icons.knsrc %config %{_kf5_configdir}/kfontinst.knsrc %config %{_kf5_configdir}/plasma-themes.knsrc -%if 0%{?suse_version} >= 1320 +%if 0%{?suse_version} > 1314 %config %{_kf5_configdir}/xcursor.knsrc %{_kf5_bindir}/kapplymousetheme %endif @@ -213,7 +213,7 @@ %{_kf5_servicesdir}/ %{_kf5_servicetypesdir}/ %{_kf5_sharedir}/ksmserver/ -%if 0%{?suse_version} >= 1320 +%if 0%{?suse_version} > 1314 %{_kf5_sharedir}/kcminput/ %endif %{_kf5_sharedir}/solid/
