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 923028 Details for
Bug 1125426
Update to 1.4.0 release
[?]
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]
Update to 1.3.0 git b8138d9 2014-07-29
Update-to-1.3.0-git-b8138d9-2014-07-29.patch (text/plain), 2.96 KB, created by
poma
on 2014-07-31 19:29:33 UTC
(
hide
)
Description:
Update to 1.3.0 git b8138d9 2014-07-29
Filename:
MIME Type:
Creator:
poma
Created:
2014-07-31 19:29:33 UTC
Size:
2.96 KB
patch
obsolete
> >Update to 1.3.0 git b8138d9 2014-07-29 > >--- > ModemManager.spec | 29 ++++++++++++++++++----------- > sources | 2 +- > 2 files changed, 19 insertions(+), 12 deletions(-) > >diff --git a/ModemManager.spec b/ModemManager.spec >index 5a2719b..f853c52 100644 >--- a/ModemManager.spec >+++ b/ModemManager.spec >@@ -1,21 +1,27 @@ >- >+%global git_sha_short b8138d9 >+%global snapshot .git20140729 > %global glib2_version 2.32 > %global systemd_dir %{_prefix}/lib/systemd/system >- > %global _hardened_build 1 > > Summary: Mobile broadband modem management service > Name: ModemManager >-Version: 1.2.0 >-Release: 3%{?dist} >+Version: 1.3.0 >+Release: 1%{snapshot}%{?dist} > # >-# Source from http://freedesktop.org/software/ModemManager/ >+# Source from git://anongit.freedesktop.org/%{name}/%{name} >+# or http://cgit.freedesktop.org/%{name}/%{name}/snapshot/%{name}-%{git_sha_short}.tar.gz >+# Local snapshot: >+# tar xf %{name}-%{git_sha_short}.tar.gz >+# mv %{name}-%{git_sha_short} %{name}-%{version} >+# %{name}-%{version}/autogen.sh >+# tar cJf %{name}-%{version}%{snapshot}.tar.xz %{name}-%{version} > # >-Source: %{name}-%{version}.tar.xz >+Source: %{name}-%{version}%{snapshot}.tar.xz > License: GPLv2+ > Group: System Environment/Base > >-URL: https://wiki.gnome.org/Projects/NetworkManager >+URL: http://freedesktop.org/wiki/Software/%{name} > BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) > Requires: glib2 >= %{glib2_version} > BuildRequires: glib2-devel >= %{glib2_version} >@@ -27,6 +33,7 @@ BuildRequires: libqmi-devel >= 1.6 > BuildRequires: libmbim-devel >= 1.5 > BuildRequires: gobject-introspection-devel >= 0.10.3 > BuildRequires: vala-tools vala-devel >+BuildRequires: polkit-devel > > Patch0: buildsys-hates-openpty.patch > >@@ -80,9 +87,6 @@ Vala bindings for ModemManager > %patch0 -p1 -b .pty > > %build >- >-autoreconf -i --force >-intltoolize --force > %configure \ > --enable-more-warnings=error \ > --with-udev-base-dir=%{_prefix}/lib/udev \ >@@ -91,7 +95,6 @@ intltoolize --force > --with-mbim=yes \ > --with-newest-qmi-commands \ > --disable-static \ >- --with-polkit=no \ > --with-dist-version=%{version}-%{release} > > make %{?_smp_mflags} >@@ -140,6 +143,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : > %{_datadir}/icons/hicolor/22x22/apps/*.png > %{_mandir}/man8/* > %{_datadir}/locale/*/LC_MESSAGES/ModemManager.mo >+%{_datadir}/polkit-1/actions/*.policy > > %files devel > %{_includedir}/ModemManager/*.h >@@ -164,6 +168,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : > %{_datadir}/vala/vapi/libmm-glib.* > > %changelog >+* Thu Jul 31 2014 poma <poma@gmail.com> - 1.3.0-1.20140729git >+- Update to a git commit b8138d9 >+ > * Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 1.2.0-3 > - Rebuilt for gobject-introspection 1.41.4 > >diff --git a/sources b/sources >index 1637324..f223fac 100644 >--- a/sources >+++ b/sources >@@ -1 +1 @@ >-6e70ab7c5f96aa6a4d5612c1d5ae5bb3 ModemManager-1.2.0.tar.xz >+a15a96d3658bb44dc09a0706467e7283 ModemManager-1.3.0.git20140729.tar.xz >-- >2.0.3 >
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 1125426
:
923028
|
923437
|
923787
|
924015
|
924016
|
929737