Use libmtp-1.0
This commit is contained in:
parent
081afaffb2
commit
4e5d625fb0
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libmtp
|
Name: libmtp
|
||||||
Version: 1.1.3
|
Version: 1.1.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A software library for MTP media players
|
Summary: A software library for MTP media players
|
||||||
URL: http://libmtp.sourceforge.net/
|
URL: http://libmtp.sourceforge.net/
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.g
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Requires: udev
|
Requires: udev
|
||||||
BuildRequires: libusb-devel
|
BuildRequires: libusb1-devel
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
Obsoletes: libmtp-hal
|
Obsoletes: libmtp-hal
|
||||||
|
|
||||||
@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 03 2012 Linus Walleij <triad@df.lth.se> 1.1.3-2
|
||||||
|
- Use libusb-1.0 for sure, come on.
|
||||||
|
|
||||||
* Thu Apr 03 2012 Linus Walleij <triad@df.lth.se> 1.1.3-1
|
* Thu Apr 03 2012 Linus Walleij <triad@df.lth.se> 1.1.3-1
|
||||||
- Upstream update with several bug fixes including Fedora patch
|
- Upstream update with several bug fixes including Fedora patch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user