diff --git a/.cvsignore b/.cvsignore index 339e544..4a181b3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -12,3 +12,4 @@ ModemManager-0.3.git20100317.tar.bz2 ModemManager-0.3.git20100323.tar.bz2 ModemManager-0.3.git20100331.tar.bz2 ModemManager-0.3.git20100405.tar.bz2 +ModemManager-0.3.git20100408.tar.bz2 diff --git a/ModemManager.spec b/ModemManager.spec index 07f863b..a6a9748 100644 --- a/ModemManager.spec +++ b/ModemManager.spec @@ -1,10 +1,10 @@ -%define snapshot .git20100405 +%define snapshot .git20100408 %define ppp_version 2.4.5 Summary: Mobile broadband modem management service Name: ModemManager Version: 0.3 -Release: 7%{snapshot}%{?dist} +Release: 8%{snapshot}%{?dist} # # Source from git://anongit.freedesktop.org/ModemManager/ModemManager # tarball built with: @@ -46,7 +46,7 @@ pppddir=`ls -1d %{_libdir}/pppd/2*` --with-docs=yes \ --disable-static \ --with-pppd-plugin-dir=$pppddir \ - --with-polkit=yes + --with-polkit=no make %{?_smp_mflags} @@ -91,6 +91,10 @@ fi %{_datadir}/icons/hicolor/22x22/apps/modem-manager.png %changelog +* Thu Apr 8 2010 Dan Williams - 0.3-8.git20100408 +- mbm: fix retrieval of current allowed mode +- gsm: fix initialization issues with some devices (like Blackberries) + * Mon Apr 5 2010 Dan Williams - 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 diff --git a/sources b/sources index f196c5e..63bb997 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2db85faae4b91f4dec71c295ebdab32 ModemManager-0.3.git20100405.tar.bz2 +f1d9aae493149485e9d531cbce2b573c ModemManager-0.3.git20100408.tar.bz2