Hello community, here is the log from the commit of package kio_mtp for openSUSE:Factory checked in at 2015-10-30 13:41:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio_mtp (Old) and /work/SRC/openSUSE:Factory/.kio_mtp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio_mtp" Changes: -------- --- /work/SRC/openSUSE:Factory/kio_mtp/kio_mtp.changes 2013-03-15 10:39:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kio_mtp.new/kio_mtp.changes 2015-10-30 13:41:41.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Oct 26 13:01:40 UTC 2015 - [email protected] + +- Delete android-tools from requirements list, libmtp contains udev + rules. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio_mtp.spec ++++++ --- /var/tmp/diff_new_pack.tgspp7/_old 2015-10-30 13:41:42.000000000 +0100 +++ /var/tmp/diff_new_pack.tgspp7/_new 2015-10-30 13:41:42.000000000 +0100 @@ -1,9 +1,7 @@ # # spec file for package kio_mtp # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# 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 @@ -17,21 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild + %define rname kio-mtp Name: kio_mtp +Summary: Access MTP devices in KDE License: GPL-2.0+ Group: System/GUI/KDE -Summary: Access MTP devices in KDE Version: 0.75 Release: 0 -URL: https://projects.kde.org/projects/playground/base/kio-mtp +Url: https://projects.kde.org/projects/playground/base/kio-mtp BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{rname}-%version.tar.xz -BuildRequires: libmtp-devel BuildRequires: libkde4-devel +BuildRequires: libmtp-devel Obsoletes: kio-mtp <= %{version} -Recommends: android-tools %kde4_runtime_requires %description @@ -52,7 +49,6 @@ %clean rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %{_kde4_modulesdir}/kio_mtp.so
