Hello community,

here is the log from the commit of package kio-mtp for openSUSE:Factory checked 
in at 2012-12-28 15:02:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kio-mtp (Old)
 and      /work/SRC/openSUSE:Factory/.kio-mtp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kio-mtp", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2012-12-21 01:49:00.356010756 +0100
+++ /work/SRC/openSUSE:Factory/.kio-mtp.new/kio-mtp.changes     2012-12-28 
15:02:57.000000000 +0100
@@ -0,0 +1,11 @@
+-------------------------------------------------------------------
+Mon Dec 10 13:59:38 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+
+  SPDX format (http://www.spdx.org/licenses)
+
+-------------------------------------------------------------------
+Sun Dec  9 08:29:22 UTC 2012 - tittiatc...@gmail.com
+
+- Initial package for kio-mtp. Version 0.0.1 (git snapshot)
+

New:
----
  kio-mtp-0.0.1.tar.xz
  kio-mtp.changes
  kio-mtp.spec

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

Other differences:
------------------
++++++ kio-mtp.spec ++++++
#
# spec file for package KIO-MTP (Version VERSION)
#
# Copyright (c) 2012 tittiatc...@gmail.com
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#

# norootforbuild

Name:           kio-mtp
License:        GPL-2.0+
Group:          System/GUI/KDE
Summary:        KIO for MTP devices
Version:        0.0.1
Release:        0
URL:            https://projects.kde.org/projects/playground/base/kio-mtp
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Source0:        %{name}-%version.tar.xz
BuildRequires:  libmtp-devel
BuildRequires:  libkde4-devel

%description
Provides KIO Access to MTP devices using the mtp:/ protocol.


%prep
%setup -q -n %{name}-%{version}

%build  
  %cmake_kde4 -d build
  %make_jobs  

%install
  cd build  
  %makeinstall  

%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root)
%{_kde4_modulesdir}/kio_mtp.so
%dir %{_kde4_appsdir}/konqueror/
%dir %{_kde4_appsdir}/konqueror/dirtree/
%dir %{_kde4_appsdir}/konqueror/dirtree/remote/
%{_kde4_appsdir}/konqueror/dirtree/remote/mtp-network.desktop
%dir %{_kde4_appsdir}/remoteview/
%{_kde4_appsdir}/remoteview/mtp-network.desktop
%dir %{_kde4_appsdir}/solid/
%dir %{_kde4_appsdir}/solid/actions/
%{_kde4_appsdir}/solid/actions/solid_mtp.desktop
%{_kde4_servicesdir}/mtp.protocol

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to