This commit is contained in:
parent
8d55a3f53a
commit
71b29ed720
@ -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
|
||||
|
@ -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 <jadersimoes@users.sourceforge.net>
|
||||
{ "Motorola", 0x22b8, "Xoom 2 Media Edition (ID2)", 0x41cf,
|
||||
DEVICE_FLAGS_ANDROID_BUGS },
|
Loading…
Reference in New Issue
Block a user