Hello community,

here is the log from the commit of package kio_mtp for openSUSE:Factory checked 
in at 2013-02-12 12:51:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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   2013-02-09 11:18:20.872010756 +0100
+++ /work/SRC/openSUSE:Factory/.kio_mtp.new/kio_mtp.changes     2013-02-12 
12:51:35.000000000 +0100
@@ -0,0 +1,16 @@
+-------------------------------------------------------------------
+Mon Feb 11 16:39:18 UTC 2013 - wstephen...@suse.com
+
+- Rename kio-mtp to kio_mtp
+
+-------------------------------------------------------------------
+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
%define rname kio-mtp
Name:           kio_mtp
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
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Source0:        %{rname}-%version.tar.xz
BuildRequires:  libmtp-devel
BuildRequires:  libkde4-devel
%kde4_runtime_requires

%description
Provides access to media players and phones (including many Android devices) 
using the MTP protocol.


%prep
%setup -q -n %{rname}-%{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