Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2014-02-03 11:13:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and      /work/SRC/openSUSE:Factory/.ModemManager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ModemManager"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes        
2013-12-22 19:36:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2014-02-03 11:13:07.000000000 +0100
@@ -1,0 +2,9 @@
+Wed Jan 22 11:59:13 UTC 2014 - [email protected]
+
+- As we enabled pkgconfig(qmi-glib) and pkgconfig(mbim-glib)
+  BuildRequires (last change), it's arguably also a good idea to
+  replace --without-qmi and --without-mbim configure parameters
+  with their --with-qmi and --with-mbim counterparts (and thus
+  actually really enable the support).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ModemManager.spec ++++++
--- /var/tmp/diff_new_pack.zuFfac/_old  2014-02-03 11:13:07.000000000 +0100
+++ /var/tmp/diff_new_pack.zuFfac/_new  2014-02-03 11:13:07.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ModemManager
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
 BuildRequires:  pkgconfig(gudev-1.0) >= 147
 BuildRequires:  pkgconfig(mbim-glib)
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.97
-BuildRequires:  pkgconfig(qmi-glib)
+BuildRequires:  pkgconfig(qmi-glib) >= 1.4
 BuildRequires:  pkgconfig(systemd)
 Requires:       hicolor-icon-theme
 Recommends:     usb_modeswitch
@@ -75,8 +75,8 @@
 %configure \
     --disable-static \
     --with-polkit \
-    --with-udev-base-dir=%{_udevdir} --without-qmi \
-    --without-mbim
+    --with-udev-base-dir=%{_udevdir} --with-qmi \
+    --with-mbim
 %__make %{?_smp_mflags}
 
 %install

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to