[ModemManager] Disable --with-newest-qmi-commands

Daniel Williams dcbw at fedoraproject.org
Tue Feb 17 19:08:32 UTC 2015


commit b8d878710cfe54c34db7203dc15131cb2862cda9
Author: Dan Williams <dcbw at redhat.com>
Date:   Tue Feb 17 13:07:43 2015 -0600

    Disable --with-newest-qmi-commands
    
    It was only intended to be experimental and doesn't provide anything
    that older commands cannot.  Plus upstream has removed the option.

 ModemManager.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/ModemManager.spec b/ModemManager.spec
index 4854fd0..ab58c07 100644
--- a/ModemManager.spec
+++ b/ModemManager.spec
@@ -95,7 +95,6 @@ intltoolize --force
 	--enable-gtk-doc \
 	--with-qmi=yes \
 	--with-mbim=yes \
-	--with-newest-qmi-commands \
 	--disable-static \
 	--with-polkit=no \
 	--with-dist-version=%{version}-%{release}


More information about the scm-commits mailing list