e10cfd1
Name: libqmi
8dc310a
Version: 1.30.2
02005c9
Release: 1%{?dist}
e10cfd1
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
e10cfd1
License: LGPLv2+
c88a225
URL: http://freedesktop.org/software/libqmi
35c10ce
Source: http://freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz
e10cfd1
727dc95
BuildRequires: gcc
7ccc80b
BuildRequires: glib2-devel >= 2.48.0
00fc7c7
BuildRequires: gobject-introspection-devel
5618627
BuildRequires: gtk-doc
2fe7184
BuildRequires: pkgconfig(gudev-1.0) >= 147
36cba02
BuildRequires: libmbim-devel >= 1.18.0
00fc7c7
BuildRequires: libqrtr-glib-devel
cd96345
BuildRequires: make
2fe7184
BuildRequires: python3
e10cfd1
e10cfd1
%description
e10cfd1
This package contains the libraries that make it easier to use QMI functionality
e10cfd1
from applications that use glib.
e10cfd1
e10cfd1
e10cfd1
%package devel
e10cfd1
Summary: Header files for adding QMI support to applications that use glib
e10cfd1
Requires: %{name}%{?_isa} = %{version}-%{release}
e10cfd1
Requires: glib2-devel
e10cfd1
Requires: pkgconfig
e10cfd1
e10cfd1
%description devel
e10cfd1
This package contains the header and pkg-config files for development
e10cfd1
applications using QMI functionality from applications that use glib.
e10cfd1
5a4072a
e10cfd1
%package utils
e10cfd1
Summary: Utilities to use the QMI protocol from the command line
e10cfd1
Requires: %{name}%{?_isa} = %{version}-%{release}
e10cfd1
License: GPLv2+
e10cfd1
e10cfd1
%description utils
e10cfd1
This package contains the utilities that make it easier to use QMI functionality
e10cfd1
from the command line.
e10cfd1
e10cfd1
e10cfd1
%prep
959f711
%autosetup -p1
e10cfd1
5a4072a
e10cfd1
%build
2f26793
%configure --disable-static --enable-gtk-doc --enable-mbim-qmux
00fc7c7
%{make_build} V=1
e10cfd1
5a4072a
e10cfd1
%install
5a4072a
%make_install
5618627
find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference configure.ac
00fc7c7
find %{buildroot} -type f -name "*.la" -delete
e10cfd1
e10cfd1
959f711
%ldconfig_scriptlets
e10cfd1
e10cfd1
e10cfd1
%files
2fe7184
%license COPYING.LIB
2fe7184
%doc NEWS AUTHORS README
e10cfd1
%{_libdir}/libqmi-glib.so.*
00fc7c7
%{_libdir}/girepository-1.0/Qmi-1.0.typelib
5a4072a
e10cfd1
e10cfd1
%files devel
00fc7c7
%{_includedir}/libqmi-glib/
e10cfd1
%{_libdir}/pkgconfig/qmi-glib.pc
e10cfd1
%{_libdir}/libqmi-glib.so
00fc7c7
%{_datadir}/gtk-doc/html/libqmi-glib/
00fc7c7
%{_datadir}/gir-1.0/Qmi-1.0.gir
e10cfd1
5a4072a
e10cfd1
%files utils
00fc7c7
%license COPYING
e10cfd1
%{_bindir}/qmicli
e10cfd1
%{_bindir}/qmi-network
65172c7
%{_bindir}/qmi-firmware-update
00fc7c7
%{_datadir}/bash-completion
c88a225
%{_libexecdir}/qmi-proxy
00fc7c7
%{_mandir}/man1/*
e10cfd1
e10cfd1
e10cfd1
%changelog
8dc310a
* Thu Sep 09 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 1.30.2-1
8dc310a
- Update to 1.30.2
8dc310a
ea4d7ec
* Sat Aug 14 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 1.30.0-1
ea4d7ec
- Update to 1.30.0
ea4d7ec
02005c9
* Wed Aug 04 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 1.28.8-1
02005c9
- Update to 1.28.8
02005c9
2efdf75
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.28.6-2
2efdf75
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
2efdf75
0ac23f8
* Sat Jun 05 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 1.28.6-1
0ac23f8
- Update to 1.28.6
0ac23f8
00fc7c7
* Tue Apr 13 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 1.28.2-1
00fc7c7
- Update to 1.28.2
00fc7c7
24f2c84
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.8-2
24f2c84
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
24f2c84
2fe7184
* Sat Jan 16 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 1.26.8-1
2fe7184
- Update to 1.26.8
2fe7184
2fe7184
* Tue Nov  3 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.26.6-1
484d86f
- Update to 1.26.6
484d86f
ddf867a
* Fri Aug 28 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.26.4-1
ddf867a
- Update to 1.26.4
ddf867a
7ccc80b
* Mon Jul 27 2020 Peter Robinson <pbrobinson@fedoraproject.org>
7ccc80b
- Update to 1.26.2
7ccc80b
5a4072a
* Tue Mar 24 2020 Lubomir Rintel <lkundrak@v3.sk> - 1.24.8
5a4072a
- Update to 1.24.8
5a4072a
959f711
* Thu Mar  5 2020 Peter Robinson <pbrobinson@fedoraproject.org> 1.24.6-1
959f711
- Update to 1.24.6
959f711
- Spec cleanups, fix shipped licenses
959f711
9c05b13
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.0-2
9c05b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
9c05b13
5758741
* Mon Sep 23 2019 Lubomir Rintel <lkundrak@v3.sk> - 1.24.0
5758741
- Update to 1.24.0
5758741
dac4497
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.4-2
dac4497
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
dac4497
b98c85e
* Mon May 06 2019 Lubomir Rintel <lkundrak@v3.sk> - 1.22.4-1
b98c85e
- Update to 1.22.4
b98c85e
0c769de
* Thu Apr 11 2019 Lubomir Rintel <lkundrak@v3.sk> - 1.22.2-1
0c769de
- Update to 1.22.2
0c769de
97fec91
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.0-2
97fec91
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
97fec91
36cba02
* Tue Jan 15 2019 Lubomir Rintel <lkundrak@v3.sk> - 1.20.0-1
36cba02
- Update to 1.22.0
36cba02
00eb983
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.0-4
00eb983
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
00eb983
5375d39
* Thu Mar 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.20.0-3
5375d39
- Update Python 2 dependency declarations to new packaging standards
5375d39
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
5375d39
a1d1744
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.0-2
a1d1744
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
a1d1744
4e89af7
* Mon Jan 22 2018 Lubomir Rintel <lkundrak@v3.sk> - 1.20.0-1
36cba02
- Update to 1.20.0
4e89af7
90a9171
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-2
90a9171
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
90a9171
eb6d9fa
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-1
eb6d9fa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
eb6d9fa
65172c7
* Wed Mar 22 2017 Lubomir Rintel <lkundrak@v3.sk> - 1.18.0-1
65172c7
- Update to 1.18.0
65172c7
5a32c44
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.2-2
5a32c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
5a32c44
e777a58
* Tue Nov 15 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.16.2-1
e777a58
- Update to 1.16.2
e777a58
118e57e
* Tue Oct 04 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.16.0-2
118e57e
- Enable hardening
118e57e
2f26793
* Fri Jul 08 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.16.0-1
2f26793
- Update to 1.16.0
2f26793
6c879f6
* Tue May 03 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.14.2-1
6c879f6
- Update to 1.14.2
6c879f6
c306cef
* Mon Mar 21 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.14.0-1
c306cef
- Update to 1.14.0 release
c306cef
a1aee3c
* Tue Mar 01 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 1.12.6-3
a1aee3c
- Fix FTBFS with GCC 6 (#1307733)
a1aee3c
c2ac8de
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.6-2
c2ac8de
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
c2ac8de
47b5f74
* Tue Aug 18 2015 Lubomir Rintel <lkundrak@v3.sk> - 1.12.6-1
47b5f74
- Update to 1.12.6 release
47b5f74
c2a2497
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.4-3
c2a2497
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
c2a2497
340fc22
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 1.12.4-2
340fc22
- Rebuilt for Fedora 23 Change
340fc22
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
340fc22
b898d71
* Wed Feb 11 2015 Lubomir Rintel <lkundrak@v3.sk> - 1.12.4-1
b898d71
- Update to 1.12.4 release
b898d71
6dcf09a
* Tue Feb 10 2015 Lubomir Rintel <lkundrak@v3.sk> - 1.12.2-1
35c10ce
- Clean up the spec file a bit
6dcf09a
- Update to 1.12.2 release
35c10ce
e111608
* Thu Jan 15 2015 Dan Williams <dcbw@redhat.com> - 1.12.0-1
e111608
- Update to 1.12.0 release
e111608
0a4004b
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.2-2
0a4004b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
0a4004b
8654931
* Tue Aug  5 2014 Dan Williams <dcbw@redhat.com> - 1.10.2
8654931
- Update to 1.10.2 release
8654931
37a218d
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-2
37a218d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
37a218d
c88a225
* Sat Feb  1 2014 poma <poma@gmail.com> - 1.8.0-1
c88a225
- Update to 1.8.0 release
c88a225
113f69a
* Fri Sep  6 2013 Dan Williams <dcbw@redhat.com> - 1.6.0-1
113f69a
- Update to 1.6.0 release
693e495
02b8010
* Fri Jun  7 2013 Dan Williams <dcbw@redhat.com> - 1.4.0-1
02b8010
- Update to 1.4.0 release
02b8010
e10cfd1
* Fri May 10 2013 Dan Williams <dcbw@redhat.com> - 1.3.0-1.git20130510
e10cfd1
- Initial Fedora release
e10cfd1