diff --git a/libmtp.spec b/libmtp.spec index 4943281..b2ea114 100644 --- a/libmtp.spec +++ b/libmtp.spec @@ -30,7 +30,6 @@ Version: 1.1.6 Release: 0 %define sonum 9 Source0: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz -Patch: libmtp_motoRazr.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d %define _udevdir %(pkg-config --variable=udevdir udev) @@ -76,7 +75,6 @@ Transfer Protocol) authored by Microsoft. %prep %setup -q -%patch %build %configure --with-udev=%{_udevdir} --disable-static --enable-doxygen diff --git a/libmtp_motoRazr.patch b/libmtp_motoRazr.patch deleted file mode 100644 index e39d620..0000000 --- a/libmtp_motoRazr.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/music-players.h.orig -+++ src/music-players.h -@@ -1581,6 +1581,8 @@ - { "Motorola", 0x22b8, "V3m/V750 verizon", 0x2a65, - DEVICE_FLAG_BROKEN_SET_OBJECT_PROPLIST | - DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL }, -+ { "Motorola", 0x22b8, "Razr M XT907", 0x710f, -+ DEVICE_FLAGS_ANDROID_BUGS }, - // Reported by Jader Rodrigues Simoes - { "Motorola", 0x22b8, "Xoom 2 Media Edition (ID2)", 0x41cf, - DEVICE_FLAGS_ANDROID_BUGS },