Hello community, here is the log from the commit of package krusader for openSUSE:Factory checked in at 2015-05-27 12:49:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krusader (Old) and /work/SRC/openSUSE:Factory/.krusader.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krusader" Changes: -------- --- /work/SRC/openSUSE:Factory/krusader/krusader.changes 2015-03-29 20:16:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.krusader.new/krusader.changes 2015-05-27 12:49:34.000000000 +0200 @@ -1,0 +2,5 @@ +Tue May 26 11:30:52 UTC 2015 - [email protected] + +- Only suggest documentation, do not recommend it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krusader.spec ++++++ --- /var/tmp/diff_new_pack.Ns9Tf0/_old 2015-05-27 12:49:35.000000000 +0200 +++ /var/tmp/diff_new_pack.Ns9Tf0/_new 2015-05-27 12:49:35.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package krusader # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,10 @@ # -%define jobs $(( `/usr/bin/getconf _NPROCESSORS_ONLN` + 1 )) - +%define tar_version 2.4.0-beta3 Name: krusader Version: 2.4.0~beta3 Release: 0 -%define tar_version 2.4.0-beta3 Summary: A File Manager License: GPL-2.0+ Group: Productivity/File utilities @@ -35,11 +33,11 @@ BuildRequires: fdupes BuildRequires: libkde4-devel BuildRequires: libkonq-devel -Requires: libktexteditor Requires: kio_iso = %{version} -Recommends: %{name}-doc +Requires: libktexteditor +Suggests: %{name}-doc BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires +%{kde4_runtime_requires} %description An advanced twin panel (commander style) file manager for KDE. @@ -49,7 +47,7 @@ Group: System/GUI/KDE Provides: kde4-kio_iso = 1.80.99 Obsoletes: kde4-kio_iso < 1.80.99 -%kde4_runtime_requires +%{kde4_runtime_requires} %description -n kio_iso KIO slave to access ISO images like zip- or tar.gz-archives in your
