add BuildRequires json-glib-devel and hwdata
(cherry picked from commit cd33077e4551bce3ff7b9de29001931502aaec4f)
This commit is contained in:
parent
7b48ad4fe6
commit
65572df213
@ -1,12 +1,14 @@
|
|||||||
Name: libgusb
|
Name: libgusb
|
||||||
Version: 0.4.8
|
Version: 0.4.8
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: GObject-based library for libusb1
|
Summary: GObject-based library for libusb1
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/hughsie/libgusb
|
URL: https://github.com/hughsie/libgusb
|
||||||
Source0: https://github.com/hughsie/libgusb/releases/download/%{version}/%{name}-%{version}.tar.xz
|
Source0: https://github.com/hughsie/libgusb/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: vala meson libusb1-devel gtk-doc gobject-introspection-devel glib2-devel umockdev-devel gi-docgen
|
BuildRequires: vala meson libusb1-devel gtk-doc gobject-introspection-devel glib2-devel umockdev-devel gi-docgen json-glib-devel
|
||||||
|
# for test
|
||||||
|
BuildRequires: hwdata
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GUsb is a GObject wrapper for libusb1 that makes it easy to do
|
GUsb is a GObject wrapper for libusb1 that makes it easy to do
|
||||||
@ -60,6 +62,9 @@ The %{name}-devel package contains libraries and header files for %{name}.
|
|||||||
%{_datadir}/doc/libgusb/*
|
%{_datadir}/doc/libgusb/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 14 2024 panchenbo <panchenbo@kylinsec.com.cn> - 0.4.8-2
|
||||||
|
- add BuildRequires json-glib-devel and hwdata
|
||||||
|
|
||||||
* Mon Jan 8 2024 zhangpan <zhangpan103@h-partners.com> - 0.4.8-1
|
* Mon Jan 8 2024 zhangpan <zhangpan103@h-partners.com> - 0.4.8-1
|
||||||
- update to 0.4.8
|
- update to 0.4.8
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user