[digikam] Requires: kio_mtp

Rex Dieter rdieter at fedoraproject.org
Mon Jan 28 16:23:09 UTC 2013


commit 8f11cf41ac4dc5036b94ebe74daa1767a750d421
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Jan 28 10:23:05 2013 -0600

    Requires: kio_mtp

 digikam.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/digikam.spec b/digikam.spec
index 0eba90b..c90c5da 100644
--- a/digikam.spec
+++ b/digikam.spec
@@ -2,7 +2,7 @@
 
 Name:	 digikam
 Version: 3.0.0
-Release: 0.15.%{pre}%{?dist}
+Release: 0.16.%{pre}%{?dist}
 Summary: A digital camera accessing & photo management application
 
 License: GPLv2+
@@ -77,6 +77,8 @@ Requires: %{name}-libs%{?_isa} = %{version}-%{release}
 Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
 # http://bugzilla.redhat.com/761184
 Requires: kcm_colors
+# better default access to mtp-enabled devices
+Requires; kio_mtp
 
 %description
 digiKam is an easy to use and powerful digital photo management application,
@@ -516,6 +518,9 @@ update-desktop-database -q &> /dev/null
 
 
 %changelog
+* Mon Jan 28 2013 Rex Dieter <rdieter at fedoraproject.org> 3.0.0-0.16.rc
+- Requires: kio_mtp
+
 * Fri Jan 18 2013 Adam Tkac <atkac redhat com> - 3.0.0-0.15.rc
 - rebuild due to "jpeg8-ABI" feature drop
 


More information about the scm-commits mailing list