Accepting request 391422 from home:Zaitor:branches:network
New upstream release, might contain surprises since there is a API/ABI breaks, even if its claimed to have some compatability added back OBS-URL: https://build.opensuse.org/request/show/391422 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
d2e4ee679e
commit
d67eb72e6e
@@ -18,8 +18,8 @@
|
||||
|
||||
|
||||
Name: libqmi
|
||||
%define _soname libqmi-glib1
|
||||
Version: 1.12.8
|
||||
%define _soname libqmi-glib5
|
||||
Version: 1.14.2
|
||||
Release: 0
|
||||
# NOTE: The file headers state LESSER GPL, which is a mistake. The upstream intended license is LIBRARY GPL 2.0+
|
||||
Summary: Library to control QMI devices
|
||||
@@ -88,6 +88,10 @@ find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
|
||||
%doc COPYING
|
||||
%{_bindir}/qmi-network
|
||||
%{_bindir}/qmicli
|
||||
# Own dirs to avoid depending on them while building
|
||||
%dir %{_datadir}/bash-completion
|
||||
%dir %{_datadir}/bash-completion/completions
|
||||
%{_datadir}/bash-completion/completions/qmicli
|
||||
%{_libexecdir}/qmi-proxy
|
||||
%{_mandir}/man1/qmi-network.1%{?ext_man}
|
||||
%{_mandir}/man1/qmicli.1%{?ext_man}
|
||||
|
Reference in New Issue
Block a user