Hello community, here is the log from the commit of package kio_mtp for openSUSE:Factory checked in at 2013-03-12 17:15:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio_mtp (Old) and /work/SRC/openSUSE:Factory/.kio_mtp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio_mtp", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/kio_mtp/kio_mtp.changes 2013-02-12 12:51:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kio_mtp.new/kio_mtp.changes 2013-03-12 17:15:56.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Mar 12 10:57:40 UTC 2013 - [email protected] + +- Add android-tools package as recommended for access to android + devices. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio_mtp.spec ++++++ --- /var/tmp/diff_new_pack.5uxAiS/_old 2013-03-12 17:16:05.000000000 +0100 +++ /var/tmp/diff_new_pack.5uxAiS/_new 2013-03-12 17:16:05.000000000 +0100 @@ -1,24 +1,36 @@ # -# spec file for package KIO-MTP (Version VERSION) +# spec file for package kio_mtp # +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 [email protected] -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# 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.0.1 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 +# android-tools contains udev rules for android devices +Recommends: android-tools %kde4_runtime_requires %description @@ -39,7 +51,6 @@ %clean rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %{_kde4_modulesdir}/kio_mtp.so -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
