!5 修复因缺少依赖导致编译失败问题
From: @wu-leilei Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
9dfc1bbc4c
@ -1,13 +1,13 @@
|
|||||||
Name: libmtp
|
Name: libmtp
|
||||||
Version: 1.1.14
|
Version: 1.1.14
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: An Initiator implementation of the Media Transfer Protocol (MTP) in the form of a library
|
Summary: An Initiator implementation of the Media Transfer Protocol (MTP) in the form of a library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://libmtp.sourceforge.net/
|
URL: http://libmtp.sourceforge.net/
|
||||||
Source0: https://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
Source0: https://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||||
Patch0: 0001-doc-Don-t-document-internal-endian-macros.patch
|
Patch0: 0001-doc-Don-t-document-internal-endian-macros.patch
|
||||||
|
|
||||||
BuildRequires: libusbx-devel, doxygen, libgcrypt-devel, chrpath
|
BuildRequires: libusbx-devel, doxygen, libgcrypt-devel, chrpath, gcc
|
||||||
Requires: udev
|
Requires: udev
|
||||||
Provides: %{name}-examples%{?_isa} %{name}-examples
|
Provides: %{name}-examples%{?_isa} %{name}-examples
|
||||||
Obsoletes: %{name}-examples
|
Obsoletes: %{name}-examples
|
||||||
@ -65,5 +65,8 @@ chrpath -d $RPM_BUILD_ROOT{%{_bindir},/usr/lib/udev}/mtp*
|
|||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 1.1.14-6
|
||||||
|
- fixes failed: error: no acceptable C compiler found in $PATH
|
||||||
|
|
||||||
* Fri Nov 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.14-5
|
* Fri Nov 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.14-5
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user