- 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:
Daniel Williams 2010-04-05 19:36:55 +00:00
parent 729d2d8bde
commit 0d2d3ac88b
3 changed files with 9 additions and 3 deletions

View File

@ -11,3 +11,4 @@ ModemManager-0.3.git20100211.tar.bz2
ModemManager-0.3.git20100317.tar.bz2
ModemManager-0.3.git20100323.tar.bz2
ModemManager-0.3.git20100331.tar.bz2
ModemManager-0.3.git20100405.tar.bz2

View File

@ -1,10 +1,10 @@
%define snapshot .git20100331
%define snapshot .git20100405
%define ppp_version 2.4.5
Summary: Mobile broadband modem management service
Name: ModemManager
Version: 0.3
Release: 6%{snapshot}%{?dist}
Release: 7%{snapshot}%{?dist}
#
# Source from git://anongit.freedesktop.org/ModemManager/ModemManager
# tarball built with:
@ -91,6 +91,11 @@ fi
%{_datadir}/icons/hicolor/22x22/apps/modem-manager.png
%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
- core: fix PPC/SPARC/etc builds

View File

@ -1 +1 @@
0b698479f2e29982d825e355400f10dd ModemManager-0.3.git20100331.tar.bz2
8065662bd038e2af229b813cfdb8eb86 ModemManager-0.3.git20100405.tar.bz2