[ModemManager/f16] Update to 0.5.3.96 (0.5.4-rc1)

Daniel Williams dcbw at fedoraproject.org
Fri Jul 20 20:18:37 UTC 2012


commit a60034323827c6c7ee291a2a37d56d241e4c01ed
Author: Dan Williams <dcbw at redhat.com>
Date:   Fri Jul 20 15:18:18 2012 -0500

    Update to 0.5.3.96 (0.5.4-rc1)

 ModemManager-0.4-hack_sparc_werror.patch |   12 -------
 ModemManager.spec                        |   50 ++++++++++++++++++++++++------
 buildsys-hates-openpty.patch             |    1 +
 sources                                  |    2 +-
 4 files changed, 42 insertions(+), 23 deletions(-)
---
diff --git a/ModemManager.spec b/ModemManager.spec
index 1a410c8..52b9263 100644
--- a/ModemManager.spec
+++ b/ModemManager.spec
@@ -1,9 +1,9 @@
-%define snapshot .git20110706
+%define snapshot %{nil}
 %define ppp_version 2.4.5
 
 Summary: Mobile broadband modem management service
 Name: ModemManager
-Version: 0.4.998
+Version: 0.5.3.96
 Release: 1%{snapshot}%{?dist}
 #
 # Source from git://anongit.freedesktop.org/ModemManager/ModemManager
@@ -11,7 +11,7 @@ Release: 1%{snapshot}%{?dist}
 #    ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
 #    make distcheck
 #
-Source: %{name}-%{version}%{snapshot}.tar.bz2
+Source: %{name}-%{version}%{snapshot}.tar.xz
 License: GPLv2+
 Group: System Environment/Base
 
@@ -21,7 +21,7 @@ Requires: dbus-glib >= 0.86
 Requires: glib2 >= 2.18
 BuildRequires: glib2-devel >= 2.18
 BuildRequires: dbus-glib-devel >= 0.82
-BuildRequires: libgudev-devel >= 143
+BuildRequires: libgudev1-devel >= 143
 BuildRequires: ppp = %{ppp_version}
 BuildRequires: ppp-devel = %{ppp_version}
 BuildRequires: automake autoconf intltool libtool
@@ -30,10 +30,6 @@ BuildRequires: libxslt
 
 Patch0: buildsys-hates-openpty.patch
 
-# HACK patch to workaround FTBFS on sparc, type mismatch where
-# suseconds_t is int -- Rex
-Patch1: ModemManager-0.4-hack_sparc_werror.patch
-
 %description
 The ModemManager service provides a consistent API to operate many different
 modems, including mobile broadband (3G) devices.
@@ -41,13 +37,12 @@ modems, including mobile broadband (3G) devices.
 %prep
 %setup -q
 %patch0 -p1 -b .pty
-%patch1 -p1 -b .hack_sparc_werror.patch
 
 %build
 
 autoreconf -i
 %configure \
-	--enable-more-warnings=yes \
+	--enable-more-warnings=error \
 	--with-udev-base-dir=/lib/udev \
 	--with-tests=yes \
 	--with-docs=yes \
@@ -97,6 +92,41 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/dbus-1/interfaces/*.xml
 
 %changelog
+* Fri Jul 20 2012 Dan Williams <dcbw at redhat.com> - 0.5.3.96-1
+- Update to 0.5.3.96 (0.5.4-rc1)
+- core: fix SMS handling on a number of devices
+- zte: support for devices that use Icera chipsets
+- core: ignore unsupported QMI WWAN ports (rh #835153)
+
+* Wed Mar 14 2012 Dan Williams <dcbw at redhat.com> - 0.5.2.0-1
+- Update to 0.5.2
+- core: retry sending SMS in PDU mode if text fails
+- hso: fix connection regression due to Nokia device fixes
+
+* Sat Feb 25 2012 Dan Williams <dcbw at redhat.com> - 0.5.1.97-1
+- Update to 0.5.2-rc1
+- core: fix a few crashes
+- nokia: fix issues with various Nokia devices
+- huawei: fix modem crashes with older Huawei devices (like E220)
+
+* Tue Feb  7 2012 Dan Williams <dcbw at redhat.com> - 0.5.1.96-1
+- Update to git snapshot of 0.5.2
+- option: fix handling of access technology reporting
+- cdma: fix handling of EVDO registration states
+- mbm: fix problems reconnecting on Ericsson F5521gw modems
+- gsm: fix connections using the Motorola Flipout
+- gsm: better detection of registration state when connecting
+- mbm: add support for more Ericsson modems
+- gobi: ensure rebranded Gobi devices are driven by Gobi
+- gsm: fix SMS multipart messages, PDU-only mode, and text-mode message listing
+- huawei: fix USSD handling
+- nokia: add support for Nokia Internet Sticks
+- gsm: fix registration response handling on some newer devices
+- sierra: add support for Icera-based devices (USB305, AT&T Lightning)
+
+* Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.998-2.git20110706
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
 * Wed Jul  7 2011 Dan Williams <dcbw at redhat.com> - 0.4.998-1.git20110706
 - Update to 0.5-beta4
 - gsm: various USSD fixes
diff --git a/buildsys-hates-openpty.patch b/buildsys-hates-openpty.patch
index 39a4292..ef48d42 100644
--- a/buildsys-hates-openpty.patch
+++ b/buildsys-hates-openpty.patch
@@ -6,6 +6,7 @@ diff -up ModemManager-0.4.998/src/tests/Makefile.am.foo ModemManager-0.4.998/src
  	$(abs_builddir)/test-modem-helpers
  	$(abs_builddir)/test-charsets
 -	$(abs_builddir)/test-qcdm-serial-port
+ 	$(abs_builddir)/test-sms
  
  endif
  
diff --git a/sources b/sources
index 61ced6d..93ce493 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f9132a179190b2534726107a54eb1e9  ModemManager-0.4.998.git20110706.tar.bz2
+5c692eae12b6e8e5f3b7ea845c2ba2fb  ModemManager-0.5.3.96.tar.xz


More information about the scm-commits mailing list