[libgphoto2/f15] remove missing check-mtp-device from file list

Jindrich Novy jnovy at fedoraproject.org
Wed Oct 26 07:59:13 UTC 2011


commit f35bf92e0c45657d9dcea1535f16c8f433cd0574
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Wed Oct 26 09:12:04 2011 +0200

    remove missing check-mtp-device from file list

 libgphoto2.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libgphoto2.spec b/libgphoto2.spec
index e48a064..4f50ee4 100644
--- a/libgphoto2.spec
+++ b/libgphoto2.spec
@@ -1,7 +1,7 @@
 Summary: Library for accessing digital cameras
 Name: libgphoto2
 Version: 2.4.11
-Release: 1%{?dist}
+Release: 2%{?dist}
 # GPLV2+ for the main lib (due to exif.c) and most plugins, some plugins GPLv2
 License: GPLv2+ and GPLv2
 Group: Development/Libraries
@@ -151,7 +151,6 @@ rm -rf "${RPM_BUILD_ROOT}"
 %{_datadir}/hal/fdi/information/20thirdparty/10-camera-libgphoto2.fdi
 /lib/udev/rules.d/40-libgphoto2.rules
 /lib/udev/check-ptp-camera
-/lib/udev/check-mtp-device
 
 %post -p /sbin/ldconfig
 
@@ -169,6 +168,9 @@ rm -rf "${RPM_BUILD_ROOT}"
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 26 2011 Jindrich Novy <jnovy at redhat.com> 2.4.11-2
+- remove missing check-mtp-device from file list
+
 * Wed Oct 12 2011 Jindrich Novy <jnovy at redhat.com> 2.4.11-1
 - update to 2.4.11
 - remove unneeded print-camera-list from libdir (#745081)


More information about the scm-commits mailing list