!17 [sync] PR-16: add BuildRequires:gobject-introspection-devel
From: @openeuler-sync-bot Reviewed-by: @sunsuwan Signed-off-by: @sunsuwan
This commit is contained in:
commit
6b091039f2
@ -1,6 +1,6 @@
|
||||
Name: libmbim
|
||||
Version: 1.30.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A glib-based library for talking to WWAN modems and devices
|
||||
License: LGPLv2+
|
||||
URL: https://gitlab.freedesktop.org/mobile-broadband/libmbim
|
||||
@ -8,7 +8,7 @@ Source: https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archiv
|
||||
|
||||
BuildRequires: gcc glib2-devel pkgconfig automake autoconf libtool
|
||||
BuildRequires: python3 pkgconfig(gudev-1.0) >= 147 gtk-doc
|
||||
BuildRequires: libxslt python3-unversioned-command help2man meson
|
||||
BuildRequires: libxslt python3-unversioned-command help2man meson gobject-introspection-devel
|
||||
|
||||
Provides: %{name}-utils = %{version}-%{release}
|
||||
Obsoletes: %{name}-utils < %{version}-%{release}
|
||||
@ -67,6 +67,9 @@ cp -a src/mbimcli/mbimcli %{buildroot}%{_datadir}/bash-completion/completions/
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 14 2024 panchenbo <panchenbo@kylinsec.com.cn> - 1.30.0-2
|
||||
- add BuildRequires:gobject-introspection-devel
|
||||
|
||||
* Fri Dec 29 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 1.30.0-1
|
||||
- update to 1.30.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user