Update to 1.10 release
This commit is contained in:
parent
5d376b8a0c
commit
fa5749ea96
13
libmbim.spec
13
libmbim.spec
@ -1,11 +1,11 @@
|
||||
|
||||
%global realversion 1.8.0
|
||||
%global realversion 1.10.0
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: libmbim
|
||||
Summary: Support library for the Mobile Broadband Interface Model protocol
|
||||
Version: %{?realversion}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://freedesktop.org/software/libmbim
|
||||
|
||||
@ -70,20 +70,25 @@ make check
|
||||
%files
|
||||
%doc COPYING NEWS AUTHORS README
|
||||
%{_libdir}/libmbim-glib.so.*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%files devel
|
||||
%{_includedir}/libmbim-glib/
|
||||
%{_libdir}/pkgconfig/mbim-glib.pc
|
||||
%{_libdir}/libmbim-glib.so
|
||||
%{_datadir}/gtk-doc/
|
||||
%dir %{_datadir}/gtk-doc/html/libmbim-glib
|
||||
%{_datadir}/gtk-doc/html/libmbim-glib/*
|
||||
|
||||
%files utils
|
||||
%{_bindir}/mbimcli
|
||||
%{_bindir}/mbim-network
|
||||
%{_mandir}/man1/*
|
||||
%{_libexecdir}/mbim-proxy
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 5 2014 Dan Williams <dcbw@redhat.com> - 1.10.0-1
|
||||
- Update to 1.10.0 release
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user