Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 858168 Details for
Bug 1060493
ModemManager 1.2.0 stable update
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
ModemManager update to 1.2.0 patch
ModemManager-update-to-1.2.0-v2.diff (text/plain), 3.05 KB, created by
poma
on 2014-02-02 02:58:53 UTC
(
hide
)
Description:
ModemManager update to 1.2.0 patch
Filename:
MIME Type:
Creator:
poma
Created:
2014-02-02 02:58:53 UTC
Size:
3.05 KB
patch
obsolete
>diff --git a/ModemManager.spec b/ModemManager.spec >index 13fa901..bf65919 100644 >--- a/ModemManager.spec >+++ b/ModemManager.spec >@@ -1,4 +1,4 @@ >-%global snapshot .git20130913 >+ > %global glib2_version 2.32 > %global systemd_dir %{_prefix}/lib/systemd/system > >@@ -6,19 +6,16 @@ > > Summary: Mobile broadband modem management service > Name: ModemManager >-Version: 1.1.0 >-Release: 2%{snapshot}%{?dist} >+Version: 1.2.0 >+Release: 1%{?dist} > # >-# Source from git://anongit.freedesktop.org/ModemManager/ModemManager >-# tarball built with: >-# ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var >-# make distcheck >+# Source from http://freedesktop.org/software/ModemManager/ > # >-Source: %{name}-%{version}%{snapshot}.tar.xz >+Source: %{name}-%{version}.tar.xz > License: GPLv2+ > Group: System Environment/Base > >-URL: http://www.gnome.org/projects/NetworkManager/ >+URL: https://wiki.gnome.org/Projects/NetworkManager > BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) > Requires: glib2 >= %{glib2_version} > BuildRequires: glib2-devel >= %{glib2_version} >@@ -87,11 +84,13 @@ Vala bindings for ModemManager > autoreconf -i --force > intltoolize --force > %configure \ >- --enable-more-warnings=error \ >+ --prefix=/usr \ >+ --sysconfdir=/etc \ >+ --localstatedir=/var \ >+ --enable-more-warnings \ > --with-udev-base-dir=%{_prefix}/lib/udev \ >- --enable-gtk-doc=yes \ >- --with-qmi=yes \ >- --with-mbim=yes \ >+ --enable-gtk-doc \ >+ --with-newest-qmi-commands \ > --disable-static \ > --with-polkit=no \ > --with-dist-version=%{version}-%{release} >@@ -141,6 +140,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : > %{systemd_dir}/ModemManager.service > %{_datadir}/icons/hicolor/22x22/apps/*.png > %{_mandir}/man8/* >+%{_datadir}/locale/*/LC_MESSAGES/ModemManager.mo > > %files devel > %{_includedir}/ModemManager/*.h >@@ -165,6 +165,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : > %{_datadir}/vala/vapi/libmm-glib.* > > %changelog >+* Sat Feb 1 2014 poma <poma@gmail.com> - 1.2.0-1 >+- Update to 1.2.0 release >+ > * Fri Sep 13 2013 Dan Williams <dcbw@redhat.com> - 1.1.0-2.git20130913 > - Build with MBIM support > - Enable Vala bindings >diff --git a/buildsys-hates-openpty.patch b/buildsys-hates-openpty.patch >index aa61d24..4daa31e 100644 >--- a/buildsys-hates-openpty.patch >+++ b/buildsys-hates-openpty.patch >@@ -1,12 +1,11 @@ > diff -up ModemManager-0.4.998/src/tests/Makefile.am.foo ModemManager-0.4.998/src/tests/Makefile.am > --- ModemManager-0.4.998/src/tests/Makefile.am.foo 2011-07-06 17:59:53.711343366 -0500 > +++ ModemManager-0.4.998/src/tests/Makefile.am 2011-07-06 18:00:08.971152593 -0500 >-@@ -45,7 +45,6 @@ if WITH_TESTS >+@@ -3,7 +3,6 @@ > noinst_PROGRAMS = \ > test-modem-helpers \ > test-charsets \ > - test-qcdm-serial-port \ > test-at-serial-port \ >- test-sms-part >- >- >+ test-sms-part-3gpp \ >+ test-sms-part-cdma >diff --git a/sources b/sources >index 430d5bc..4f52be2 100644 >--- a/sources >+++ b/sources >@@ -1 +1 @@ >-055f12a1dbfc41cc4ca053c3d6ec2eee ModemManager-1.1.0.git20130913.tar.xz >+55c6cb712d9edd882f604a2ad0952515 ModemManager-1.2.0.tar.xz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1060493
: 858168