Blame SPECS/libqmi.spec

8324f5
Name: libqmi
ccf698
Version: 1.30.2
2467a6
Release: 2%{?dist}
8324f5
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
8324f5
License: LGPLv2+
8324f5
URL: http://freedesktop.org/software/libqmi
8324f5
Source: http://freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz
8324f5
8324f5
BuildRequires: gcc
8324f5
BuildRequires: glib2-devel >= 2.48.0
ccf698
BuildRequires: gobject-introspection-devel
8324f5
BuildRequires: gtk-doc
8324f5
BuildRequires: pkgconfig(gudev-1.0) >= 147
8324f5
BuildRequires: libmbim-devel >= 1.18.0
2467a6
BuildRequires: libqrtr-glib-devel
8324f5
BuildRequires: make
8324f5
BuildRequires: python3
8324f5
8324f5
%description
8324f5
This package contains the libraries that make it easier to use QMI functionality
8324f5
from applications that use glib.
8324f5
8324f5
8324f5
%package devel
8324f5
Summary: Header files for adding QMI support to applications that use glib
8324f5
Requires: %{name}%{?_isa} = %{version}-%{release}
8324f5
Requires: glib2-devel
8324f5
Requires: pkgconfig
8324f5
8324f5
%description devel
8324f5
This package contains the header and pkg-config files for development
8324f5
applications using QMI functionality from applications that use glib.
8324f5
8324f5
8324f5
%package utils
8324f5
Summary: Utilities to use the QMI protocol from the command line
8324f5
Requires: %{name}%{?_isa} = %{version}-%{release}
8324f5
License: GPLv2+
8324f5
8324f5
%description utils
8324f5
This package contains the utilities that make it easier to use QMI functionality
8324f5
from the command line.
8324f5
8324f5
8324f5
%prep
8324f5
%autosetup -p1
8324f5
8324f5
8324f5
%build
8324f5
%configure --disable-static --enable-gtk-doc --enable-mbim-qmux
ccf698
%{make_build} V=1
8324f5
8324f5
8324f5
%install
8324f5
%make_install
8324f5
find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference configure.ac
ccf698
find %{buildroot} -type f -name "*.la" -delete
8324f5
8324f5
8324f5
%ldconfig_scriptlets
8324f5
8324f5
8324f5
%files
8324f5
%license COPYING.LIB
8324f5
%doc NEWS AUTHORS README
8324f5
%{_libdir}/libqmi-glib.so.*
ccf698
%{_libdir}/girepository-1.0/Qmi-1.0.typelib
8324f5
8324f5
8324f5
%files devel
ccf698
%{_includedir}/libqmi-glib/
8324f5
%{_libdir}/pkgconfig/qmi-glib.pc
8324f5
%{_libdir}/libqmi-glib.so
ccf698
%{_datadir}/gtk-doc/html/libqmi-glib/
ccf698
%{_datadir}/gir-1.0/Qmi-1.0.gir
8324f5
8324f5
8324f5
%files utils
ccf698
%license COPYING
8324f5
%{_bindir}/qmicli
8324f5
%{_bindir}/qmi-network
8324f5
%{_bindir}/qmi-firmware-update
ccf698
%{_datadir}/bash-completion
8324f5
%{_libexecdir}/qmi-proxy
ccf698
%{_mandir}/man1/*
8324f5
8324f5
8324f5
%changelog
2467a6
* Wed Dec 15 2021 Ana Cabral <acabral@redhat.com> - 1.30.2-2
2467a6
- Include libqrtr build dependency (rh #2032807)
2467a6
ccf698
* Tue Sep 07 2021 Wen Liang <wenliang@redhat.com> - 1.30.2-1
ccf698
- Update to 1.30.2
ccf698
8324f5
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.26.8-4
8324f5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
8324f5
  Related: rhbz#1991688
8324f5
8324f5
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.26.8-3
8324f5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
8324f5
8324f5
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.8-2
8324f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
8324f5
8324f5
* Sat Jan 16 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 1.26.8-1
8324f5
- Update to 1.26.8
8324f5
8324f5
* Tue Nov  3 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.26.6-1
8324f5
- Update to 1.26.6
8324f5
8324f5
* Fri Aug 28 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.26.4-1
8324f5
- Update to 1.26.4
8324f5
8324f5
* Mon Jul 27 2020 Peter Robinson <pbrobinson@fedoraproject.org>
8324f5
- Update to 1.26.2
8324f5
8324f5
* Tue Mar 24 2020 Lubomir Rintel <lkundrak@v3.sk> - 1.24.8
8324f5
- Update to 1.24.8
8324f5
8324f5
* Thu Mar  5 2020 Peter Robinson <pbrobinson@fedoraproject.org> 1.24.6-1
8324f5
- Update to 1.24.6
8324f5
- Spec cleanups, fix shipped licenses
8324f5
8324f5
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.0-2
8324f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
8324f5
8324f5
* Mon Sep 23 2019 Lubomir Rintel <lkundrak@v3.sk> - 1.24.0
8324f5
- Update to 1.24.0
8324f5
8324f5
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.4-2
8324f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
8324f5
8324f5
* Mon May 06 2019 Lubomir Rintel <lkundrak@v3.sk> - 1.22.4-1
8324f5
- Update to 1.22.4
8324f5
8324f5
* Thu Apr 11 2019 Lubomir Rintel <lkundrak@v3.sk> - 1.22.2-1
8324f5
- Update to 1.22.2
8324f5
8324f5
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.0-2
8324f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
8324f5
8324f5
* Tue Jan 15 2019 Lubomir Rintel <lkundrak@v3.sk> - 1.20.0-1
8324f5
- Update to 1.22.0
8324f5
8324f5
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.0-4
8324f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
8324f5
8324f5
* Thu Mar 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.20.0-3
8324f5
- Update Python 2 dependency declarations to new packaging standards
8324f5
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
8324f5
8324f5
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.0-2
8324f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
8324f5
8324f5
* Mon Jan 22 2018 Lubomir Rintel <lkundrak@v3.sk> - 1.20.0-1
8324f5
- Update to 1.20.0
8324f5
8324f5
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-2
8324f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
8324f5
8324f5
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-1
8324f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
8324f5
8324f5
* Wed Mar 22 2017 Lubomir Rintel <lkundrak@v3.sk> - 1.18.0-1
8324f5
- Update to 1.18.0
8324f5
8324f5
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.2-2
8324f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8324f5
8324f5
* Tue Nov 15 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.16.2-1
8324f5
- Update to 1.16.2
8324f5
8324f5
* Tue Oct 04 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.16.0-2
8324f5
- Enable hardening
8324f5
8324f5
* Fri Jul 08 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.16.0-1
8324f5
- Update to 1.16.0
8324f5
8324f5
* Tue May 03 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.14.2-1
8324f5
- Update to 1.14.2
8324f5
8324f5
* Mon Mar 21 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.14.0-1
8324f5
- Update to 1.14.0 release
8324f5
8324f5
* Tue Mar 01 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 1.12.6-3
8324f5
- Fix FTBFS with GCC 6 (#1307733)
8324f5
8324f5
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.6-2
8324f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
8324f5
8324f5
* Tue Aug 18 2015 Lubomir Rintel <lkundrak@v3.sk> - 1.12.6-1
8324f5
- Update to 1.12.6 release
8324f5
8324f5
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.4-3
8324f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
8324f5
8324f5
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 1.12.4-2
8324f5
- Rebuilt for Fedora 23 Change
8324f5
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
8324f5
8324f5
* Wed Feb 11 2015 Lubomir Rintel <lkundrak@v3.sk> - 1.12.4-1
8324f5
- Update to 1.12.4 release
8324f5
8324f5
* Tue Feb 10 2015 Lubomir Rintel <lkundrak@v3.sk> - 1.12.2-1
8324f5
- Clean up the spec file a bit
8324f5
- Update to 1.12.2 release
8324f5
8324f5
* Thu Jan 15 2015 Dan Williams <dcbw@redhat.com> - 1.12.0-1
8324f5
- Update to 1.12.0 release
8324f5
8324f5
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.2-2
8324f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
8324f5
8324f5
* Tue Aug  5 2014 Dan Williams <dcbw@redhat.com> - 1.10.2
8324f5
- Update to 1.10.2 release
8324f5
8324f5
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-2
8324f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
8324f5
8324f5
* Sat Feb  1 2014 poma <poma@gmail.com> - 1.8.0-1
8324f5
- Update to 1.8.0 release
8324f5
8324f5
* Fri Sep  6 2013 Dan Williams <dcbw@redhat.com> - 1.6.0-1
8324f5
- Update to 1.6.0 release
8324f5
8324f5
* Fri Jun  7 2013 Dan Williams <dcbw@redhat.com> - 1.4.0-1
8324f5
- Update to 1.4.0 release
8324f5
8324f5
* Fri May 10 2013 Dan Williams <dcbw@redhat.com> - 1.3.0-1.git20130510
8324f5
- Initial Fedora release
8324f5