- core: fix detection of some generic devices (rh #579247)
- core: fix detection regression of some Huawei devices in 0.3-5 - cdma: periodically poll registration state and signal quality
This commit is contained in:
parent
729d2d8bde
commit
0d2d3ac88b
@ -11,3 +11,4 @@ ModemManager-0.3.git20100211.tar.bz2
|
|||||||
ModemManager-0.3.git20100317.tar.bz2
|
ModemManager-0.3.git20100317.tar.bz2
|
||||||
ModemManager-0.3.git20100323.tar.bz2
|
ModemManager-0.3.git20100323.tar.bz2
|
||||||
ModemManager-0.3.git20100331.tar.bz2
|
ModemManager-0.3.git20100331.tar.bz2
|
||||||
|
ModemManager-0.3.git20100405.tar.bz2
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%define snapshot .git20100331
|
%define snapshot .git20100405
|
||||||
%define ppp_version 2.4.5
|
%define ppp_version 2.4.5
|
||||||
|
|
||||||
Summary: Mobile broadband modem management service
|
Summary: Mobile broadband modem management service
|
||||||
Name: ModemManager
|
Name: ModemManager
|
||||||
Version: 0.3
|
Version: 0.3
|
||||||
Release: 6%{snapshot}%{?dist}
|
Release: 7%{snapshot}%{?dist}
|
||||||
#
|
#
|
||||||
# Source from git://anongit.freedesktop.org/ModemManager/ModemManager
|
# Source from git://anongit.freedesktop.org/ModemManager/ModemManager
|
||||||
# tarball built with:
|
# tarball built with:
|
||||||
@ -91,6 +91,11 @@ fi
|
|||||||
%{_datadir}/icons/hicolor/22x22/apps/modem-manager.png
|
%{_datadir}/icons/hicolor/22x22/apps/modem-manager.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 5 2010 Dan Williams <dcbw@redhat.com> - 0.3-7.git20100405
|
||||||
|
- core: fix detection of some generic devices (rh #579247)
|
||||||
|
- core: fix detection regression of some Huawei devices in 0.3-5
|
||||||
|
- cdma: periodically poll registration state and signal quality
|
||||||
|
|
||||||
* Wed Mar 31 2010 Dan Williams <dcbw@redhat.com> - 0.3-6.git20100331
|
* Wed Mar 31 2010 Dan Williams <dcbw@redhat.com> - 0.3-6.git20100331
|
||||||
- core: fix PPC/SPARC/etc builds
|
- core: fix PPC/SPARC/etc builds
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user