!6 modify BuildRequires from python-unversioned-command to python3-unversioned-command
From: @lei_ju Reviewed-by: @zengwefeng,@zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
ae65619e77
@ -1,6 +1,6 @@
|
|||||||
Name: libmbim
|
Name: libmbim
|
||||||
Version: 1.24.2
|
Version: 1.24.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A glib-based library for talking to WWAN modems and devices
|
Summary: A glib-based library for talking to WWAN modems and devices
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://freedesktop.org/software/libmbim
|
URL: http://freedesktop.org/software/libmbim
|
||||||
@ -8,7 +8,7 @@ Source: http://freedesktop.org/software/libmbim/%{name}-%{version}.tar.x
|
|||||||
|
|
||||||
BuildRequires: gcc glib2-devel pkgconfig automake autoconf libtool
|
BuildRequires: gcc glib2-devel pkgconfig automake autoconf libtool
|
||||||
BuildRequires: python3 pkgconfig(gudev-1.0) >= 147 gtk-doc
|
BuildRequires: python3 pkgconfig(gudev-1.0) >= 147 gtk-doc
|
||||||
BuildRequires: libxslt python-unversioned-command
|
BuildRequires: libxslt python3-unversioned-command
|
||||||
|
|
||||||
Provides: %{name}-utils = %{version}-%{release}
|
Provides: %{name}-utils = %{version}-%{release}
|
||||||
Obsoletes: %{name}-utils < %{version}-%{release}
|
Obsoletes: %{name}-utils < %{version}-%{release}
|
||||||
@ -63,6 +63,9 @@ make check
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 26 2020 leiju <leiju4@huawei.com> - 1.24.2-2
|
||||||
|
- modify BuildRequires from python-unversioned-command to python3-unversioned-command
|
||||||
|
|
||||||
* Tue Jul 28 2020 cuibaobao <cuibaobao1@huawei.com> - 1.24.2-1
|
* Tue Jul 28 2020 cuibaobao <cuibaobao1@huawei.com> - 1.24.2-1
|
||||||
- update to 1.24.2
|
- update to 1.24.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user