Fix build failed
This commit is contained in:
parent
24a985f2d9
commit
729aebc1a8
@ -1,6 +1,6 @@
|
||||
Name: libqmi
|
||||
Version: 1.30.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: LGPLv2+ and GPLv2+
|
||||
Summary: A glib-based library to use the Qualcomm MSM Interface (QMI) protocol
|
||||
URL: http://freedesktop.org/software/libqmi
|
||||
@ -50,6 +50,7 @@ find %{buildroot}%{_datadir}/gtk-doc | xargs touch --reference configure.ac
|
||||
%{_libdir}/libqmi-glib.so.*
|
||||
%{_datadir}/bash-completion
|
||||
%{_libexecdir}/qmi-proxy
|
||||
%{_libdir}/girepository-1.0/Qmi-1.0.typelib
|
||||
|
||||
%files devel
|
||||
%dir %{_includedir}/libqmi-glib
|
||||
@ -59,12 +60,16 @@ find %{buildroot}%{_datadir}/gtk-doc | xargs touch --reference configure.ac
|
||||
%{_libdir}/libqmi-glib.so
|
||||
%{_datadir}/gtk-doc/html/libqmi-glib/*
|
||||
%exclude %{_libdir}/libqmi-glib.la
|
||||
%{_datadir}/gir-1.0/Qmi-1.0.gir
|
||||
|
||||
%files help
|
||||
%doc NEWS AUTHORS README
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 20 2023 liyanan <liyanan32@h-partners.com> - 1.30.8-2
|
||||
- fix build error
|
||||
|
||||
* Wed Nov 16 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.30.8-1
|
||||
- update to 1.30.8
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user