- gsm: fix location services API signals
- gsm: fix issue with invalid operator names (rh #597088) - novatel: fix S720 signal strength reporting - novatel: detect CDMA home/roaming status
This commit is contained in:
parent
e1e90ae32b
commit
4193cf773d
@ -19,3 +19,4 @@ ModemManager-0.3.git20100504.tar.bz2
|
|||||||
ModemManager-0.3.git20100507.tar.bz2
|
ModemManager-0.3.git20100507.tar.bz2
|
||||||
ModemManager-0.4.git20100628.tar.bz2
|
ModemManager-0.4.git20100628.tar.bz2
|
||||||
ModemManager-0.4.git20100630.tar.bz2
|
ModemManager-0.4.git20100630.tar.bz2
|
||||||
|
ModemManager-0.4.git20100720.tar.bz2
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%define snapshot .git20100630
|
%define snapshot .git20100720
|
||||||
%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.4
|
Version: 0.4
|
||||||
Release: 3%{snapshot}%{?dist}
|
Release: 4%{snapshot}%{?dist}
|
||||||
#
|
#
|
||||||
# Source from git://anongit.freedesktop.org/ModemManager/ModemManager
|
# Source from git://anongit.freedesktop.org/ModemManager/ModemManager
|
||||||
# tarball built with:
|
# tarball built with:
|
||||||
@ -88,6 +88,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|||||||
%{_datadir}/icons/hicolor/22x22/apps/modem-manager.png
|
%{_datadir}/icons/hicolor/22x22/apps/modem-manager.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 20 2010 Dan Williams <dcbw@redhat.com> - 0.4-4.git20100720
|
||||||
|
- gsm: fix location services API signals
|
||||||
|
- gsm: fix issue with invalid operator names (rh #597088)
|
||||||
|
- novatel: fix S720 signal strength reporting
|
||||||
|
- novatel: detect CDMA home/roaming status
|
||||||
|
|
||||||
* Wed Jun 30 2010 Dan Williams <dcbw@redhat.com> - 0.4-3.git20100630
|
* Wed Jun 30 2010 Dan Williams <dcbw@redhat.com> - 0.4-3.git20100630
|
||||||
- gsm: enable the location services API
|
- gsm: enable the location services API
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user